mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
commit:67743cbe31c5f6c6852aand98ea4cdad2break some test suites. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
12 lines
348 B
XML
12 lines
348 B
XML
<panic>
|
|
<address type="isa" iobase="0x505"/>
|
|
</panic>
|
|
+ <disk type="file" device="disk">
|
|
+ <source file="/dev/default-pool/testvol1.img"/>
|
|
+ <target dev="vdf" bus="virtio"/>
|
|
+ </disk>
|
|
</devices>
|
|
</domain>
|
|
|
|
Domain 'test-many-devices' defined successfully.
|
|
Changes will take effect after the next domain shutdown. |