Created
October 1, 2017 23:24
-
-
Save alculquicondor/4fb39cdddbf9432784101a258f6646b3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<domain type='kvm' id='5'> | |
<name>archlinux</name> | |
<uuid>5fdc8598-7a07-460f-9d40-16e6554adbe0</uuid> | |
<memory unit='KiB'>1048576</memory> | |
<currentMemory unit='KiB'>1048576</currentMemory> | |
<vcpu placement='static'>2</vcpu> | |
<resource> | |
<partition>/machine</partition> | |
</resource> | |
<os> | |
<type arch='x86_64' machine='pc-i440fx-2.10'>hvm</type> | |
<boot dev='hd'/> | |
</os> | |
<features> | |
<acpi/> | |
<apic/> | |
<vmport state='off'/> | |
</features> | |
<cpu mode='custom' match='exact' check='full'> | |
<model fallback='forbid'>Haswell-noTSX</model> | |
<vendor>Intel</vendor> | |
<feature policy='require' name='vme'/> | |
<feature policy='require' name='ss'/> | |
<feature policy='require' name='f16c'/> | |
<feature policy='require' name='rdrand'/> | |
<feature policy='require' name='hypervisor'/> | |
<feature policy='require' name='arat'/> | |
<feature policy='require' name='tsc_adjust'/> | |
<feature policy='require' name='xsaveopt'/> | |
<feature policy='require' name='pdpe1gb'/> | |
<feature policy='require' name='abm'/> | |
</cpu> | |
<clock offset='utc'> | |
<timer name='rtc' tickpolicy='catchup'/> | |
<timer name='pit' tickpolicy='delay'/> | |
<timer name='hpet' present='no'/> | |
</clock> | |
<on_poweroff>destroy</on_poweroff> | |
<on_reboot>restart</on_reboot> | |
<on_crash>destroy</on_crash> | |
<pm> | |
<suspend-to-mem enabled='no'/> | |
<suspend-to-disk enabled='no'/> | |
</pm> | |
<devices> | |
<emulator>/usr/bin/qemu-system-x86_64</emulator> | |
<disk type='file' device='disk'> | |
<driver name='qemu' type='qcow2'/> | |
<source file='/var/lib/libvirt/images/archlinux.qcow2'/> | |
<backingStore/> | |
<target dev='hda' bus='ide'/> | |
<alias name='ide0-0-0'/> | |
<address type='drive' controller='0' bus='0' target='0' unit='0'/> | |
</disk> | |
<disk type='file' device='cdrom'> | |
<backingStore/> | |
<target dev='hdb' bus='ide'/> | |
<readonly/> | |
<alias name='ide0-0-1'/> | |
<address type='drive' controller='0' bus='0' target='0' unit='1'/> | |
</disk> | |
<controller type='usb' index='0' model='ich9-ehci1'> | |
<alias name='usb'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci1'> | |
<alias name='usb'/> | |
<master startport='0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci2'> | |
<alias name='usb'/> | |
<master startport='2'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci3'> | |
<alias name='usb'/> | |
<master startport='4'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/> | |
</controller> | |
<controller type='pci' index='0' model='pci-root'> | |
<alias name='pci.0'/> | |
</controller> | |
<controller type='ide' index='0'> | |
<alias name='ide'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> | |
</controller> | |
<controller type='virtio-serial' index='0'> | |
<alias name='virtio-serial0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> | |
</controller> | |
<interface type='bridge'> | |
<mac address='18:cf:5e:42:74:3b'/> | |
<source bridge='vbr0'/> | |
<target dev='vnet0'/> | |
<model type='virtio'/> | |
<alias name='net0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> | |
</interface> | |
<serial type='pty'> | |
<source path='/dev/pts/4'/> | |
<target port='0'/> | |
<alias name='serial0'/> | |
</serial> | |
<console type='pty' tty='/dev/pts/4'> | |
<source path='/dev/pts/4'/> | |
<target type='serial' port='0'/> | |
<alias name='serial0'/> | |
</console> | |
<channel type='spicevmc'> | |
<target type='virtio' name='com.redhat.spice.0' state='disconnected'/> | |
<alias name='channel0'/> | |
<address type='virtio-serial' controller='0' bus='0' port='1'/> | |
</channel> | |
<input type='mouse' bus='ps2'> | |
<alias name='input0'/> | |
</input> | |
<input type='keyboard' bus='ps2'> | |
<alias name='input1'/> | |
</input> | |
<graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'> | |
<listen type='address' address='127.0.0.1'/> | |
<image compression='off'/> | |
</graphics> | |
<sound model='ich6'> | |
<alias name='sound0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> | |
</sound> | |
<video> | |
<model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> | |
<alias name='video0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> | |
</video> | |
<redirdev bus='usb' type='spicevmc'> | |
<alias name='redir0'/> | |
<address type='usb' bus='0' port='1'/> | |
</redirdev> | |
<redirdev bus='usb' type='spicevmc'> | |
<alias name='redir1'/> | |
<address type='usb' bus='0' port='2'/> | |
</redirdev> | |
<memballoon model='virtio'> | |
<stats period='5'/> | |
<alias name='balloon0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> | |
</memballoon> | |
</devices> | |
<seclabel type='dynamic' model='dac' relabel='yes'> | |
<label>+99:+995</label> | |
<imagelabel>+99:+995</imagelabel> | |
</seclabel> | |
</domain> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment