
8 Jan
2024
8 Jan
'24
9:12 p.m.
On Mon, Jan 08, 2024 at 17:59:05 +0100, Andrea Bolognani wrote:
The vexpress machine has never supported ACPI. This fact has been silently ignored by QEMU so far, but recent versions have started reporting attempts to use the combination as an error.
The other features (APIC, PAE) are also not relevant to the vexpress machine, or the QEMU driver.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- tests/qemuxml2argvdata/arm-vexpressa9-basic.xml | 5 ----- tests/qemuxml2argvdata/arm-vexpressa9-nodevs.xml | 5 ----- tests/qemuxml2argvdata/arm-vexpressa9-virtio.xml | 5 ----- 3 files changed, 15 deletions(-)
There's a lot of cruft in the tests unfortunately ... Reviewed-by: Peter Krempa <pkrempa@redhat.com>