Misc test case fixes for SPICE

* docs/schemas/domain.rng: Fix merge error which left SPICE channel
  elements under VNC schema.
* tests/qemuhelptest.c: Add SPICE flag to kvm-83 test
* tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.xml: Add
  <memballoon> element
This commit is contained in:
Daniel P. Berrange
2010-11-09 13:52:20 +00:00
parent fb76151c28
commit ff2bb29ca9
3 changed files with 25 additions and 22 deletions
@@ -31,5 +31,6 @@
<video>
<model type='qxl' vram='65536' heads='1'/>
</video>
<memballoon model='virtio'/>
</devices>
</domain>