diff options
author | Igor Mammedov | 2018-12-27 15:13:34 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2019-01-18 03:10:57 +0100 |
commit | b137522c35c1708adb10c73378e97e7dd0badbfc (patch) | |
tree | 337e5c69b33889c8796cb25369e1e2776675df33 /hw/virtio/vhost-vsock-pci.c | |
parent | tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table() (diff) | |
download | qemu-b137522c35c1708adb10c73378e97e7dd0badbfc.tar.gz qemu-b137522c35c1708adb10c73378e97e7dd0badbfc.tar.xz qemu-b137522c35c1708adb10c73378e97e7dd0badbfc.zip |
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
AcpiSdtTable::header::signature is the only remained field from
AcpiTableHeader structure used by tests. Instead of using packed
structure to access signature, just read it directly from table
blob and remove no longer used AcpiSdtTable::header / union and
keep only AcpiSdtTable::aml byte array.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/vhost-vsock-pci.c')
0 files changed, 0 insertions, 0 deletions