[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/6] vTPM: Xen stubdom vTPM for HVM virtual machine



Signed-off-by: Quan Xu <quan.xu@xxxxxxxxx>

This patch series are only the Xen part to enable stubdom vTPM for HVM virtual 
machine.
it will work w/ Qemu patch series and seaBios patch series. Change 
QEMU_STUBDOM_VTPM 
compile option from 'n' to 'y', when the Qemu/SeaBios patch series are merged.

 Config.mk                             |  4 ++++
 extras/mini-os/include/tpmback.h      |  3 +++
 extras/mini-os/tpmback.c              | 20 +++++++++++++++++---
 tools/Makefile                        |  7 +++++++
 tools/firmware/hvmloader/acpi/build.c |  5 +++--
 tools/libxl/libxl.c                   | 62 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/libxl/libxl_create.c            | 16 +++++++++++++---
 tools/libxl/libxl_dm.c                | 16 ++++++++++++++++
 tools/libxl/libxl_dom.c               |  2 ++
 tools/libxl/libxl_internal.h          |  3 +++
 tools/libxl/libxl_types.idl           |  1 +
 tools/libxl/xl_cmdimpl.c              |  2 ++
 xen/arch/x86/hvm/hvm.c                |  3 +++
 xen/include/public/hvm/params.h       |  1 +

I've tried to break it down to smaller patches:

 *(Patch 1/6)*  event channel bind interdomain with para/hvm virtual machine

 *(Patch 2/6)*  add HVM_PARAM_STUBDOM_VTPM parameter for HVM virtual machine

 *(Patch 3/6)*  limit libxl__add_vtpms() function to para virtual machine

 *(Patch 4/6)*  add TPM TCPA and SSDT for HVM virtual machine when vTPM is added

 *(Patch 5/6)*  add vTPM device for HVM virtual machine

 *(Patch 6/6)*  add QEMU_STUBDOM_VTPM compile option


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.