On Tue, Jun 06, 2017 at 01:36:18PM +0200, Ján Tomko wrote:
Format the device-iotlb attribute.
https://bugzilla.redhat.com/show_bug.cgi?id=1283251
---
src/qemu/qemu_capabilities.c | 3 +++
src/qemu/qemu_capabilities.h | 3 +++
src/qemu/qemu_command.c | 11 +++++++++++
tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml | 1 +
.../qemuxml2argv-intel-iommu-device-iotlb.args | 19 +++++++++++++++++++
tests/qemuxml2argvtest.c | 7 +++++++
6 files changed, 44 insertions(+)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-device-iotlb.args
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>