On 04/26/2018 01:42 PM, Stefan Berger wrote:
QEMU on x86_64 (since v2.12) can support tpm-crb devices.
Introduce qemu capabilities for this device.
Signed-off-by: Stefan Berger <stefanb(a)linux.vnet.ibm.com>
---
src/qemu/qemu_capabilities.c | 5 +++++
src/qemu/qemu_capabilities.h | 1 +
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml | 1 +
3 files changed, 7 insertions(+)
I'll merge this with latest top...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John