virt-manager/tests/data/cli/compare/virt-xml-remove-video-all.xml
Cole Robinson c08e3e6397 tests: make sure all test output ends with a newline
Simplifies viewing files in an editor, and some pytest output.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-01-11 12:32:23 -05:00

16 lines
473 B
XML

<sound model="sb16"/>
<sound model="es1370"/>
<sound model="ich6"/>
- <video>
- <model type="vmvga" vram="16384" heads="1" primary="yes"/>
- </video>
- <video>
- <model type="cirrus" vram="16384" heads="3"/>
- </video>
<hostdev mode="subsystem" type="usb" managed="yes">
<source>
<vendor id="0x04b3"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.