diff options
author | Igor Mammedov | 2018-12-27 15:13:33 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2019-01-18 03:10:57 +0100 |
commit | b997a04a5048e496a67f0c03f1f420cfa5a48c72 (patch) | |
tree | 688a9c48611150136f25f66986df633b31d9ee8f /hw/net/virtio-net.c | |
parent | tests: smbios: fetch whole table in one step instead of reading it step by step (diff) | |
download | qemu-b997a04a5048e496a67f0c03f1f420cfa5a48c72.tar.gz qemu-b997a04a5048e496a67f0c03f1f420cfa5a48c72.tar.xz qemu-b997a04a5048e496a67f0c03f1f420cfa5a48c72.zip |
tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
some parts of sanitize_fadt_ptrs() do redundant job
- locating FADT
- checking original checksum
There is no need to do it as test_acpi_fadt_table() already does that,
so drop duplicate code and move remaining fixup code into
test_acpi_fadt_table().
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/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions