[PATCH RFCv2 0/5] qemu: Handle deprecation of '-no-acpi'

Ján Tomko jtomko at redhat.com
Thu Mar 2 15:00:51 UTC 2023


On a Wednesday in 2023, Peter Krempa wrote:
>This new version doesn't bother looking for properties of -machine but
>uses data added to output of 'query-machines' to do proper decision when
>to use -machine  acpi and also adds validation.
>
>Required qemu patch:
>
>https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg08486.html
>
>
>Peter Krempa (5):
>  qemu: capabilities: Refactor XML parsing in virQEMUCapsLoadMachines
>  qemu: capabilities: Extract whether machine type supports ACPI
>  qemu: capabilities: Introduce virQEMUCapsMachineSupportsACPI
>  XXX: tests: qemucapabilitiesdata: Regenerate with support for 'acpi'
>    in 'query-machines'
>  qemu: Use '-machine acpi=on/off' instead of deprecated '-no-acpi'
>
> src/qemu/qemu_capabilities.c                  |  83 +--
> src/qemu/qemu_capabilities.h                  |   3 +
> src/qemu/qemu_capspriv.h                      |   3 +-
> src/qemu/qemu_command.c                       |  42 +-
> src/qemu/qemu_monitor.h                       |   1 +
> src/qemu/qemu_monitor_json.c                  |  12 +
> src/qemu/qemu_validate.c                      |   8 +
> .../caps_8.0.0.x86_64.replies                 | 471 ++++++++++++------
> .../caps_8.0.0.x86_64.xml                     | 242 ++++-----
...
> .../x86_64-q35-graphics.x86_64-latest.args    |   2 +-
> .../x86_64-q35-headless.x86_64-latest.args    |   2 +-
> tests/testutilsqemu.c                         |   9 +-
> 380 files changed, 928 insertions(+), 999 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20230302/ee8a7e7c/attachment.sig>


More information about the libvir-list mailing list