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

2024-08-01 Thread Andrea Bolognani
On Thu, Aug 01, 2024 at 12:06:57PM GMT, Peter Krempa wrote: > On Thu, Aug 01, 2024 at 02:46:34 -0700, Andrea Bolognani wrote: > > On Wed, Jul 31, 2024 at 01:02:27PM GMT, Peter Krempa wrote: > > > + > > > +hvm > > > > The relationship between having implicit USB and being able to use > > ACP

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

2024-08-01 Thread Peter Krempa
On Thu, Aug 01, 2024 at 02:46:34 -0700, Andrea Bolognani wrote: > On Wed, Jul 31, 2024 at 01:02:27PM GMT, Peter Krempa wrote: > > +++ b/tests/qemuxmlconfdata/aarch64-nousb-acpi.xml > > @@ -0,0 +1,18 @@ > > + > > + aarch64test > > + 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f > > + 1048576 > > + 1 > >

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

2024-08-01 Thread Andrea Bolognani
On Wed, Jul 31, 2024 at 01:02:27PM GMT, Peter Krempa wrote: > +++ b/tests/qemuxmlconfdata/aarch64-nousb-acpi.xml > @@ -0,0 +1,18 @@ > + > + aarch64test > + 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f > + 1048576 > + 1 > + > + > +hvm > + The relationship between having implicit USB and bei

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

2024-07-31 Thread Boris Fiuczynski
Reviewed-by: Boris Fiuczynski On 7/31/24 1:02 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. Signed-off-by: Peter Krempa --- .../aarch64-nousb-acpi.aarch

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

2024-07-31 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. Signed-off-by: Peter Krempa --- .../aarch64-nousb-acpi.aarch64-latest.err | 1 + tests/qemuxmlconfdata/aarch64-nousb-acpi.xml | 1