]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: format caching-mode on iommu command line
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Mar 2017 07:28:04 +0000 (08:28 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 15 May 2017 13:44:11 +0000 (15:44 +0200)
commita56914486ca67f921ee6e3ce26b5787fccb47155
tree9a41d1d0ad9442d21f457d9b31356fafb871fb45
parentd12781b47eb0c9f3a498d88b632c327aa08aaf8a
qemu: format caching-mode on iommu command line

Format the caching-mode option for the intel-iommu device,
based on its <driver caching> attribute value.

https://bugzilla.redhat.com/show_bug.cgi?id=1427005
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-caching-mode.args [new file with mode: 0644]
tests/qemuxml2argvtest.c