virt-manager/tests/data/cli/compare/virt-xml-edit-graphics-spice-gl.xml
Cole Robinson e784376699 tests: Rename all test files to have test_ prefix
This will help for a possible future conversion to pytest

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-27 06:57:37 -05:00

14 lines
418 B
XML

<device path="/dev/tzz"/>
</backend>
</tpm>
- <graphics type="vnc" port="-1" autoport="yes">
- <listen type="address"/>
+ <graphics type="spice">
+ <gl enable="yes"/>
+ <listen type="none"/>
</graphics>
<sound model="sb16"/>
<sound model="es1370"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.