221 lines
8.6 KiB
XML
221 lines
8.6 KiB
XML
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
|
|
<name>win10</name>
|
|
<uuid>9d7df055-d6d1-4551-bb25-ef2ddb835c4d</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'>16777216</memory>
|
|
<currentMemory unit='KiB'>16777216</currentMemory>
|
|
<memoryBacking>
|
|
<hugepages/>
|
|
<locked/>
|
|
</memoryBacking>
|
|
<vcpu placement='static'>6</vcpu>
|
|
<iothreads>1</iothreads>
|
|
<cputune>
|
|
<vcpupin vcpu='0' cpuset='1'/>
|
|
<vcpupin vcpu='1' cpuset='5'/>
|
|
<vcpupin vcpu='2' cpuset='2'/>
|
|
<vcpupin vcpu='3' cpuset='6'/>
|
|
<vcpupin vcpu='4' cpuset='3'/>
|
|
<vcpupin vcpu='5' cpuset='7'/>
|
|
<emulatorpin cpuset='0,4'/>
|
|
<iothreadpin iothread='1' cpuset='0,4'/>
|
|
<vcpusched vcpus='0-5' scheduler='fifo' priority='99'/>
|
|
<emulatorsched scheduler='fifo' priority='99'/>
|
|
<iothreadsched iothreads='1' scheduler='fifo' priority='99'/>
|
|
</cputune>
|
|
<os>
|
|
<type arch='x86_64' machine='pc-q35-4.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>
|
|
</os>
|
|
<features>
|
|
<acpi/>
|
|
<apic/>
|
|
<hyperv>
|
|
<!-- hyper-v enlightments, the more the better -->
|
|
<!-- https://archive.fosdem.org/2019/schedule/event/vai_enlightening_kvm/ -->
|
|
<relaxed state='on'/>
|
|
<vapic state='on'/>
|
|
<spinlocks state='on' retries='8191'/>
|
|
<vpindex state='on'/>
|
|
<synic state='on'/>
|
|
<stimer state='on'/>
|
|
<tlbflush state='on'/>
|
|
<ipi state='on'/>
|
|
<reset state='on'/>
|
|
<frequencies state='on'/>
|
|
<reenlightenment state='on'/>
|
|
<!-- nvidia code 43 fix -->
|
|
<vendor_id state='off' value='fNvidia'/>
|
|
</hyperv>
|
|
<kvm>
|
|
<!-- nvidia code 43 fix -->
|
|
<hidden state='on'/>
|
|
</kvm>
|
|
<vmport state='off'/>
|
|
<ioapic driver='kvm'/>
|
|
</features>
|
|
<cpu mode='host-passthrough' check='none'>
|
|
<topology sockets='1' cores='3' threads='2'/>
|
|
<cache mode='passthrough'/>
|
|
<feature policy='require' name='invtsc'/>
|
|
</cpu>
|
|
<clock offset='localtime'>
|
|
<timer name='rtc' present='no' tickpolicy='catchup'/>
|
|
<timer name='pit' present='no' tickpolicy='delay'/>
|
|
<timer name='hpet' present='no'/>
|
|
<timer name='kvmclock' present='no'/>
|
|
<timer name='hypervclock' present='yes'/>
|
|
<timer name='tsc' present='yes' mode='native'/>
|
|
</clock>
|
|
<on_poweroff>destroy</on_poweroff>
|
|
<on_reboot>restart</on_reboot>
|
|
<on_crash>restart</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='raw' io='threads'/>
|
|
<source file='/home/marchambault/Documents/virtualmachines/img/win10.img'/>
|
|
<target dev='sda' bus='scsi'/>
|
|
<boot order='1'/>
|
|
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
|
|
</disk>
|
|
<disk type='block' device='disk'>
|
|
<driver name='qemu' type='raw' cache='none' io='native' discard='unmap' detect_zeroes='unmap'/>
|
|
<source dev='/dev/nvme0n1'/>
|
|
<target dev='sdc' bus='scsi'/>
|
|
<address type='drive' controller='0' bus='0' target='0' unit='2'/>
|
|
</disk>
|
|
<disk type='file' device='cdrom'>
|
|
<driver name='qemu' type='raw'/>
|
|
<source file='/home/marchambault/Documents/virtualmachines/iso/virtio-win-0.1.171.iso'/>
|
|
<target dev='sdb' bus='sata'/>
|
|
<readonly/>
|
|
<address type='drive' controller='0' bus='0' target='0' unit='1'/>
|
|
</disk>
|
|
<controller type='scsi' index='0' model='virtio-scsi'>
|
|
<driver queues='6' iothread='1'/>
|
|
<address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
|
|
</controller>
|
|
<controller type='sata' index='0'>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
|
|
</controller>
|
|
<controller type='pci' index='0' model='pcie-root'/>
|
|
<controller type='pci' index='1' model='dmi-to-pci-bridge'>
|
|
<model name='i82801b11-bridge'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>
|
|
</controller>
|
|
<controller type='pci' index='2' model='pci-bridge'>
|
|
<model name='pci-bridge'/>
|
|
<target chassisNr='2'/>
|
|
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
|
|
</controller>
|
|
<controller type='pci' index='3' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='3' port='0x10'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
|
|
</controller>
|
|
<controller type='pci' index='4' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='4' port='0x11'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
|
|
</controller>
|
|
<controller type='pci' index='5' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='5' port='0x12'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
|
|
</controller>
|
|
<controller type='pci' index='6' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='6' port='0x13'/>
|
|
<alias name='ua-gfx0'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
|
|
</controller>
|
|
<controller type='pci' index='7' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='7' port='0x14'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
|
|
</controller>
|
|
<controller type='pci' index='8' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='8' port='0x15'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
|
|
</controller>
|
|
<controller type='pci' index='9' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='9' port='0x16'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
|
|
</controller>
|
|
<controller type='pci' index='10' model='pcie-root-port'>
|
|
<model name='pcie-root-port'/>
|
|
<target chassis='10' port='0x17'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
|
|
</controller>
|
|
<controller type='usb' index='0' model='qemu-xhci' ports='15'>
|
|
<address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
|
|
</controller>
|
|
<interface type='network'>
|
|
<mac address='52:54:00:f5:2c:df'/>
|
|
<source network='default'/>
|
|
<model type='e1000e'/>
|
|
<link state='up'/>
|
|
<address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/>
|
|
</interface>
|
|
<input type='mouse' bus='ps2'/>
|
|
<input type='keyboard' bus='ps2'/>
|
|
<sound model='ich9'>
|
|
<address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
|
|
</sound>
|
|
<!--
|
|
<hostdev mode='subsystem' type='pci' managed='yes'>
|
|
<source>
|
|
<address domain='0x0000' bus='0x00' slot='0x1f' function='0x6'/>
|
|
</source>
|
|
<address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/>
|
|
</hostdev>
|
|
-->
|
|
<hostdev mode='subsystem' type='pci' managed='yes'>
|
|
<source>
|
|
<address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
|
|
</source>
|
|
<address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/>
|
|
</hostdev>
|
|
<hostdev mode='subsystem' type='pci' managed='yes'>
|
|
<source>
|
|
<address domain='0x0000' bus='0x03' slot='0x00' function='0x1'/>
|
|
</source>
|
|
<address type='pci' domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/>
|
|
</hostdev>
|
|
<redirdev bus='usb' type='spicevmc'>
|
|
<address type='usb' bus='0' port='2'/>
|
|
</redirdev>
|
|
<redirdev bus='usb' type='spicevmc'>
|
|
<address type='usb' bus='0' port='3'/>
|
|
</redirdev>
|
|
<memballoon model='virtio'>
|
|
<address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
|
|
</memballoon>
|
|
<shmem name='looking-glass'>
|
|
<model type='ivshmem-plain'/>
|
|
<size unit='M'>32</size>
|
|
<address type='pci' domain='0x0000' bus='0x02' slot='0x04' function='0x0'/>
|
|
</shmem>
|
|
</devices>
|
|
<qemu:commandline>
|
|
<!-- keyboard evdev passthrough -->
|
|
<qemu:arg value='-object'/>
|
|
<qemu:arg value='input-linux,id=kbd1,evdev=/dev/input/by-path/platform-i8042-serio-0-event-kbd,grab_all=off,repeat=on'/>
|
|
<!-- audio passthrough -->
|
|
<qemu:arg value='-audiodev'/>
|
|
<qemu:arg value='pa,id=pa1,server=/run/user/1000/pulse/native'/>
|
|
</qemu:commandline>
|
|
</domain>
|