Advertisement
wkchu

win10.xml

Oct 8th, 2021
1,355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 9.40 KB | None | 0 0
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4.  virsh edit win10
  5. or other application using the libvirt API.
  6. -->
  7.  
  8. <domain type='kvm'>
  9.   <name>win10</name>
  10.   <uuid>7095520f-64ab-4ecd-9cb4-4ae4d4e3d2fc</uuid>
  11.   <metadata>
  12.     <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  13.       <libosinfo:os id="http://microsoft.com/win/10"/>
  14.     </libosinfo:libosinfo>
  15.   </metadata>
  16.   <memory unit='KiB'>16777216</memory>
  17.   <currentMemory unit='KiB'>16777216</currentMemory>
  18.   <vcpu placement='static'>14</vcpu>
  19.   <iothreads>1</iothreads>
  20.   <cputune>
  21.     <vcpupin vcpu='0' cpuset='1'/>
  22.     <vcpupin vcpu='1' cpuset='9'/>
  23.     <vcpupin vcpu='2' cpuset='2'/>
  24.     <vcpupin vcpu='3' cpuset='10'/>
  25.     <vcpupin vcpu='4' cpuset='3'/>
  26.     <vcpupin vcpu='5' cpuset='11'/>
  27.     <vcpupin vcpu='6' cpuset='4'/>
  28.     <vcpupin vcpu='7' cpuset='12'/>
  29.     <vcpupin vcpu='8' cpuset='5'/>
  30.     <vcpupin vcpu='9' cpuset='13'/>
  31.     <vcpupin vcpu='10' cpuset='6'/>
  32.     <vcpupin vcpu='11' cpuset='14'/>
  33.     <vcpupin vcpu='12' cpuset='7'/>
  34.     <vcpupin vcpu='13' cpuset='15'/>
  35.     <emulatorpin cpuset='0,8'/>
  36.     <iothreadpin iothread='1' cpuset='0,8'/>
  37.   </cputune>
  38.   <os>
  39.     <type arch='x86_64' machine='pc-q35-5.0'>hvm</type>
  40.     <loader readonly='yes' type='pflash'>/usr/share/edk2-ovmf/x64/OVMF_CODE.fd</loader>
  41.     <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  42.   </os>
  43.   <features>
  44.     <acpi/>
  45.     <apic/>
  46.     <hyperv>
  47.       <relaxed state='on'/>
  48.       <vapic state='on'/>
  49.       <spinlocks state='on' retries='8191'/>
  50.       <vpindex state='on'/>
  51.       <runtime state='on'/>
  52.       <synic state='on'/>
  53.       <stimer state='on'>
  54.         <direct state='on'/>
  55.       </stimer>
  56.       <reset state='on'/>
  57.       <vendor_id state='on' value='other'/>
  58.       <frequencies state='on'/>
  59.       <reenlightenment state='on'/>
  60.       <tlbflush state='on'/>
  61.       <ipi state='on'/>
  62.       <evmcs state='off'/>
  63.     </hyperv>
  64.     <kvm>
  65.       <hidden state='on'/>
  66.     </kvm>
  67.     <vmport state='off'/>
  68.     <ioapic driver='kvm'/>
  69.   </features>
  70.   <cpu mode='host-passthrough' check='none' migratable='on'>
  71.     <topology sockets='1' dies='1' cores='7' threads='2'/>
  72.     <feature policy='require' name='topoext'/>
  73.   </cpu>
  74.   <clock offset='localtime'>
  75.     <timer name='rtc' tickpolicy='catchup'/>
  76.     <timer name='pit' tickpolicy='delay'/>
  77.     <timer name='hpet' present='no'/>
  78.     <timer name='hypervclock' present='yes'/>
  79.     <timer name='tsc' present='yes' mode='native'/>
  80.   </clock>
  81.   <on_poweroff>destroy</on_poweroff>
  82.   <on_reboot>restart</on_reboot>
  83.   <on_crash>destroy</on_crash>
  84.   <pm>
  85.     <suspend-to-mem enabled='no'/>
  86.     <suspend-to-disk enabled='no'/>
  87.   </pm>
  88.   <devices>
  89.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  90.     <disk type='block' device='cdrom'>
  91.       <driver name='qemu' type='raw'/>
  92.       <source dev='/dev/sr0'/>
  93.       <target dev='sda' bus='sata'/>
  94.       <readonly/>
  95.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  96.     </disk>
  97.     <disk type='block' device='disk'>
  98.       <driver name='qemu' type='raw' cache='writeback' io='threads' discard='unmap'/>
  99.       <source dev='/dev/disk/by-id/ata-WDC_WD20EZRZ-00Z5HB0_WD-WCC4M7CDKC22'/>
  100.       <target dev='sdb' bus='scsi'/>
  101.       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  102.     </disk>
  103.     <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  104.       <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  105.     </controller>
  106.     <controller type='scsi' index='0' model='virtio-scsi'>
  107.       <driver queues='8' iothread='1'/>
  108.       <address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/>
  109.     </controller>
  110.     <controller type='sata' index='0'>
  111.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  112.     </controller>
  113.     <controller type='pci' index='0' model='pcie-root'/>
  114.     <controller type='pci' index='1' model='pcie-root-port'>
  115.       <model name='pcie-root-port'/>
  116.       <target chassis='1' port='0x10'/>
  117.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  118.     </controller>
  119.     <controller type='pci' index='2' model='pcie-root-port'>
  120.       <model name='pcie-root-port'/>
  121.       <target chassis='2' port='0x11'/>
  122.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  123.     </controller>
  124.     <controller type='pci' index='3' model='pcie-root-port'>
  125.       <model name='pcie-root-port'/>
  126.       <target chassis='3' port='0x12'/>
  127.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  128.     </controller>
  129.     <controller type='pci' index='4' model='pcie-root-port'>
  130.       <model name='pcie-root-port'/>
  131.       <target chassis='4' port='0x13'/>
  132.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  133.     </controller>
  134.     <controller type='pci' index='5' model='pcie-root-port'>
  135.       <model name='pcie-root-port'/>
  136.       <target chassis='5' port='0x14'/>
  137.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  138.     </controller>
  139.     <controller type='pci' index='6' model='pcie-root-port'>
  140.       <model name='pcie-root-port'/>
  141.       <target chassis='6' port='0x8'/>
  142.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/>
  143.     </controller>
  144.     <controller type='pci' index='7' model='pcie-root-port'>
  145.       <model name='pcie-root-port'/>
  146.       <target chassis='7' port='0x9'/>
  147.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  148.     </controller>
  149.     <controller type='pci' index='8' model='pcie-root-port'>
  150.       <model name='pcie-root-port'/>
  151.       <target chassis='8' port='0xa'/>
  152.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  153.     </controller>
  154.     <controller type='pci' index='9' model='pcie-root-port'>
  155.       <model name='pcie-root-port'/>
  156.       <target chassis='9' port='0xb'/>
  157.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/>
  158.     </controller>
  159.     <controller type='pci' index='10' model='pcie-root-port'>
  160.       <model name='pcie-root-port'/>
  161.       <target chassis='10' port='0xc'/>
  162.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/>
  163.     </controller>
  164.     <controller type='pci' index='11' model='pcie-root-port'>
  165.       <model name='pcie-root-port'/>
  166.       <target chassis='11' port='0xd'/>
  167.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/>
  168.     </controller>
  169.     <controller type='pci' index='12' model='pcie-root-port'>
  170.       <model name='pcie-root-port'/>
  171.       <target chassis='12' port='0xe'/>
  172.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/>
  173.     </controller>
  174.     <controller type='pci' index='13' model='pcie-to-pci-bridge'>
  175.       <model name='pcie-pci-bridge'/>
  176.       <address type='pci' domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/>
  177.     </controller>
  178.     <controller type='virtio-serial' index='0'>
  179.       <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  180.     </controller>
  181.     <interface type='direct'>
  182.       <mac address='52:54:00:0f:a3:e4'/>
  183.       <source dev='vlan200' mode='passthrough'/>
  184.       <model type='virtio'/>
  185.       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  186.     </interface>
  187.     <serial type='pty'>
  188.       <target type='isa-serial' port='0'>
  189.         <model name='isa-serial'/>
  190.       </target>
  191.     </serial>
  192.     <console type='pty'>
  193.       <target type='serial' port='0'/>
  194.     </console>
  195.     <input type='evdev'>
  196.       <source dev='/dev/input/by-id/usb-Logitech_G403_Prodigy_Gaming_Mouse_0C7C386E3231-event-mouse'/>
  197.     </input>
  198.     <input type='evdev'>
  199.       <source dev='/dev/input/by-id/usb-Logitech_USB_Keyboard-event-kbd' grab='all' repeat='on'/>
  200.     </input>
  201.     <input type='mouse' bus='virtio'>
  202.       <address type='pci' domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/>
  203.     </input>
  204.     <input type='keyboard' bus='virtio'>
  205.       <address type='pci' domain='0x0000' bus='0x0b' slot='0x00' function='0x0'/>
  206.     </input>
  207.     <input type='mouse' bus='ps2'/>
  208.     <input type='keyboard' bus='ps2'/>
  209.     <audio id='1' type='none'/>
  210.     <hostdev mode='subsystem' type='pci' managed='yes'>
  211.       <source>
  212.         <address domain='0x0000' bus='0x01' 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='0x26' 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='0x26' slot='0x00' function='0x1'/>
  226.       </source>
  227.       <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  228.     </hostdev>
  229.     <hostdev mode='subsystem' type='pci' managed='yes'>
  230.       <source>
  231.         <address domain='0x0000' bus='0x27' slot='0x00' function='0x3'/>
  232.       </source>
  233.       <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/>
  234.     </hostdev>
  235.     <memballoon model='none'/>
  236.     <shmem name='looking-glass'>
  237.       <model type='ivshmem-plain'/>
  238.       <size unit='M'>128</size>
  239.       <address type='pci' domain='0x0000' bus='0x0d' slot='0x01' function='0x0'/>
  240.     </shmem>
  241.   </devices>
  242. </domain>
  243.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement