mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
c08e3e6397
Simplifies viewing files in an editor, and some pytest output. Signed-off-by: Cole Robinson <crobinso@redhat.com>
12 lines
396 B
XML
12 lines
396 B
XML
<model type="vmvga" vram="16384" heads="1" primary="yes"/>
|
|
</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-for-virtxml' defined successfully.
|
|
Changes will take effect after the domain is fully powered off.
|