qemu/include/sysemu
Stefan Berger 5cb18b3d7b TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend.
Also add an SSDT for the TPM 2.

Rename tpm_find() to tpm_get_version() and have this function
return the version of the TPM found, TPMVersion_Unspec if
no TPM is found. Use the version number to build version
specific ACPI tables.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-06-01 14:18:54 +02:00
..
accel.h accel: Pass MachineState object to accel init functions 2014-10-09 12:57:10 +02:00
arch_init.h accel: Remove tcg_available() function 2014-10-04 08:59:15 +02:00
balloon.h
block-backend.h block-backend: Expose bdrv_write_zeroes() 2015-04-28 15:36:08 +02:00
blockdev.h pci-hotplug-old: Has been dead for five major releases, bury 2015-03-01 12:37:54 +01:00
bt.h
char.h
cpus.h
device_tree.h arm: Add PCIe host bridge in virt machine 2015-02-13 05:46:08 +00:00
dma.h exec.c: Make address_space_rw take transaction attributes 2015-04-26 16:49:24 +01:00
dump-arch.h
dump.h
hostmem.h
iothread.h Remove various unused functions 2015-05-08 14:11:10 +03:00
kvm.h kvm: add support for memory transaction attributes 2015-04-30 16:55:32 +02:00
memory_mapping.h
numa.h numa: introduce machine callback for VCPU to node mapping 2015-03-19 16:12:09 -03:00
os-posix.h
os-win32.h os-win32: drop ffs(3) prototype 2015-04-28 15:36:08 +02:00
qtest.h accel: Move qtest accel registration to qtest.c 2014-10-04 08:59:15 +02:00
rng-random.h
rng.h
seccomp.h
sysemu.h configure: opengl overhaul 2015-03-12 15:49:57 +01:00
tpm_backend_int.h Remove various unused functions 2015-05-08 14:11:10 +03:00
tpm_backend.h Extend TPM TIS interface to support TPM 2 2015-05-31 20:29:02 +02:00
tpm.h TPM2 ACPI table support 2015-06-01 14:18:54 +02:00
watchdog.h
xen-mapcache.h