Advertisement
Guest User

Untitled

a guest
May 16th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.38 KB | None | 0 0
  1. <domain type='kvm'>
  2.   <name>win10gpupthr2wkstn</name>
  3.   <uuid>1bb16bbf-5e8c-4c4f-9471-618a81244938</uuid>
  4.   <memory unit='KiB'>12582912</memory>
  5.   <currentMemory unit='KiB'>12582912</currentMemory>
  6.   <vcpu placement='static'>8</vcpu>
  7.   <os>
  8.     <type arch='x86_64' machine='pc-i440fx-bionic'>hvm</type>
  9.     <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader>
  10.     <nvram>/var/lib/libvirt/qemu/nvram/win10gpupthr2wkstn_VARS.fd</nvram>
  11.     <bootmenu enable='yes'/>
  12.   </os>
  13.   <features>
  14.     <acpi/>
  15.     <apic/>
  16.     <hyperv>
  17.       <relaxed state='on'/>
  18.       <vapic state='on'/>
  19.       <spinlocks state='on' retries='8191'/>
  20.     </hyperv>
  21.     <kvm>
  22.       <hidden state='on'/>
  23.     </kvm>
  24.     <vmport state='off'/>
  25.   </features>
  26.   <cpu mode='host-model' check='partial'>
  27.     <model fallback='allow'/>
  28.     <topology sockets='1' cores='4' threads='2'/>
  29.     <feature policy='disable' name='hypervisor'/>
  30.   </cpu>
  31.   <clock offset='localtime'>
  32.     <timer name='rtc' tickpolicy='catchup'/>
  33.     <timer name='pit' tickpolicy='delay'/>
  34.     <timer name='hpet' present='no'/>
  35.     <timer name='hypervclock' present='yes'/>
  36.   </clock>
  37.   <on_poweroff>destroy</on_poweroff>
  38.   <on_reboot>restart</on_reboot>
  39.   <on_crash>destroy</on_crash>
  40.   <pm>
  41.     <suspend-to-mem enabled='no'/>
  42.     <suspend-to-disk enabled='no'/>
  43.   </pm>
  44.   <devices>
  45.     <emulator>/usr/bin/kvm-spice</emulator>
  46.     <disk type='file' device='disk'>
  47.       <driver name='qemu' type='qcow2'/>
  48.       <source file='/var/lib/libvirt/images/win10.qcow2'/>
  49.       <target dev='vda' bus='virtio'/>
  50.       <boot order='3'/>
  51.       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  52.     </disk>
  53.     <disk type='file' device='cdrom'>
  54.       <driver name='qemu' type='raw'/>
  55.       <target dev='sda' bus='sata'/>
  56.       <readonly/>
  57.       <boot order='1'/>
  58.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  59.     </disk>
  60.     <disk type='file' device='cdrom'>
  61.       <driver name='qemu' type='raw'/>
  62.       <source file='/home/atlasio/Documents/ISO Files/virtio-win-0.1.141.iso'/>
  63.       <target dev='sdb' bus='sata'/>
  64.       <readonly/>
  65.       <boot order='2'/>
  66.       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  67.     </disk>
  68.     <controller type='usb' index='0' model='ich9-ehci1'>
  69.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  70.     </controller>
  71.     <controller type='usb' index='0' model='ich9-uhci1'>
  72.       <master startport='0'/>
  73.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  74.     </controller>
  75.     <controller type='usb' index='0' model='ich9-uhci2'>
  76.       <master startport='2'/>
  77.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  78.     </controller>
  79.     <controller type='usb' index='0' model='ich9-uhci3'>
  80.       <master startport='4'/>
  81.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  82.     </controller>
  83.     <controller type='pci' index='0' model='pci-root'/>
  84.     <controller type='sata' index='0'>
  85.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  86.     </controller>
  87.     <controller type='virtio-serial' index='0'>
  88.       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  89.     </controller>
  90.     <interface type='network'>
  91.       <mac address='52:54:00:d4:fc:00'/>
  92.       <source network='default'/>
  93.       <model type='rtl8139'/>
  94.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  95.     </interface>
  96.     <serial type='pty'>
  97.       <target type='isa-serial' port='0'>
  98.         <model name='isa-serial'/>
  99.       </target>
  100.     </serial>
  101.     <console type='pty'>
  102.       <target type='serial' port='0'/>
  103.     </console>
  104.     <channel type='spicevmc'>
  105.       <target type='virtio' name='com.redhat.spice.0'/>
  106.       <address type='virtio-serial' controller='0' bus='0' port='1'/>
  107.   </channel>
  108.     <input type='tablet' bus='usb'>
  109.       <address type='usb' bus='0' port='1'/>
  110.     </input>
  111.     <input type='mouse' bus='ps2'/>
  112.     <input type='keyboard' bus='ps2'/>
  113.     <graphics type='spice' autoport='yes'>
  114.       <listen type='address'/>
  115.       <image compression='off'/>
  116.     </graphics>
  117.     <sound model='ich6'>
  118.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  119.     </sound>
  120.     <video>
  121.       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  122.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  123.     </video>
  124.     <hostdev mode='subsystem' type='usb' managed='yes'>
  125.       <source>
  126.         <vendor id='0x046d'/>
  127.         <product id='0xc52b'/>
  128.       </source>
  129.       <address type='usb' bus='0' port='4'/>
  130.     </hostdev>
  131.     <hostdev mode='subsystem' type='pci' managed='yes'>
  132.       <source>
  133.         <address domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/>
  134.       </source>
  135.       <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  136.     </hostdev>
  137.     <redirdev bus='usb' type='spicevmc'>
  138.       <address type='usb' bus='0' port='2'/>
  139.     </redirdev>
  140.     <redirdev bus='usb' type='spicevmc'>
  141.       <address type='usb' bus='0' port='3'/>
  142.     </redirdev>
  143.     <memballoon model='virtio'>
  144.       <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/>
  145.     </memballoon>
  146.   </devices>
  147. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement