+2
−0
backends/tpm.c
0 → 100644
+154
−0
include/backends/tpm.h
0 → 100644
+170
−0
+4
−0
+10
−1
Loading
QOM-ified the TPM support with much code borrowed from the rng implementation. All other TPM related code moves will be provided in a subsequent patch. Signed-off-by:Stefan Berger <stefanb@linux.vnet.ibm.com> Message-id: 1364469981.24703.1.camel@d941e-10 Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>