testdriver: Add a host-model and host-passthrough usage

This commit is contained in:
Cole Robinson 2014-09-21 10:17:51 -04:00
parent b0d5198b7a
commit df50fdc323

View File

@ -44,6 +44,7 @@
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<cpu mode='host-passthrough'/>
<os>
<type arch="i686">hvm</type>
<kernel>/dev/default-pool/test-arm-kernel</kernel>
@ -421,6 +422,7 @@ test-many-devices, like an alternate RNG.
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<cpu mode='host-model'/>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>