]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: format virtio-related options on the command line
authorJán Tomko <jtomko@redhat.com>
Wed, 24 May 2017 15:09:12 +0000 (17:09 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Jun 2017 14:33:13 +0000 (16:33 +0200)
commitb2cbc3a0607bf26a82911f7db6dcbc09c9bbf5e8
treed0a7695f3bcfda8611fc70f6e48d2cfa23d77301
parent56a28fbb57daa96fc7fe8f0516c8ee937ec3b39b
qemu: format virtio-related options on the command line

Format iommu_platform= and ats= for virtio devices.

https://bugzilla.redhat.com/show_bug.cgi?id=1283251

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-options.args
tests/qemuxml2argvtest.c