mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
testdriver: Add a host-model and host-passthrough usage
This commit is contained in:
@@ -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'/>
|
||||
|
||||
Reference in New Issue
Block a user