]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command: Generate virtio options for memory device
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 27 Oct 2025 13:28:08 +0000 (14:28 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 29 Oct 2025 11:09:28 +0000 (12:09 +0100)
commite6d1cb69d50a050833f0a6f96d22341ee13ac798
treeff296cd4d5401dde71c3402be4fa7d621a3b84b7
parent4848c85053e26d89fd30f29319076f6141cd592c
qemu_command: Generate virtio options for memory device

Thanks to previous refactors (namely v11.1.0-rc1~142) this is
trivial. There's all the infrastructure needed to generate virtio
options onto cmd line, all that's left to do is set a pointer to
appropriate struct member.

Resolves: https://issues.redhat.com/browse/RHEL-7493
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_command.c
tests/qemuxmlconfdata/virtio-options.x86_64-latest.args