hw: acpi: Remove AcpiRsdpDescriptor and fix tests
commitd6caf3631cf561f814aa449bbf9bcb03b86acd2f
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 20 Dec 2018 15:02:55 +0000 (20 16:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 20 Dec 2018 16:18:54 +0000 (20 11:18 -0500)
tree45dda06e3a2ebfc08c7dd4af9d9633b6385578c2
parenta46ce1c26d5c555b825e9486da422b1ab8f7faa1
hw: acpi: Remove AcpiRsdpDescriptor and fix tests

The only remaining AcpiRsdpDescriptor users are the ACPI utils for the
BIOS table tests.
We remove that dependency and can thus remove the structure itself.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/acpi/acpi-defs.h
tests/acpi-utils.c
tests/acpi-utils.h
tests/bios-tables-test.c
tests/vmgenid-test.c