]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: wire up command line support for ACPI index
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 6 Apr 2021 14:01:20 +0000 (15:01 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 7 Apr 2021 17:11:13 +0000 (18:11 +0100)
commitffda44030a24847c2d78a7363a33d7b53b140d8c
tree7d90fd227e38a5e29dc93f26f6e6938d9e8e1c5e
parent1b80c6f0d0ff52aeba8410bbb140257bb53f50ff
qemu: wire up command line support for ACPI index

This makes it possible to enable stable NIC device names in most modern
Linux distros.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/devices-acpi-index.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/devices-acpi-index.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/devices-acpi-index.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c