]> xenbits.xensource.com Git - libvirt.git/commit
qemu: format intel-iommu on the command line
authorJán Tomko <jtomko@redhat.com>
Wed, 22 Jun 2016 15:27:57 +0000 (17:27 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 12 Jul 2016 10:36:13 +0000 (12:36 +0200)
commit4c382376da95bf84c9903e62c714ffa33f85d404
tree7e838c80f204ddb2c3a2e6ffe5921f3cd0092094
parent8e7e79738d47d7881eb6ccc61ddcb0cfba418d94
qemu: format intel-iommu on the command line

<devices>
  <iommu model='intel'/>
</devices>

results in:

-device intel-iommu

https://bugzilla.redhat.com/show_bug.cgi?id=1235580
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu.args [new file with mode: 0644]
tests/qemuxml2argvtest.c