Advertisement
Dktr_Bizeps

Untitled

Feb 21st, 2022 (edited)
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.95 KB | None | 0 0
  1. <domain type="kvm">
  2.   <name>win10</name>
  3.   <uuid>dcd98af2-1b6e-4b3f-bee1-1286af90effb</uuid>
  4.   <metadata xmlns:ns0="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  5.     <ns0:libosinfo>
  6.       <ns0:os id="http://microsoft.com/win/10"/>
  7.     </ns0:libosinfo>
  8.   </metadata>
  9.   <memory unit="KiB">8392704</memory>
  10.   <currentMemory unit="KiB">8392704</currentMemory>
  11.   <vcpu placement="static">16</vcpu>
  12.   <os>
  13.     <type arch="x86_64" machine="pc-q35-6.2">hvm</type>
  14.     <loader readonly="yes" type="pflash">/usr/share/edk2-ovmf/x64/OVMF_CODE.fd</loader>
  15.     <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  16.   </os>
  17.   <features>
  18.     <acpi/>
  19.     <apic/>
  20.     <hyperv mode="custom">
  21.       <relaxed state="on"/>
  22.       <vapic state="on"/>
  23.       <spinlocks state="on" retries="8191"/>
  24.       <vendor_id state="on" value="ab1234567890"/>
  25.     </hyperv>
  26.     <kvm>
  27.       <hidden state="on"/>
  28.     </kvm>
  29.     <vmport state="off"/>
  30.   </features>
  31.   <cpu mode="host-passthrough" check="partial" migratable="on"/>
  32.   <clock offset="localtime">
  33.     <timer name="rtc" tickpolicy="catchup"/>
  34.     <timer name="pit" tickpolicy="delay"/>
  35.     <timer name="hpet" present="no"/>
  36.     <timer name="hypervclock" present="yes"/>
  37.   </clock>
  38.   <on_poweroff>destroy</on_poweroff>
  39.   <on_reboot>restart</on_reboot>
  40.   <on_crash>destroy</on_crash>
  41.   <pm>
  42.     <suspend-to-mem enabled="no"/>
  43.     <suspend-to-disk enabled="no"/>
  44.   </pm>
  45.   <devices>
  46.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  47.     <disk type="file" device="disk">
  48.       <driver name="qemu" type="qcow2" cache="writeback"/>
  49.       <source file="/mnt/VRGames/Games/pool"/>
  50.       <target dev="vda" bus="virtio"/>
  51.       <boot order="2"/>
  52.       <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  53.     </disk>
  54.     <controller type="usb" index="0" model="qemu-xhci" ports="15">
  55.       <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  56.     </controller>
  57.     <controller type="sata" index="0">
  58.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  59.     </controller>
  60.     <controller type="pci" index="0" model="pcie-root"/>
  61.     <controller type="pci" index="1" model="pcie-root-port">
  62.       <model name="pcie-root-port"/>
  63.       <target chassis="1" port="0x10"/>
  64.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  65.     </controller>
  66.     <controller type="pci" index="2" model="pcie-root-port">
  67.       <model name="pcie-root-port"/>
  68.       <target chassis="2" port="0x11"/>
  69.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  70.     </controller>
  71.     <controller type="pci" index="3" model="pcie-root-port">
  72.       <model name="pcie-root-port"/>
  73.       <target chassis="3" port="0x12"/>
  74.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  75.     </controller>
  76.     <controller type="pci" index="4" model="pcie-root-port">
  77.       <model name="pcie-root-port"/>
  78.       <target chassis="4" port="0x13"/>
  79.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  80.     </controller>
  81.     <controller type="pci" index="5" model="pcie-root-port">
  82.       <model name="pcie-root-port"/>
  83.       <target chassis="5" port="0x14"/>
  84.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  85.     </controller>
  86.     <controller type="pci" index="6" model="pcie-root-port">
  87.       <model name="pcie-root-port"/>
  88.       <target chassis="6" port="0x15"/>
  89.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  90.     </controller>
  91.     <controller type="pci" index="7" model="pcie-root-port">
  92.       <model name="pcie-root-port"/>
  93.       <target chassis="7" port="0x8"/>
  94.       <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0" multifunction="on"/>
  95.     </controller>
  96.     <controller type="pci" index="8" model="pcie-root-port">
  97.       <model name="pcie-root-port"/>
  98.       <target chassis="8" port="0x9"/>
  99.       <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x1"/>
  100.     </controller>
  101.     <controller type="virtio-serial" index="0">
  102.       <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  103.     </controller>
  104.     <interface type="network">
  105.       <mac address="52:54:00:72:e6:60"/>
  106.       <source network="default"/>
  107.       <model type="virtio"/>
  108.       <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  109.     </interface>
  110.     <input type="mouse" bus="ps2"/>
  111.     <input type="keyboard" bus="ps2"/>
  112.     <audio id="1" type="none"/>
  113.     <hostdev mode="subsystem" type="pci" managed="yes">
  114.       <source>
  115.         <address domain="0x0000" bus="0x0b" slot="0x00" function="0x0"/>
  116.       </source>
  117.       <rom file="/usr/share/vgabios/Navi10.rom"/>
  118.       <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  119.     </hostdev>
  120.     <hostdev mode="subsystem" type="usb" managed="yes">
  121.       <source>
  122.         <vendor id="0x6964"/>
  123.         <product id="0x0080"/>
  124.       </source>
  125.       <address type="usb" bus="0" port="1"/>
  126.     </hostdev>
  127.     <hostdev mode="subsystem" type="usb" managed="yes">
  128.       <source>
  129.         <vendor id="0x046d"/>
  130.         <product id="0xc53f"/>
  131.       </source>
  132.       <address type="usb" bus="0" port="4"/>
  133.     </hostdev>
  134.     <hostdev mode="subsystem" type="pci" managed="yes">
  135.       <source>
  136.         <address domain="0x0000" bus="0x0b" slot="0x00" function="0x1"/>
  137.       </source>
  138.       <rom file="/usr/share/vgabios/Navi10.rom"/>
  139.       <address type="pci" domain="0x0000" bus="0x07" slot="0x00" function="0x0"/>
  140.     </hostdev>
  141.     <redirdev bus="usb" type="spicevmc">
  142.       <address type="usb" bus="0" port="2"/>
  143.     </redirdev>
  144.     <redirdev bus="usb" type="spicevmc">
  145.       <address type="usb" bus="0" port="3"/>
  146.     </redirdev>
  147.     <memballoon model="virtio">
  148.       <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  149.     </memballoon>
  150.   </devices>
  151. </domain>
  152.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement