similar to: [PATCH] [QEMU] [TPM-TIS] Transmit the locality in which the command was sent

Displaying 20 results from an estimated 20000 matches similar to: "[PATCH] [QEMU] [TPM-TIS] Transmit the locality in which the command was sent"

2006 Oct 24
0
[PATCH] [HVM] [TPM] [3/3] TIS device model for Qemu
This patch adds a TIS device model compliant to the 1.2 TPM specification to Qemu. It implements all registers necessary to make the Linux TIS driver work (tpm_tis.c). All of the basic registers supported by this type of device are implemented. Also the locality selection has been implemented, but has not been tested. The legacy registers as described in the specification are not supported.
2006 Aug 21
1
[PATCH][vTPM] 3/3: TPM device model for qemu dm
This patch adds a TPM device model to the qemu dm for fully virtualized VMs. It is enabled in the VM only if the user requests a TPM device in the vm configuration file using the ''vtpm=[...]'' line. It enables the qemu device model command line with a ''vtpm_instance <instance number>'' parameter. Signed-off-by: David Safford <safford@watson.ibm.com>
2005 Oct 01
0
[PATCH] TPM driver patch
The attached patch allows adjustment of the size of TPM transfer buffers to the size that a lower-layer driver supports. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Oct 06
0
[PATCH] Remove variable buffer size and partial reads from tpm.c
I am removing the experimental feature that allows buffer sizes for transfers from TPMs larger than 2kb. This could become useful if a vTPM is located in its owns domain and needs to be serialized for suspension or migration and the packet size becomes bigger than the current limit. Partial reads were supposed to complement this feature for applications to know how many bytes to read from
2006 Dec 07
7
[PATCH] [Firmware] TCG BIOS extensions for the Bochs BIOS
This patch adds an implementation of the TCG BIOS extensions to the Bochs BIOS and enables logging of boot measurements using the previously implemented support for TCPA ACPI tables. A low-level driver for a TPM TIS device and an Atmel device is provided. The implemented specification is described here:
2006 May 18
0
[PATCH] [vTPM] Update for switch to 2.6.16-rc4 or later
This patch should be applied the source tree once the 2.6.16-rc4 or 2.6.17 or a later kernel is used. I am sending it now in order not to break the build when switching. I am updating tpm.c and tpm.h to follow the changes in mainline. As a result of the patch, all changes to these two files (when compared to mainline) are surrounded by #ifdef CONFIG_XEN. Since now the chip structure is returned
2007 Feb 02
0
[PATCH] [Xm-TEST] Fix XAPI test case 02
This fixes the xapi test case 02 with those parts that currently do not work disabled with ''if 0:'' Signed-off-by: Stefan Berger <stefanb@us.ibm.com> Index: root/xen-unstable.hg/tools/xm-test/tests/xapi/02_xapi-vbd_basic.py =================================================================== --- root.orig/xen-unstable.hg/tools/xm-test/tests/xapi/02_xapi-vbd_basic.py +++
2007 Feb 28
4
[PATCH] [Xm-Test] A test case doing local migration 3 times in a loop
The following test case does local migration 3 times in a loop. I currently see the following error output on x86-64 (only!) inside the guest (change debugMe in line 68 of xm-test/lib/XmTestLib/Console.py to True): @%@%> XENBUS error -12 while reading message XENBUS error -12 while reading message XENBUS unexpected type [1325400064], expected [4] XENBUS error -12 while reading message XENBUS
2008 Sep 19
0
How to get the instance number from TPM Command in VTPM
Hi all, How the virtual TPM dispatch TPM commands ? I know that If multiple virtual machines send TPM commands to the virtual TPM, it can be determined from the instance number of a TPM command from which VM the command originated. My question is how the instance number of a TPM command can be prepended? thanks _______________________________________________ Xen-devel mailing list
2005 Aug 17
1
[PATCH] vTPM support for XEN - Part 1
Attached is the patch that provides additions to include files, particularly to support the control messages for the TPM front- and backend drivers. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> Stefan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 05
3
[PATCH] [Xen-API] Patch for fixing the rtc/timeoffset entry
This patch rewrites the rtc/timeoffset entry so the VM''s record can be retrieved with the Java xmlrpc library. If the entry is ''None'' it upsets the xmlrpc parser. This fixes it, though maybe there''s a better place in xend to place similar code. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel
2007 Jan 03
2
[PATCH] [Bochs/32-Bit BIOS] [2/3] TCG Bios extensions
This patch adds TCG BIOS extensions to the high memory area along with some often-used libc utility functions. The TCG extensions are described here: https://www.trustedcomputinggroup.org/specs/PCClient/TCG_PCClientImplementationforBIOS_1-20_1-00.pdf I have tried to keep the patching with rombios.c to a minimum, but some amount of code needs to be inserted at various locations. The code is
2007 Jan 20
5
[PATCH] Fix linux compilation on x86-64
This patch fixes Linux 2.6.18 compilation on x86-64 and also works on i386. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Jul 30
2
[PATCH] [XM] Enable a bootloader when using XM via Xen-API
This enables the usage of a bootloader, i.e., pygrub, when starting a domain using xm in Xen-API mode. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Aug 29
0
VMKnoppix 5.3.1DVD 20080827 (Virtual TPM is supported on Xen and KVM/QEMU) is released.
Dear, We release new VMKnoppix 5.3.1DVD(20080827). HP: http://www.rcis.aist.go.jp/project/knoppix/vmknoppix/index.html Guide-PDF: http://www.rcis.aist.go.jp/project/knoppix/vmknoppix/VMKnoppix-20080827-E.pdf ### Special Feature ### # Virtual TPM is supported on Xen and KVM/QEMU. The virtual machines are used for Trusted Computing. # The LiveCD of trusted computing (GRUB-IMA, Linux-IMA
2006 Mar 02
0
[PATCH] Fix for vTPM backend
The attached patch - fixes a problem in the vTPM backend where the timer was killed when the timer function was run - removes a variable from being put in the ring by the frontend - reformatting due to indent tool running over some of the files Has been tested with the vtpm-relevant parts of xm-test. Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
2007 Nov 14
0
[PATCH] [xend] host.get_log() close fd
Close the filedescriptor after reading the log file. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Sep 25
0
[PATCH] [BIOS] Improve the way the RSDP is found in the BIOS extension
Following the ACPI spec. I improved the way the RSDP is found in the BIOS extension so that it will still be found if it ever moves. Also makes the code look better. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 15
0
[PATCH] Small fix to the host.get_name_description call
Signed-off-by: Stefan Berger <stefanb@us.ibm.com> diff -r 3ef0510e44d0 tools/python/xen/xend/XendAPI.py --- a/tools/python/xen/xend/XendAPI.py Tue May 08 10:21:23 2007 +0100 +++ b/tools/python/xen/xend/XendAPI.py Mon May 14 23:17:32 2007 -0400 @@ -905,7 +941,7 @@ class XendAPI(object): XendNode.instance().set_name(new_name) return
2008 Jun 13
0
[PATCH] [xend] [ACM] Enable labeling of resources as inaccessible
This patch enables the labeling of (disk-type) resources with the special label __INACCESSIBLE__ to prevent unlabeled domains from accessing them. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel