]> Git Repo - qemu.git/commit - tests/bios-tables-test.c
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
authorSamuel Ortiz <[email protected]>
Thu, 20 Dec 2018 15:02:55 +0000 (16:02 +0100)
committerMichael S. Tsirkin <[email protected]>
Thu, 20 Dec 2018 16:18:54 +0000 (11:18 -0500)
commitd6caf3631cf561f814aa449bbf9bcb03b86acd2f
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 <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
include/hw/acpi/acpi-defs.h
tests/acpi-utils.c
tests/acpi-utils.h
tests/bios-tables-test.c
tests/vmgenid-test.c
This page took 0.026549 seconds and 4 git commands to generate.