[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 10/12] VTPM mini-os: vtpm-stubdom
This patch adds the vtpm-stubdom mini-os domain to the stubdom directory. To build it: cd stubdom make vtpm-stubdomIt uses the berlios tpm_emulator version 0.6.1 as a base and the paravirtualized tpm drivers to communicate with the guest and the vtpm manager domain. An examples directory was added to studom/vtpm with 2 example config files to show how to use the vtpm domain. The vtpm can use either vtpm_managerd running as a process in dom0 or vtpmmgrdom running as its own domain. You must change the backend parameter for the vtpm= entry in the vtpm config file to point to either dom0 or vtpmmgrdom. You must also give each vtpm a unique uuid. When using vtpm-stubdom with vtpm_managerd in dom0, vtpm_managerd must be built and installed in stubdom mode. To do this: cd tools/vtpm_manager vi Rules.mk Uncomment the line that says: CFLAGS += -DVTPM_STUBDOM make clean and then make && make install Further more complete documentation will be forthcoming Signed off by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx> Attachment:
10-vtpm-stubdom.patch Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |