]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: format device-iotlb on intel-iommu command line
authorJán Tomko <jtomko@redhat.com>
Wed, 3 May 2017 15:18:47 +0000 (17:18 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Jun 2017 14:31:28 +0000 (16:31 +0200)
commit240e443afdac0df342bb462ac2754a46e6efbc23
treeb1442e813f46bb9a7b50e50931307a2036f2db25
parent27b187be3988c60cd26e08ab4bcab66bed5a3646
qemu: format device-iotlb on intel-iommu command line

Format the device-iotlb attribute.

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-intel-iommu-device-iotlb.args [new file with mode: 0644]
tests/qemuxml2argvtest.c