|
|
|
@ -83,6 +83,7 @@ or other application using the libvirt API.
|
|
|
|
|
<topology sockets='1' dies='1' cores='8' threads='2'/>
|
|
|
|
|
<cache mode='passthrough'/>
|
|
|
|
|
<feature policy='require' name='topoext'/>
|
|
|
|
|
<feature policy='disable' name='amd-stibp'/>
|
|
|
|
|
</cpu>
|
|
|
|
|
<clock offset='localtime'>
|
|
|
|
|
<timer name='rtc' tickpolicy='catchup'/>
|
|
|
|
@ -218,9 +219,6 @@ or other application using the libvirt API.
|
|
|
|
|
<target type='virtio' name='com.redhat.spice.0'/>
|
|
|
|
|
<address type='virtio-serial' controller='0' bus='0' port='1'/>
|
|
|
|
|
</channel>
|
|
|
|
|
<input type='tablet' bus='usb'>
|
|
|
|
|
<address type='usb' bus='0' port='1'/>
|
|
|
|
|
</input>
|
|
|
|
|
<input type='mouse' bus='ps2'/>
|
|
|
|
|
<input type='keyboard' bus='ps2'/>
|
|
|
|
|
<graphics type='spice' autoport='yes'>
|
|
|
|
|