1 <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
2 <name>TailsToaster</name>
3 <memory unit='KiB'>1048576</memory>
4 <currentMemory unit='KiB'>1048576</currentMemory>
7 <type arch='x86_64' machine='pc-0.15'>hvm</type>
16 <on_poweroff>destroy</on_poweroff>
17 <on_reboot>restart</on_reboot>
18 <on_crash>restart</on_crash>
20 <emulator>/usr/bin/kvm</emulator>
21 <disk type='file' device='cdrom'>
22 <driver name='qemu' type='raw'/>
24 <target dev='hdc' bus='ide'/>
26 <address type='drive' controller='0' bus='1' target='0' unit='0'/>
28 <controller type='usb' index='0' model='ich9-ehci1'>
29 <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
31 <controller type='usb' index='0' model='ich9-uhci1'>
32 <master startport='0'/>
33 <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
35 <controller type='ide' index='0'>
36 <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
38 <interface type='network'>
39 <mac address='52:54:00:ac:dd:ee'/>
40 <source network='TailsToasterNet'/>
41 <model type='virtio'/>
42 <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
46 <source mode="bind" host='127.0.0.1' service='1337'/>
49 <input type='tablet' bus='usb'/>
50 <input type='mouse' bus='ps2'/>
51 <graphics type='vnc' port='-1' autoport='yes'/>
53 <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
56 <model type='cirrus' vram='9216' heads='1'/>
57 <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
59 <memballoon model='virtio'>
60 <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>