summaryrefslogtreecommitdiff
path: root/tests/domaincapsschemadata
diff options
context:
space:
mode:
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>