mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-25 06:03:55 +03:00
7786c4b35b
So we can call clear() on a Guest owned VirtualDisk, and it actually does the correct thing. This allows us to enable clearxml= cli option for most devices.
5 lines
109 B
XML
5 lines
109 B
XML
<cpu mode="custom" match="exact">
|
|
<model>pentium3</model>
|
|
<feature policy="force" name="x2apic"/>
|
|
</cpu>
|