xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 00/13] vTPM new ABI, extensions
@ 2013-01-23 18:29 Daniel De Graaf
  2013-01-23 18:29 ` [PATCH 01/13] mini-os/tpm{back, front}: Change shared page ABI Daniel De Graaf
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Daniel De Graaf @ 2013-01-23 18:29 UTC (permalink / raw)
  To: ian.campbell; +Cc: matthew.fioravante, xen-devel

This series is the same as v3, just rebased on the now-applied v9 vtpm
stubdomain patches and with Acks added. One patch has been dropped (PCR
pass-through to the hardware TPM) as its implementation was incomplete.

Automatic vTPM shutdown is removed by patch #8, but this automatic
shutdown breaks the GRUB vTPM support added by patch #6 will also not
handle automatic shutdown if the guest does not use the vTPM (module not
loaded, for example). Now that state saving is atomic (patch #5), the
vTPM can be destroyed using "xl destroy" or similar calls at any time
after the guest is destroyed, or a proper shutdown can be issued (which
should also now be supported).

New ABI patches:
    [PATCH 01/13] mini-os/tpm{back,front}: Change shared page ABI
    [PATCH 02/13] stubdom/vtpm: correct the buffer size returned by
    [PATCH 03/13] stubdom/vtpm: Support locality field

New vTPM features:
    [PATCH 04/13] mini-os/tpm{back,front}: Allow device repoens
    [PATCH 05/13] stubdom/vtpm: make state save operation atomic
    [PATCH 06/13] stubdom/grub: send kernel measurements to vTPM

Support for multiple client domains distinguished by locality:
    [PATCH 07/13] stubdom/vtpm: Add locality-5 PCRs
    [PATCH 08/13] stubdom/vtpm: support multiple backends
    [PATCH 09/13] mini-os/tpmback: set up callbacks before enumeration
    [PATCH 10/13] mini-os/tpmback: Replace UUID field with opaque pointer
    [PATCH 11/13] mini-os/tpmback: add tpmback_get_peercontext
    [PATCH 12/13] stubdom/vtpm: constrain locality by XSM label
    [PATCH 13/13] stubdom/Makefile: Fix gmp extract rule

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-01-23 18:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 18:29 [PATCH v4 00/13] vTPM new ABI, extensions Daniel De Graaf
2013-01-23 18:29 ` [PATCH 01/13] mini-os/tpm{back, front}: Change shared page ABI Daniel De Graaf
2013-01-23 18:29 ` [PATCH 02/13] stubdom/vtpm: correct the buffer size returned by TPM_CAP_PROP_INPUT_BUFFER Daniel De Graaf
2013-01-23 18:29 ` [PATCH 03/13] stubdom/vtpm: Support locality field Daniel De Graaf
2013-01-23 18:29 ` [PATCH 04/13] mini-os/tpm{back, front}: Allow device repoens Daniel De Graaf
2013-01-23 18:29 ` [PATCH 05/13] stubdom/vtpm: make state save operation atomic Daniel De Graaf
2013-01-23 18:29 ` [PATCH 06/13] stubdom/grub: send kernel measurements to vTPM Daniel De Graaf
2013-01-23 18:29 ` [PATCH 07/13] stubdom/vtpm: Add locality-5 PCRs Daniel De Graaf
2013-01-23 18:29 ` [PATCH 08/13] stubdom/vtpm: support multiple backends Daniel De Graaf
2013-01-23 18:29 ` [PATCH 09/13] mini-os/tpmback: set up callbacks before enumeration Daniel De Graaf
2013-01-23 18:29 ` [PATCH 10/13] mini-os/tpmback: Replace UUID field with opaque pointer Daniel De Graaf
2013-01-23 18:29 ` [PATCH 11/13] mini-os/tpmback: add tpmback_get_peercontext Daniel De Graaf
2013-01-23 18:29 ` [PATCH 12/13] stubdom/vtpm: constrain locality by XSM label Daniel De Graaf
2013-01-23 18:29 ` [PATCH 13/13] stubdom/Makefile: Fix gmp extract rule Daniel De Graaf
2013-01-23 18:43 ` [PATCH] drivers/tpm-xen: Change vTPM shared page ABI Daniel De Graaf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).