cat /etc/libvirt/qemu/CentOS-6.7-x86_64.xml
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO ITARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configurationshould be made using:
virsh editCentOS-6.7-x86_64
or other application using the libvirt API.
-->
<domain type='kvm'>
<name>CentOS-6.7-x86_64</name>
<uuid>326e3810-fd4d-5012-f6f7-cff369870ccd</uuid>
<memoryunit='KiB'>524288</memory>
<currentMemoryunit='KiB'>524288</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<typearch='x86_64' machine='rhel6.6.0'>hvm</type>
<bootdev='hd'/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<clockoffset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<emulator>/usr/libexec/qemu-kvm</emulator>
<disktype='file' device='disk'>
<drivername='qemu' type='raw' cache='none'/>
<sourcefile='/opt/CentOS-6.7_x86_64.raw'/>
<targetdev='vda' bus='virtio'/>
<addresstype='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
</disk>
<disktype='block' device='cdrom'>
<drivername='qemu' type='raw'/>
<targetdev='hdc' bus='ide'/>
<readonly/>
<addresstype='drive' controller='0' bus='1' target='0' unit='0'/>
</disk>
<controllertype='usb' index='0' model='ich9-ehci1'>
<addresstype='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
</controller>
<controllertype='usb' index='0' model='ich9-uhci1'>
<master startport='0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'function='0x0' multifunction='on'/>
</controller>
<controller type='usb' index='0' model='ich9-uhci2'>
<masterstartport='2'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'function='0x1'/>
</controller>
<controller type='usb' index='0' model='ich9-uhci3'>
<masterstartport='4'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'function='0x2'/>
</controller>
<controller type='ide' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01'function='0x1'/>
</controller>
<interface type='network'>
<macaddress='52:54:00:37:e2:fa'/>
<sourcenetwork='default'/>
<modeltype='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'function='0x0'/>
</interface>
<serialtype='pty'>
<targetport='0'/>
</serial>
<consoletype='pty'>
<targettype='serial' port='0'/>
</console>
<inputtype='tablet' bus='usb'/>
<inputtype='mouse' bus='ps2'/>
<graphicstype='vnc' port='-1' autoport='yes' listen='0.0.0.0'>
<listentype='address' address='0.0.0.0'/>
</graphics>
<video>
<modeltype='cirrus' vram='9216' heads='1'/>
<addresstype='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</video>
<memballoonmodel='virtio'>
<addresstype='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
</memballoon>
</devices>
</domain>