aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vtpm/vtpm.patch
Commit message (Collapse)AuthorAgeFilesLines
* TPM emulator: HMAC calculation fix for response from TPM_LoadKey2Keir Fraser2008-03-031-2/+25
| | | | Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
* VTPM: Fix bug where enabling vtpm causes installation errorkfraser@localhost.localdomain2007-05-241-1/+1
| | | | Signed-off-by: S.Caglar Onur <caglar@pardus.org.tr>
* VTPM_TOOLS: Added support for QEMU to communicate with vTPM over UNIXkfraser@localhost.localdomain2007-01-221-107/+203
| | | | | | socket for HVM guests. Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com>
* VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and setkfraser@localhost.localdomain2006-07-251-1362/+211
| | | | | | | | up easier tracking of the emulator. Also fixed a few minor bugs in the manager. Signed-off-by: Vincent Scarlata <vincent.r.scarlata@intel.com>
* [VTPM_TOOLS] Updated vtpmd to save complete state in preperateion tokaf24@firebug.cl.cam.ac.uk2006-06-271-170/+171
| | | | | | | support suspend/resume and migration. Fixed startup bug. Signed-off-by: Vincent Scarlata <vincent.r.scarlata@intel.com>
* [VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator.kaf24@firebug.cl.cam.ac.uk2006-05-311-130/+358
| | | | | | New emulator includes AIK, DAA, and Transport Sessions Signed-off-by: Vinnie Scarlata <Vincent.r.scarlata@intel.com>
* VTPM_TOOLS: Restructured handlers for better clearity and created an ipckaf24@firebug.cl.cam.ac.uk2006-05-171-164/+33
| | | | | | | | abstraction needed for expansion to hot plug and migration support. Also fixed a bug in savestate. Signed-off-by: Vinnie Scarlata <Vincent.r.scarlata@intel.com>
* Add 64 bit support to the VTPM Tools plus do some minor cleanups.kaf24@firebug.cl.cam.ac.uk2005-09-201-187/+192
| | | | | | | | | | | | | The VTPM manager and VTPMs fully support both 32 and 64 bit OSes. The tpm_emulator (provided for debugging on TPM-less machines) does not support 64-bit kernels by default though. See the README for details on how to use it on 64-bit kernels. (Vinnie Scarlata, Intel Corporation) Signed-off-by: Joe Cihula <joe.cihula@intel.com>
* Remainder of Intel/IBM joint TPM Virtualization implementation for Xen. shand@ubuntu.eng.hq.xensource.com2005-08-301-0/+1645
Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com> Signed-off-by: Joseph Cihula <joseph.cihula@intel.com> Signed-off-by: Steven Hand <steven@xensource.com>