This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-03 11:51:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94c0c54f16
libvirt
/
tests
/
vmx2xmldata
/
svga.vmx
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
vmx: Add support for video device VRAM size Update test suite accordingly.
2010-12-30 17:08:54 +00:00
config.version = "8"
virtualHW.version = "4"
svga.vramSize = "8388608"
tests: vmx: Add <name> element for all domain XMLs <name> is mandatory for a domain XML. Add 'displayName' for all the test cases which were missing them so that <name> is parsed correctly. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pino Toscano <ptoscano@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-10-07 17:00:04 +00:00
displayName = "test"
Reference in New Issue
Copy Permalink