Advertisement
Guest User

vc

a guest
May 30th, 2023
832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 9.79 KB | None | 0 0
  1. <domain type='kvm'>
  2.   <name>win10-vfio-rservice</name>
  3.   <uuid>cc5d5e8d-664b-474e-b5eb-5ac82cc9d43f</uuid>
  4.   <metadata>
  5.     <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  6.       <libosinfo:os id="http://microsoft.com/win/10"/>
  7.     </libosinfo:libosinfo>
  8.   </metadata>
  9.   <memory unit='KiB'>33554432</memory>
  10.   <currentMemory unit='KiB'>33554432</currentMemory>
  11.   <memoryBacking>
  12.     <hugepages/>
  13.     <access mode='private'/>
  14.     <allocation mode='immediate'/>
  15.     <discard/>
  16.   </memoryBacking>
  17.   <vcpu placement='static'>16</vcpu>
  18.   <iothreads>1</iothreads>
  19.   <cputune>
  20.     <vcpupin vcpu='0' cpuset='8'/>
  21.     <vcpupin vcpu='1' cpuset='24'/>
  22.     <vcpupin vcpu='2' cpuset='9'/>
  23.     <vcpupin vcpu='3' cpuset='25'/>
  24.     <vcpupin vcpu='4' cpuset='10'/>
  25.     <vcpupin vcpu='5' cpuset='26'/>
  26.     <vcpupin vcpu='6' cpuset='11'/>
  27.     <vcpupin vcpu='7' cpuset='27'/>
  28.     <vcpupin vcpu='8' cpuset='12'/>
  29.     <vcpupin vcpu='9' cpuset='28'/>
  30.     <vcpupin vcpu='10' cpuset='13'/>
  31.     <vcpupin vcpu='11' cpuset='29'/>
  32.     <vcpupin vcpu='12' cpuset='14'/>
  33.     <vcpupin vcpu='13' cpuset='30'/>
  34.     <vcpupin vcpu='14' cpuset='15'/>
  35.     <vcpupin vcpu='15' cpuset='31'/>
  36.     <emulatorpin cpuset='7-23'/>
  37.     <iothreadpin iothread='1' cpuset='7-23'/>
  38.     <vcpusched vcpus='0' scheduler='fifo' priority='1'/>
  39.     <vcpusched vcpus='1' scheduler='fifo' priority='1'/>
  40.     <vcpusched vcpus='2' scheduler='fifo' priority='1'/>
  41.     <vcpusched vcpus='3' scheduler='fifo' priority='1'/>
  42.     <vcpusched vcpus='4' scheduler='fifo' priority='1'/>
  43.     <vcpusched vcpus='5' scheduler='fifo' priority='1'/>
  44.     <vcpusched vcpus='6' scheduler='fifo' priority='1'/>
  45.     <vcpusched vcpus='7' scheduler='fifo' priority='1'/>
  46.     <vcpusched vcpus='8' scheduler='fifo' priority='1'/>
  47.     <vcpusched vcpus='9' scheduler='fifo' priority='1'/>
  48.     <vcpusched vcpus='10' scheduler='fifo' priority='1'/>
  49.     <vcpusched vcpus='11' scheduler='fifo' priority='1'/>
  50.     <vcpusched vcpus='12' scheduler='fifo' priority='1'/>
  51.     <vcpusched vcpus='13' scheduler='fifo' priority='1'/>
  52.     <vcpusched vcpus='14' scheduler='fifo' priority='1'/>
  53.     <vcpusched vcpus='15' scheduler='fifo' priority='1'/>
  54.     <iothreadsched iothreads='1' scheduler='fifo' priority='98'/>
  55.   </cputune>
  56.   <os>
  57.     <type arch='x86_64' machine='pc-q35-6.1'>hvm</type>
  58.     <loader readonly='yes' type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.fd</loader>
  59.     <nvram>/var/lib/libvirt/qemu/nvram/win10-vfio-rservice-experimental_VARS.fd</nvram>
  60.     <bootmenu enable='yes'/>
  61.   </os>
  62.   <features>
  63.     <acpi/>
  64.     <apic eoi='on'/>
  65.     <hap state='on'/>
  66.     <hyperv mode='custom'>
  67.       <relaxed state='on'/>
  68.       <vapic state='on'/>
  69.       <spinlocks state='on' retries='8191'/>
  70.       <vpindex state='on'/>
  71.       <runtime state='on'/>
  72.       <synic state='off'/>
  73.       <stimer state='off'/>
  74.       <reset state='on'/>
  75.       <vendor_id state='on' value='fuckjensen'/>
  76.       <frequencies state='on'/>
  77.       <reenlightenment state='on'/>
  78.       <tlbflush state='on'/>
  79.       <ipi state='on'/>
  80.       <evmcs state='off'/>
  81.     </hyperv>
  82.     <kvm>
  83.       <hidden state='on'/>
  84.       <hint-dedicated state='on'/>
  85.       <poll-control state='on'/>
  86.     </kvm>
  87.     <vmport state='off'/>
  88.     <smm state='on'/>
  89.     <ioapic driver='kvm'/>
  90.   </features>
  91.   <cpu mode='host-passthrough' check='none' migratable='off'>
  92.     <topology sockets='1' dies='1' cores='8' threads='2'/>
  93.     <feature policy='disable' name='hypervisor'/>
  94.     <feature policy='require' name='topoext'/>
  95.     <feature policy='require' name='invtsc'/>
  96.     <feature policy='disable' name='x2apic'/>
  97.     <feature policy='disable' name='svm'/>
  98.     <feature policy='disable' name='monitor'/>
  99.     <feature policy='disable' name='amd-stibp'/>
  100.   </cpu>
  101.   <clock offset='localtime'>
  102.     <timer name='rtc' tickpolicy='catchup'/>
  103.     <timer name='pit' tickpolicy='discard'/>
  104.     <timer name='hpet' present='no'/>
  105.     <timer name='tsc' present='yes' mode='native'/>
  106.     <timer name='hypervclock' present='yes'/>
  107.   </clock>
  108.   <on_poweroff>destroy</on_poweroff>
  109.   <on_reboot>restart</on_reboot>
  110.   <on_crash>destroy</on_crash>
  111.   <pm>
  112.     <suspend-to-mem enabled='no'/>
  113.     <suspend-to-disk enabled='no'/>
  114.   </pm>
  115.   <devices>
  116.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  117.     <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  118.       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  119.     </controller>
  120.     <controller type='sata' index='0'>
  121.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  122.     </controller>
  123.     <controller type='pci' index='0' model='pcie-root'/>
  124.     <controller type='pci' index='1' model='pcie-root-port'>
  125.       <model name='pcie-root-port'/>
  126.       <target chassis='1' port='0x10'/>
  127.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  128.     </controller>
  129.     <controller type='pci' index='2' model='pcie-root-port'>
  130.       <model name='pcie-root-port'/>
  131.       <target chassis='2' port='0x11'/>
  132.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  133.     </controller>
  134.     <controller type='pci' index='3' model='pcie-root-port'>
  135.       <model name='pcie-root-port'/>
  136.       <target chassis='3' port='0x12'/>
  137.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  138.     </controller>
  139.     <controller type='pci' index='4' model='pcie-root-port'>
  140.       <model name='pcie-root-port'/>
  141.       <target chassis='4' port='0x13'/>
  142.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  143.     </controller>
  144.     <controller type='pci' index='5' model='pcie-root-port'>
  145.       <model name='pcie-root-port'/>
  146.       <target chassis='5' port='0x14'/>
  147.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  148.     </controller>
  149.     <controller type='pci' index='6' model='pcie-root-port'>
  150.       <model name='pcie-root-port'/>
  151.       <target chassis='6' port='0x15'/>
  152.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  153.     </controller>
  154.     <controller type='pci' index='7' model='pcie-root-port'>
  155.       <model name='pcie-root-port'/>
  156.       <target chassis='7' port='0x16'/>
  157.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  158.     </controller>
  159.     <controller type='pci' index='8' model='pcie-root-port'>
  160.       <model name='pcie-root-port'/>
  161.       <target chassis='8' port='0x17'/>
  162.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  163.     </controller>
  164.     <controller type='pci' index='9' model='pcie-root-port'>
  165.       <model name='pcie-root-port'/>
  166.       <target chassis='9' port='0x18'/>
  167.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  168.     </controller>
  169.     <controller type='pci' index='10' model='pcie-root-port'>
  170.       <model name='pcie-root-port'/>
  171.       <target chassis='10' port='0x19'/>
  172.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  173.     </controller>
  174.     <controller type='pci' index='11' model='pcie-to-pci-bridge'>
  175.       <model name='pcie-pci-bridge'/>
  176.       <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/>
  177.     </controller>
  178.     <controller type='virtio-serial' index='0'>
  179.       <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  180.     </controller>
  181.     <serial type='pty'>
  182.       <target type='isa-serial' port='0'>
  183.         <model name='isa-serial'/>
  184.       </target>
  185.     </serial>
  186.     <console type='pty'>
  187.       <target type='serial' port='0'/>
  188.     </console>
  189.     <channel type='spicevmc'>
  190.       <target type='virtio' name='com.redhat.spice.0'/>
  191.       <address type='virtio-serial' controller='0' bus='0' port='1'/>
  192.     </channel>
  193.     <input type='mouse' bus='ps2'/>
  194.     <input type='keyboard' bus='ps2'/>
  195.     <graphics type='spice' autoport='yes'>
  196.       <listen type='address'/>
  197.       <image compression='off'/>
  198.     </graphics>
  199.     <audio id='1' type='spice'/>
  200.     <video>
  201.       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  202.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  203.     </video>
  204.     <hostdev mode='subsystem' type='pci' managed='yes'>
  205.       <source>
  206.         <address domain='0x0000' bus='0x0c' slot='0x00' function='0x1'/>
  207.       </source>
  208.       <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  209.     </hostdev>
  210.     <hostdev mode='subsystem' type='pci' managed='yes'>
  211.       <source>
  212.         <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  213.       </source>
  214.       <boot order='1'/>
  215.       <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  216.     </hostdev>
  217.     <hostdev mode='subsystem' type='pci' managed='yes'>
  218.       <source>
  219.         <address domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  220.       </source>
  221.       <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  222.     </hostdev>
  223.     <hostdev mode='subsystem' type='pci' managed='yes'>
  224.       <source>
  225.         <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  226.       </source>
  227.       <rom bar='on'/>
  228.       <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  229.     </hostdev>
  230.     <hostdev mode='subsystem' type='pci' managed='yes'>
  231.       <source>
  232.         <address domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/>
  233.       </source>
  234.       <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  235.     </hostdev>
  236.     <memballoon model='none'/>
  237.     <shmem name='looking-glass'>
  238.       <model type='ivshmem-plain'/>
  239.       <size unit='M'>128</size>
  240.       <address type='pci' domain='0x0000' bus='0x0b' slot='0x01' function='0x0'/>
  241.     </shmem>
  242.   </devices>
  243. </domain>
  244.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement