提交 4b35a715 编写于 作者: J Ján Tomko

tests: fix xen-related tests

My commit 6879be48 moved the addition of the implicit video device
from the XML parser to the PostParse function, but did not regenerate
all the tests.
上级 4517eb0f
...@@ -34,6 +34,9 @@ ...@@ -34,6 +34,9 @@
<input type='mouse' bus='xen'/> <input type='mouse' bus='xen'/>
<input type='keyboard' bus='xen'/> <input type='keyboard' bus='xen'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -50,6 +50,9 @@ ...@@ -50,6 +50,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='5925' autoport='yes' keymap='en-us'/> <graphics type='vnc' port='5925' autoport='yes' keymap='en-us'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -43,6 +43,9 @@ ...@@ -43,6 +43,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -46,6 +46,9 @@ ...@@ -46,6 +46,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -46,6 +46,9 @@ ...@@ -46,6 +46,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -43,6 +43,9 @@ ...@@ -43,6 +43,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -48,6 +48,9 @@ ...@@ -48,6 +48,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -55,6 +55,9 @@ ...@@ -55,6 +55,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -49,6 +49,9 @@ ...@@ -49,6 +49,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -49,6 +49,9 @@ ...@@ -49,6 +49,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -49,6 +49,9 @@ ...@@ -49,6 +49,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<sound model='sb16'/> <sound model='sb16'/>
<sound model='es1370'/> <sound model='es1370'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<sound model='sb16'/> <sound model='sb16'/>
<sound model='es1370'/> <sound model='es1370'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -43,6 +43,9 @@ ...@@ -43,6 +43,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -43,6 +43,9 @@ ...@@ -43,6 +43,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -43,6 +43,9 @@ ...@@ -43,6 +43,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -48,6 +48,9 @@ ...@@ -48,6 +48,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -29,6 +29,9 @@ ...@@ -29,6 +29,9 @@
<graphics type='vnc' port='5925' autoport='no' listen='0.0.0.0' keymap='ja'> <graphics type='vnc' port='5925' autoport='no' listen='0.0.0.0' keymap='ja'>
<listen type='address' address='0.0.0.0'/> <listen type='address' address='0.0.0.0'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -29,6 +29,9 @@ ...@@ -29,6 +29,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='ja'> <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='ja'>
<listen type='address' address='0.0.0.0'/> <listen type='address' address='0.0.0.0'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -32,6 +32,9 @@ ...@@ -32,6 +32,9 @@
<input type='mouse' bus='xen'/> <input type='mouse' bus='xen'/>
<input type='keyboard' bus='xen'/> <input type='keyboard' bus='xen'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -47,6 +47,9 @@ ...@@ -47,6 +47,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='ja'/> <graphics type='vnc' port='-1' autoport='yes' keymap='ja'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,5 +51,8 @@ ...@@ -51,5 +51,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -51,5 +51,8 @@ ...@@ -51,5 +51,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -48,5 +48,8 @@ ...@@ -48,5 +48,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -48,5 +48,8 @@ ...@@ -48,5 +48,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -48,5 +48,8 @@ ...@@ -48,5 +48,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -47,5 +47,8 @@ ...@@ -47,5 +47,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -55,5 +55,8 @@ ...@@ -55,5 +55,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -51,5 +51,8 @@ ...@@ -51,5 +51,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -48,5 +48,8 @@ ...@@ -48,5 +48,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -47,5 +47,8 @@ ...@@ -47,5 +47,8 @@
<mouse mode='client'/> <mouse mode='client'/>
<clipboard copypaste='yes'/> <clipboard copypaste='yes'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -47,5 +47,8 @@ ...@@ -47,5 +47,8 @@
<mouse mode='server'/> <mouse mode='server'/>
<clipboard copypaste='no'/> <clipboard copypaste='no'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -54,5 +54,8 @@ ...@@ -54,5 +54,8 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
</graphics> </graphics>
<sound model='sb16'/> <sound model='sb16'/>
<sound model='es1370'/> <sound model='es1370'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -47,6 +47,9 @@ ...@@ -47,6 +47,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -47,6 +47,9 @@ ...@@ -47,6 +47,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -47,6 +47,9 @@ ...@@ -47,6 +47,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -46,6 +46,9 @@ ...@@ -46,6 +46,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -50,6 +50,9 @@ ...@@ -50,6 +50,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -57,6 +57,9 @@ ...@@ -57,6 +57,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -55,6 +55,9 @@ ...@@ -55,6 +55,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -55,6 +55,9 @@ ...@@ -55,6 +55,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -55,6 +55,9 @@ ...@@ -55,6 +55,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -47,6 +47,9 @@ ...@@ -47,6 +47,9 @@
</graphics> </graphics>
<sound model='sb16'/> <sound model='sb16'/>
<sound model='es1370'/> <sound model='es1370'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -46,6 +46,9 @@ ...@@ -46,6 +46,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -46,6 +46,9 @@ ...@@ -46,6 +46,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -48,6 +48,9 @@ ...@@ -48,6 +48,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -32,6 +32,9 @@ ...@@ -32,6 +32,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -31,6 +31,9 @@ ...@@ -31,6 +31,9 @@
<graphics type='vnc' port='5925' autoport='no' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='5925' autoport='no' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -31,6 +31,9 @@ ...@@ -31,6 +31,9 @@
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'> <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' passwd='123poi'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
</graphics> </graphics>
<video>
<model type='xen' heads='1' primary='yes'/>
</video>
<memballoon model='xen'/> <memballoon model='xen'/>
</devices> </devices>
</domain> </domain>
...@@ -48,6 +48,9 @@ ...@@ -48,6 +48,9 @@
<input type='mouse' bus='ps2'/> <input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/> <graphics type='vnc' port='-1' autoport='yes'/>
<video>
<model type='cirrus' heads='1' primary='yes'/>
</video>
<hostdev mode='subsystem' type='pci' managed='no'> <hostdev mode='subsystem' type='pci' managed='no'>
<source> <source>
<address domain='0x0001' bus='0x0c' slot='0x1b' function='0x2'/> <address domain='0x0001' bus='0x0c' slot='0x1b' function='0x2'/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册