Re: [libvirt] [PATCH v4 04/11] Helper functions for host TPM support

2013-04-11 Thread Daniel P. Berrange
On Fri, Apr 05, 2013 at 10:05:55AM -0400, Stefan Berger wrote: > Implement helper functions to find the TPM's sysfs cancel file. > > Signed-off-by: Stefan Berger > Reviewed-by: Corey Bryant > Tested-by: Corey Bryant > > --- > po/POTFILES.in |1 > src/Makefile.am |1

[libvirt] [PATCH v4 04/11] Helper functions for host TPM support

2013-04-05 Thread Stefan Berger
Implement helper functions to find the TPM's sysfs cancel file. Signed-off-by: Stefan Berger Reviewed-by: Corey Bryant Tested-by: Corey Bryant --- po/POTFILES.in |1 src/Makefile.am |1 src/libvirt_private.syms |4 + src/util/virtpm.c| 111 +++