vmx: Add support for video device VRAM size

Update test suite accordingly.
This commit is contained in:
Matthias Bolte
2010-12-30 18:08:54 +01:00
parent 4283bcb0fd
commit c2a6b26647
50 changed files with 287 additions and 0 deletions

View File

@@ -19,5 +19,8 @@
<source path='serial0.pipe'/>
<target type='serial' port='0'/>
</console>
<video>
<model type='vmvga' vram='4096'/>
</video>
</devices>
</domain>