tests: update test suites output with the last libvirt
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
0dceb24b3b
commit
6722d2049e
|
@ -9,7 +9,7 @@
|
|||
<on_poweroff>destroy</on_poweroff>
|
||||
<on_reboot>restart</on_reboot>
|
||||
<on_crash>restart</on_crash>
|
||||
@@ -332,4 +327,5 @@
|
||||
@@ -333,4 +328,5 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
</devices>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<clock offset="utc">
|
||||
<timer name="rtc" tickpolicy="catchup"/>
|
||||
<timer name="pit" tickpolicy="delay"/>
|
||||
@@ -332,4 +315,5 @@
|
||||
@@ -333,4 +316,5 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
</devices>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
</backend>
|
||||
</tpm>
|
||||
<input type="mouse" bus="ps2"/>
|
||||
<input type="keyboard" bus="ps2"/>
|
||||
- <graphics type="vnc" port="-1" autoport="yes"/>
|
||||
+ <graphics type="vnc" port="-1" autoport="yes" tlsPort="5902" keymap="ja"/>
|
||||
<graphics type="vnc" port="-1" autoport="yes"/>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<memory unit="KiB">409600</memory>
|
||||
<currentMemory unit="KiB">204800</currentMemory>
|
||||
<blkiotune>
|
||||
@@ -332,4 +332,5 @@
|
||||
@@ -333,4 +333,5 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
</devices>
|
||||
|
|
Loading…
Reference in New Issue