mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
vmx: Add support for video device VRAM size
Update test suite accordingly.
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
<source path='serial0.pipe'/>
|
||||
<target type='serial' port='0'/>
|
||||
</console>
|
||||
<video>
|
||||
<model type='vmvga' vram='4096'/>
|
||||
</video>
|
||||
</devices>
|
||||
</domain>
|
||||
|
||||
Reference in New Issue
Block a user