This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
libvirt
Watch
3
Star
0
Fork
0
You've already forked libvirt
mirror of
https://github.com/libvirt/libvirt.git
synced
2025-01-08 07:03:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc3a60d9d7
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 11:08:54 -06: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 12:00:04 -05:00
displayName = "test"
Reference in New Issue
Copy Permalink