mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
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_poweroff>destroy</on_poweroff>
|
||||||
<on_reboot>restart</on_reboot>
|
<on_reboot>restart</on_reboot>
|
||||||
<on_crash>restart</on_crash>
|
<on_crash>restart</on_crash>
|
||||||
@@ -332,4 +327,5 @@
|
@@ -333,4 +328,5 @@
|
||||||
<address type="isa" iobase="0x505"/>
|
<address type="isa" iobase="0x505"/>
|
||||||
</panic>
|
</panic>
|
||||||
</devices>
|
</devices>
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
<clock offset="utc">
|
<clock offset="utc">
|
||||||
<timer name="rtc" tickpolicy="catchup"/>
|
<timer name="rtc" tickpolicy="catchup"/>
|
||||||
<timer name="pit" tickpolicy="delay"/>
|
<timer name="pit" tickpolicy="delay"/>
|
||||||
@@ -332,4 +315,5 @@
|
@@ -333,4 +316,5 @@
|
||||||
<address type="isa" iobase="0x505"/>
|
<address type="isa" iobase="0x505"/>
|
||||||
</panic>
|
</panic>
|
||||||
</devices>
|
</devices>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
</backend>
|
|
||||||
</tpm>
|
</tpm>
|
||||||
<input type="mouse" bus="ps2"/>
|
<input type="mouse" bus="ps2"/>
|
||||||
|
<input type="keyboard" bus="ps2"/>
|
||||||
- <graphics type="vnc" port="-1" autoport="yes"/>
|
- <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" tlsPort="5902" keymap="ja"/>
|
||||||
<graphics type="vnc" port="-1" autoport="yes"/>
|
<graphics type="vnc" port="-1" autoport="yes"/>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<memory unit="KiB">409600</memory>
|
<memory unit="KiB">409600</memory>
|
||||||
<currentMemory unit="KiB">204800</currentMemory>
|
<currentMemory unit="KiB">204800</currentMemory>
|
||||||
<blkiotune>
|
<blkiotune>
|
||||||
@@ -332,4 +332,5 @@
|
@@ -333,4 +333,5 @@
|
||||||
<address type="isa" iobase="0x505"/>
|
<address type="isa" iobase="0x505"/>
|
||||||
</panic>
|
</panic>
|
||||||
</devices>
|
</devices>
|
||||||
|
Loading…
Reference in New Issue
Block a user