summaryrefslogtreecommitdiff
path: root/tests/domaincapsschemadata
diff options
context:
space:
mode:
authorJiri Denemark <jdenemar@redhat.com>2016-11-18 10:10:35 +0100
committerJiri Denemark <jdenemar@redhat.com>2016-11-25 20:34:27 +0100
commit58c7620cdcb3ee5253864ff2ad11526f22eb2189 (patch)
treef75ebb162204b7179df0c71a3485426b87dcc5ab /tests/domaincapsschemadata
parentc0bf82b6ab71aa2518d7477926a03f28320ebe1e (diff)
downloadlibvirt-58c7620cdcb3ee5253864ff2ad11526f22eb2189.tar.gz
tests: Update capabilities for QEMU 1.7.0
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Diffstat (limited to 'tests/domaincapsschemadata')
-rw-r--r--tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml b/tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml
index 67f7ee82a5..4aa475c1e7 100644
--- a/tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml
+++ b/tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml
@@ -1,6 +1,6 @@
<domainCapabilities>
<path>/usr/bin/qemu-system-x86_64</path>
- <domain>qemu</domain>
+ <domain>kvm</domain>
<machine>pc-i440fx-1.7</machine>
<arch>x86_64</arch>
<vcpu max='255'/>
@@ -19,7 +19,7 @@
</loader>
</os>
<cpu>
- <mode name='host-passthrough' supported='no'/>
+ <mode name='host-passthrough' supported='yes'/>
<mode name='host-model' supported='yes'>
<model fallback='allow'>Broadwell</model>
</mode>