search for: vtpmd

Displaying 4 results from an estimated 4 matches for "vtpmd".

Did you mean: vtpm
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
What will follow soon are updates to vtpmd, vtpm_manager, xm, xl, mini-os, and new vtpm and vtpm manager stub domains. The first patch I''d like to submit upgrades vtpmd to version 0.7.4 This patch does the following: -add checks to configure to check for cmake (required by berlios 0.7.4) -removes all of the 0.5.1 patches -adds a...
2012 Sep 21
1
PATCH [base vtpm and libxl patches 0/6]
So it looks like I was basing my patches off of this tree git://xenbits.xen.org/xen-unstable.git which is not actually xen-unstable. I rebased and reworked my patches off of the correct tree git://xenbits.xen.org/xen.git What follows are the vtpmd, vtpm_manager, and libxl patches. All of the mini-os patches apply cleanly to the latest xen so I won''t be resubmitting those unless you all would want me to. Anyway, patches incoming.. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http:...
2010 Aug 25
0
[PATCH 0/7] vtpm Mini-Os domain and vTPM stability fixes
...in a mini-os domain, called vtpm-stubdom. Documentation on how to use this domain is located at stubdom/vtpm/README. The following are a series of patches that enable this domain and also add significant stability improvements to the entire vTPM subsystem, including the original method of using vtpmd as a process. Summary of changes: -Major stability fixes to vtpm manager -#define VTPM_STUBDOM for vtpm_managerd to allow it to work with vtpm stubdomains. -hotplug system stability fixes -add #defines to mini-os to disable drivers like pci and net if you don''t want to use them. -generi...
2005 Sep 29
0
Not able to get Virtual TPM working with Xen,
...y configured kernels. Installing TPM emulator: cd ../tools/vtpm make make insatll This will download TPM emulator version 0.2 and applies following patches, -------------------------------- tpm_emulator-0.2b-x86_64.patch vtpm.patch -------------------------------- and also this will create "vtpmd" now.. cd tpm_emulator #make #make insatll This would create /dev/tpm0. And also creates tpm_emulator module #modinfo tpm_emulator //gives the following ----------------------------------- [root@localhost log]# modinfo tpm_emulator filename: /lib/modules/2.6.12-xen0/extra/tpm_emulator.ko li...