[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/6] vTPM: Xen stubdom vTPM for HVM virtual machine
On Thu, 30 Oct 2014, Quan Xu wrote: > > 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. Please, could you add more detailed commit messages in your patches? Also spending a few more words here to explain why are you doing this and how would help. It looks like you are trying to introduce vTPM stubdomains. The QEMU changes have been posted against upstream QEMU, that is good, however as far as I know upstream QEMU doesn't build or work as a stubdomain yet. Where are the changes to make upstream QEMU based stubdoms work? I don't see them neither here nor in the QEMU series. How are you testing this work? > 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 > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |