[libvirt] [PATCHv4 6/6] qemu: format caching-mode on iommu command line

2017-05-03 Thread Ján Tomko
Format the caching-mode option for the intel-iommu device, based on its attribute value. https://bugzilla.redhat.com/show_bug.cgi?id=1427005 --- src/qemu/qemu_capabilities.c | 2 ++ src/qemu/qemu_capabilities.h | 1 + src/qemu/qemu_command.c

Re: [libvirt] [PATCHv4 6/6] qemu: format caching-mode on iommu command line

2017-05-05 Thread John Ferlan
On 05/03/2017 10:05 AM, Ján Tomko wrote: > Format the caching-mode option for the intel-iommu device, > based on its attribute value. > > https://bugzilla.redhat.com/show_bug.cgi?id=1427005 > --- > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h