Created
February 14, 2019 15:10
-
-
Save Flummi/b0233a493732a5e48cbf7b2940404d76 to your computer and use it in GitHub Desktop.
win10.xml
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='1' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> | |
<name>win10</name> | |
<uuid>cb265123-09d2-4f30-9842-24467090a03a</uuid> | |
<metadata> | |
<libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> | |
<libosinfo:os id="http://microsoft.com/win/10"/> | |
</libosinfo:libosinfo> | |
</metadata> | |
<memory unit='KiB'>8388608</memory> | |
<currentMemory unit='KiB'>8388608</currentMemory> | |
<vcpu placement='static'>8</vcpu> | |
<resource> | |
<partition>/machine</partition> | |
</resource> | |
<os> | |
<type arch='x86_64' machine='pc-q35-3.1'>hvm</type> | |
<loader readonly='yes' type='pflash'>/usr/share/ovmf/x64/OVMF_CODE.fd</loader> | |
<nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram> | |
<bootmenu enable='no'/> | |
</os> | |
<features> | |
<acpi/> | |
<apic/> | |
<hyperv> | |
<relaxed state='on'/> | |
<vapic state='on'/> | |
<spinlocks state='on' retries='8191'/> | |
</hyperv> | |
<vmport state='off'/> | |
</features> | |
<cpu mode='custom' match='exact' check='full'> | |
<model fallback='forbid'>Haswell-noTSX-IBRS</model> | |
<vendor>Intel</vendor> | |
<topology sockets='1' cores='2' threads='4'/> | |
<feature policy='require' name='vme'/> | |
<feature policy='require' name='ss'/> | |
<feature policy='require' name='vmx'/> | |
<feature policy='require' name='f16c'/> | |
<feature policy='require' name='rdrand'/> | |
<feature policy='disable' name='hypervisor'/> | |
<feature policy='require' name='arat'/> | |
<feature policy='require' name='tsc_adjust'/> | |
<feature policy='require' name='umip'/> | |
<feature policy='require' name='ssbd'/> | |
<feature policy='require' name='xsaveopt'/> | |
<feature policy='require' name='pdpe1gb'/> | |
<feature policy='require' name='abm'/> | |
</cpu> | |
<clock offset='localtime'> | |
<timer name='rtc' tickpolicy='catchup'/> | |
<timer name='pit' tickpolicy='delay'/> | |
<timer name='hpet' present='no'/> | |
<timer name='hypervclock' present='yes'/> | |
</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='block' device='disk'> | |
<driver name='qemu' type='raw'/> | |
<source dev='/dev/sdb'/> | |
<backingStore/> | |
<target dev='vdb' bus='virtio'/> | |
<alias name='virtio-disk1'/> | |
<address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> | |
</disk> | |
<disk type='block' device='disk'> | |
<driver name='qemu' type='raw'/> | |
<source dev='/dev/sdd'/> | |
<backingStore/> | |
<target dev='vdc' bus='virtio'/> | |
<alias name='virtio-disk2'/> | |
<address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> | |
</disk> | |
<disk type='block' device='disk'> | |
<driver name='qemu' type='raw' cache='none' io='native'/> | |
<source dev='/dev/nvme0n1'/> | |
<backingStore/> | |
<target dev='vdd' bus='virtio'/> | |
<boot order='1'/> | |
<alias name='virtio-disk3'/> | |
<address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/> | |
</disk> | |
<controller type='usb' index='0' model='qemu-xhci' ports='15'> | |
<alias name='usb'/> | |
<address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> | |
</controller> | |
<controller type='sata' index='0'> | |
<alias name='ide'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> | |
</controller> | |
<controller type='pci' index='0' model='pcie-root'> | |
<alias name='pcie.0'/> | |
</controller> | |
<controller type='pci' index='1' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='1' port='0x10'/> | |
<alias name='pci.1'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> | |
</controller> | |
<controller type='pci' index='2' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='2' port='0x11'/> | |
<alias name='pci.2'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> | |
</controller> | |
<controller type='pci' index='3' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='3' port='0x12'/> | |
<alias name='pci.3'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> | |
</controller> | |
<controller type='pci' index='4' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='4' port='0x13'/> | |
<alias name='pci.4'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> | |
</controller> | |
<controller type='pci' index='5' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='5' port='0x14'/> | |
<alias name='pci.5'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> | |
</controller> | |
<controller type='pci' index='6' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='6' port='0x15'/> | |
<alias name='pci.6'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/> | |
</controller> | |
<controller type='pci' index='7' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='7' port='0x16'/> | |
<alias name='pci.7'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/> | |
</controller> | |
<controller type='pci' index='8' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='8' port='0x8'/> | |
<alias name='pci.8'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> | |
</controller> | |
<controller type='pci' index='9' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='9' port='0x9'/> | |
<alias name='pci.9'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> | |
</controller> | |
<controller type='pci' index='10' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='10' port='0xa'/> | |
<alias name='pci.10'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> | |
</controller> | |
<controller type='pci' index='11' model='pcie-root-port'> | |
<model name='pcie-root-port'/> | |
<target chassis='11' port='0xb'/> | |
<alias name='pci.11'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> | |
</controller> | |
<controller type='pci' index='12' model='pcie-to-pci-bridge'> | |
<model name='pcie-pci-bridge'/> | |
<alias name='pci.12'/> | |
<address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> | |
</controller> | |
<controller type='virtio-serial' index='0'> | |
<alias name='virtio-serial0'/> | |
<address type='pci' domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> | |
</controller> | |
<interface type='direct'> | |
<mac address='52:54:00:ab:73:30'/> | |
<source dev='eno1' mode='bridge'/> | |
<target dev='macvtap0'/> | |
<model type='virtio'/> | |
<alias name='net0'/> | |
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> | |
</interface> | |
<channel type='unix'> | |
<source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-1-win10/org.qemu.guest_agent.0'/> | |
<target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> | |
<alias name='channel0'/> | |
<address type='virtio-serial' controller='0' bus='0' port='1'/> | |
</channel> | |
<channel type='spicevmc'> | |
<target type='virtio' name='com.redhat.spice.0' state='disconnected'/> | |
<alias name='channel1'/> | |
<address type='virtio-serial' controller='0' bus='0' port='2'/> | |
</channel> | |
<input type='mouse' bus='virtio'> | |
<alias name='input0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x0e' function='0x0'/> | |
</input> | |
<input type='keyboard' bus='virtio'> | |
<alias name='input1'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x0f' function='0x0'/> | |
</input> | |
<input type='mouse' bus='ps2'> | |
<alias name='input2'/> | |
</input> | |
<input type='keyboard' bus='ps2'> | |
<alias name='input3'/> | |
</input> | |
<sound model='ich9'> | |
<alias name='sound0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/> | |
</sound> | |
<hostdev mode='subsystem' type='pci' managed='yes'> | |
<driver name='vfio'/> | |
<source> | |
<address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> | |
</source> | |
<alias name='hostdev0'/> | |
<address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> | |
</hostdev> | |
<hostdev mode='subsystem' type='pci' managed='yes'> | |
<driver name='vfio'/> | |
<source> | |
<address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/> | |
</source> | |
<alias name='hostdev1'/> | |
<address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> | |
</hostdev> | |
<memballoon model='virtio'> | |
<stats period='5'/> | |
<alias name='balloon0'/> | |
<address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> | |
</memballoon> | |
<shmem name='looking-glass'> | |
<model type='ivshmem-plain'/> | |
<size unit='M'>32</size> | |
<alias name='shmem0'/> | |
<address type='pci' domain='0x0000' bus='0x0c' slot='0x01' function='0x0'/> | |
</shmem> | |
</devices> | |
<seclabel type='dynamic' model='dac' relabel='yes'> | |
<label>+1000:+992</label> | |
<imagelabel>+1000:+992</imagelabel> | |
</seclabel> | |
<qemu:commandline> | |
<qemu:arg value='-object'/> | |
<qemu:arg value='input-linux,id=mouse1,evdev=/dev/input/by-id/usb-Sharkoon_Technologies_SKILLER_SGM1-event-mouse'/> | |
<qemu:arg value='-object'/> | |
<qemu:arg value='input-linux,id=kbd1,evdev=/dev/input/by-id/usb-SONiX_USB_DEVICE-event-kbd,grab_all=on,repeat=on'/> | |
<qemu:arg value='-cpu'/> | |
<qemu:arg value='host,hv_time,kvm=off,hv_vendor_id=null,-hypervisor'/> | |
<qemu:env name='QEMU_AUDIO_DRV' value='pa'/> | |
<qemu:env name='QEMU_PA_SERVER' value='/run/user/1000/pulse/native'/> | |
</qemu:commandline> | |
</domain> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment