/dev/kvm
(CPU, memory, I/O, network, maps video display back to host…)<disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/iso/CentOS-7.0-1406-x86_64-livecd.iso'/> <target dev='hdd'/> <readonly/> </disk>
<os> <boot dev='cdrom'/> <boot dev='hd'/> <bootmenu enable='yes'/> </os>
virsh attach-disk domain1 /iso/CentOS-7.0-1406-x86_64-livecd.iso hdc --type cdrom --mode readonly