qemu-e2k/tests
Stefan Berger ca745d2277 tests: acpi: Add updated TPM related tables
The updated TPM related tables have the following additions:

   Device (TPM)
   {
       Name (_HID, "MSFT0101" /* TPM 2.0 Security Device */)  // _HID: Hardware ID
+      Name (_STR, "TPM 2.0 Device")  // _STR: Description String
+      Name (_UID, One)  // _UID: Unique ID
       Name (_STA, 0x0F)  // _STA: Status
       Name (_CRS, ResourceTemplate ()  // _CRS: Current Resource Settings

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Ani Sinha <ani@anisinha.ca>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Acked-by: Ani Sinha <ani@anisinha.ca>
Message-id: 20211223022310.575496-4-stefanb@linux.ibm.com
Message-Id: <20220104175806.872996-4-stefanb@linux.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-01-07 19:30:13 -05:00
..
avocado
bench
data tests: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
decode
docker
fp build: use "meson test" as the test harness 2021-12-23 10:06:19 +01:00
guest-debug
image-fuzzer
include
keys
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests blockjob: drop BlockJob.blk field 2021-12-28 15:18:59 +01:00
qtest tests: acpi: Add updated TPM related tables 2022-01-07 19:30:13 -05:00
rocker
tcg target/ppc: do not silence snan in xscvspdpn 2022-01-04 07:55:34 +01:00
tsan
uefi-test-tools
unit tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file 2022-01-05 11:10:13 +01:00
vm
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c