aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vtpm
Commit message (Expand)AuthorAgeFilesLines
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* tools: vtpm: Use $(BINDIR) rather than a privately defined variableIan Campbell2011-03-211-3/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* vtpm: Upgrade to using tpm_emulator-0.5.1Keir Fraser2009-08-242-28/+772
* Do not print `***' when compiling unless we fall overKeir Fraser2009-01-121-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-6/+1
* TPM emulator: HMAC calculation fix for response from TPM_LoadKey2Keir Fraser2008-03-031-2/+25
* vtpm: Small makefile fix.Keir Fraser2008-01-301-1/+1
* vtpm: Fix GetCapabilityOwner functionKeir Fraser2007-12-291-0/+15
* Fix some build system error handling.Keir Fraser2007-12-201-7/+7
* [VTPM] Fix vTPM function in HVM domainkfraser@localhost.localdomain2007-09-181-3/+29
* VTPM: Fix bug where enabling vtpm causes installation errorkfraser@localhost.localdomain2007-05-241-1/+1
* VTPM_TOOLS: Added support for QEMU to communicate with vTPM over UNIXkfraser@localhost.localdomain2007-01-221-107/+203
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-5/+0
* VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and setkfraser@localhost.localdomain2006-07-254-2863/+1127
* [VTPM_TOOLS] Updated vtpmd to save complete state in preperateion tokaf24@firebug.cl.cam.ac.uk2006-06-274-429/+972
* [VTPM_TOOLS] Moved the developement tpm_emulator down to ring 3, whichkaf24@firebug.cl.cam.ac.uk2006-06-272-72/+1379
* [VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator.kaf24@firebug.cl.cam.ac.uk2006-05-314-210/+424
* VTPM_TOOLS: Restructured handlers for better clearity and created an ipckaf24@firebug.cl.cam.ac.uk2006-05-173-174/+46
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+6
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Fix bugs related to the virtual TPM. Also make the vTPMkaf24@firebug.cl.cam.ac.uk2006-02-162-5/+9
* VTPM Tools: Fix threading bug in vtpm_manager while using NPTL. Nowkaf24@firebug.cl.cam.ac.uk2006-02-161-3/+3
* Adds a check to vtpm_manager and vtpm Makefiles to verify openssl andkaf24@firebug.cl.cam.ac.uk2006-01-122-2/+13
* Fix .hgignore and add missing vtpm patch file.kaf24@firebug.cl.cam.ac.uk2005-09-211-0/+499
* Add 64 bit support to the VTPM Tools plus do some minor cleanups.kaf24@firebug.cl.cam.ac.uk2005-09-204-253/+246
* Fix vtpm build when doing 'make dist' (particularly when not root). shand@ubuntu.eng.hq.xensource.com2005-08-311-4/+6
* Remainder of Intel/IBM joint TPM Virtualization implementation for Xen. shand@ubuntu.eng.hq.xensource.com2005-08-305-0/+1938