Re: [PATCH v2 2/2] qemuxmlconftest: Add tests for the ACPI stripping hack on s390

2024-08-02 Thread Boris Fiuczynski
Reviewed-by: Boris Fiuczynski and tested. On 8/1/24 3:52 PM, Peter Krempa wrote: Replace the 'misc-acpi' case by testing a bunch of architectures for how ACPI is handled including a test for the s390 ACPI strip hack added in previous commit. The input files are adapted from the corresponding

Re: [PATCH v2 2/2] qemuxmlconftest: Add tests for the ACPI stripping hack on s390

2024-08-01 Thread Andrea Bolognani
On Thu, Aug 01, 2024 at 03:52:58PM GMT, Peter Krempa wrote: > +++ b/tests/qemuxmlconfdata/riscv64-virt-acpi.xml > @@ -0,0 +1,15 @@ > + > + guest > + 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 > + 4194304 > + 4 > + > +hvm > + > + > + > + > + > +/usr/bin/qemu-system-riscv64 > +

[PATCH v2 2/2] qemuxmlconftest: Add tests for the ACPI stripping hack on s390

2024-08-01 Thread Peter Krempa
Replace the 'misc-acpi' case by testing a bunch of architectures for how ACPI is handled including a test for the s390 ACPI strip hack added in previous commit. The input files are adapted from the corresponding '-minimal.xml' files. Signed-off-by: Peter Krempa --- .../aarch64-noacpi-acpi.aarch