Re: [libvirt] [PATCH v5 05/11] Parse TPM passthrough XML in the domain XML

2013-04-12 Thread Daniel P. Berrange
On Thu, Apr 11, 2013 at 04:04:47PM -0400, Stefan Berger wrote: > Parse the domain XML with TPM passthrough support. > The TPM passthrough XML may look like this: > > > > > > > > > Signed-off-by: Stefan Berger > Reviewed-by: Corey Bryant > Tested-by: Corey Bryan

[libvirt] [PATCH v5 05/11] Parse TPM passthrough XML in the domain XML

2013-04-11 Thread Stefan Berger
Parse the domain XML with TPM passthrough support. The TPM passthrough XML may look like this: Signed-off-by: Stefan Berger Reviewed-by: Corey Bryant Tested-by: Corey Bryant --- src/conf/domain_conf.c | 179 +++