This repository was archived by the owner on Jan 22, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
tests/image-xml/image2guest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <emulator >/usr/lib/xen/bin/qemu-dm</emulator >
2020 <disk type =' file' device =' disk' >
2121 <driver name =' qemu' type =' qcow2' />
22- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/image-kernel.xml' />
22+ <source file =' REPLACEME /tests/image-xml/image-kernel.xml' />
2323 <target dev =' hda' bus =' ide' />
2424 </disk >
2525 <disk type =' file' device =' disk' >
2626 <driver name =' qemu' type =' qcow' />
27- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/image.xml' />
27+ <source file =' REPLACEME /tests/image-xml/image.xml' />
2828 <target dev =' hdb' bus =' ide' />
2929 </disk >
3030 <disk type =' file' device =' disk' >
3131 <driver name =' qemu' type =' vmdk' />
32- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/image-format.xml' />
32+ <source file =' REPLACEME /tests/image-xml/image-format.xml' />
3333 <target dev =' hdd' bus =' ide' />
3434 </disk >
3535 <input type =' mouse' bus =' ps2' />
Original file line number Diff line number Diff line change 1818 <devices >
1919 <emulator >/usr/lib/xen/bin/qemu-dm</emulator >
2020 <disk type =' file' device =' disk' >
21- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/root.raw' />
21+ <source file =' REPLACEME /tests/image-xml/root.raw' />
2222 <target dev =' hda' bus =' ide' />
2323 </disk >
2424 <disk type =' file' device =' disk' >
25- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/data.raw' />
25+ <source file =' REPLACEME /tests/image-xml/data.raw' />
2626 <target dev =' hdb' bus =' ide' />
2727 </disk >
2828 <disk type =' file' device =' disk' >
29- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/scratch.raw' />
29+ <source file =' REPLACEME /tests/image-xml/scratch.raw' />
3030 <target dev =' hdd' bus =' ide' />
3131 </disk >
3232 <input type =' mouse' bus =' ps2' />
Original file line number Diff line number Diff line change 1818 <on_crash >restart</on_crash >
1919 <devices >
2020 <disk type =' file' device =' disk' >
21- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/root.raw' />
21+ <source file =' REPLACEME /tests/image-xml/root.raw' />
2222 <target dev =' xvda' bus =' xen' />
2323 </disk >
2424 <disk type =' file' device =' disk' >
25- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/data.raw' />
25+ <source file =' REPLACEME /tests/image-xml/data.raw' />
2626 <target dev =' xvdb' bus =' xen' />
2727 </disk >
2828 <disk type =' file' device =' disk' >
29- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/scratch.raw' />
29+ <source file =' REPLACEME /tests/image-xml/scratch.raw' />
3030 <target dev =' xvdc' bus =' xen' />
3131 </disk >
3232 <input type =' mouse' bus =' xen' />
Original file line number Diff line number Diff line change 1313 <on_crash >restart</on_crash >
1414 <devices >
1515 <disk type =' file' device =' disk' >
16- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/root.raw' />
16+ <source file =' REPLACEME /tests/image-xml/root.raw' />
1717 <target dev =' xvda' bus =' xen' />
1818 </disk >
1919 <disk type =' file' device =' disk' >
20- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/data.raw' />
20+ <source file =' REPLACEME /tests/image-xml/data.raw' />
2121 <target dev =' xvdb' bus =' xen' />
2222 </disk >
2323 <disk type =' file' device =' disk' >
24- <source file =' /home/nishome/crobinso/sandbox/upstream/python-virtinst/virtinst.git /tests/image-xml/scratch.raw' />
24+ <source file =' REPLACEME /tests/image-xml/scratch.raw' />
2525 <target dev =' xvdc' bus =' xen' />
2626 </disk >
2727 <input type =' mouse' bus =' xen' />
You can’t perform that action at this time.
0 commit comments