mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
11 lines
375 B
XML
11 lines
375 B
XML
<model type="vmvga" vram="16384" heads="1"/>
|
|
</video>
|
|
<video>
|
|
- <model type="cirrus" vram="16384" heads="3"/>
|
|
+ <model type="qxl" vram="16384" heads="3"/>
|
|
</video>
|
|
<hostdev mode="subsystem" type="usb" managed="yes">
|
|
<source>
|
|
|
|
Domain 'test-many-devices' defined successfully.
|
|
Changes will take effect after the next domain shutdown. |