Windows 10 VM

From Guillaume, 1 Year ago, written in Plain Text, viewed 2 times.
URL https://pastebin.zsites.ca/view/4f6f47ca Embed
Download Paste or View Raw
  1. <domain type="kvm">
  2.   <name>windows10-x64-01</name>
  3.   <uuid>4b687d6c-0356-4d50-b945-e0872c85287e</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">1048576</memory>
  10.   <currentMemory unit="KiB">1048576</currentMemory>
  11.   <vcpu placement="static">1</vcpu>
  12.   <os>
  13.     <type arch="x86_64" machine="pc-q35-6.2">hvm</type>
  14.   </os>
  15.   <features>
  16.     <acpi/>
  17.     <apic/>
  18.     <hyperv mode="custom">
  19.       <relaxed state="on"/>
  20.       <vapic state="on"/>
  21.       <spinlocks state="on" retries="8191"/>
  22.     </hyperv>
  23.     <vmport state="off"/>
  24.   </features>
  25.   <cpu mode="host-model" check="partial"/>
  26.   <clock offset="localtime">
  27.     <timer name="rtc" tickpolicy="catchup"/>
  28.     <timer name="pit" tickpolicy="delay"/>
  29.     <timer name="hpet" present="no"/>
  30.     <timer name="hypervclock" present="yes"/>
  31.   </clock>
  32.   <on_poweroff>destroy</on_poweroff>
  33.   <on_reboot>restart</on_reboot>
  34.   <on_crash>destroy</on_crash>
  35.   <pm>
  36.     <suspend-to-mem enabled="no"/>
  37.     <suspend-to-disk enabled="no"/>
  38.   </pm>
  39.   <devices>
  40.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  41.     <disk type="file" device="disk">
  42.       <driver name="qemu" type="qcow2"/>
  43.       <source file="/mnt/disk/vm/windows10-x64-01.qcow2"/>
  44.       <target dev="sda" bus="sata"/>
  45.       <boot order="2"/>
  46.       <address type="drive" controller="0" bus="0" target="0" unit="0"/>
  47.     </disk>
  48.     <disk type="file" device="cdrom">
  49.       <driver name="qemu" type="raw"/>
  50.       <source file="/nfs/os/Windows 10 64 Bit.iso"/>
  51.       <target dev="sdb" bus="sata"/>
  52.       <readonly/>
  53.       <boot order="1"/>
  54.       <address type="drive" controller="0" bus="0" target="0" unit="1"/>
  55.     </disk>
  56.     <controller type="sata" index="0">
  57.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  58.     </controller>
  59.     <controller type="pci" index="0" model="pcie-root"/>
  60.     <controller type="pci" index="1" model="pcie-root-port">
  61.       <model name="pcie-root-port"/>
  62.       <target chassis="1" port="0x10"/>
  63.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  64.     </controller>
  65.     <controller type="pci" index="2" model="pcie-root-port">
  66.       <model name="pcie-root-port"/>
  67.       <target chassis="2" port="0x11"/>
  68.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  69.     </controller>
  70.     <controller type="pci" index="3" model="pcie-root-port">
  71.       <model name="pcie-root-port"/>
  72.       <target chassis="3" port="0x12"/>
  73.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  74.     </controller>
  75.     <controller type="pci" index="4" model="pcie-root-port">
  76.       <model name="pcie-root-port"/>
  77.       <target chassis="4" port="0x13"/>
  78.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  79.     </controller>
  80.     <controller type="pci" index="5" model="pcie-root-port">
  81.       <model name="pcie-root-port"/>
  82.       <target chassis="5" port="0x14"/>
  83.       <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  84.     </controller>
  85.     <controller type="virtio-serial" index="0">
  86.       <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  87.     </controller>
  88.     <controller type="usb" index="0" model="ich9-ehci1">
  89.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1d" function="0x7"/>
  90.     </controller>
  91.     <controller type="usb" index="0" model="ich9-uhci1">
  92.       <master startport="0"/>
  93.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1d" function="0x0" multifunction="on"/>
  94.     </controller>
  95.     <controller type="usb" index="0" model="ich9-uhci2">
  96.       <master startport="2"/>
  97.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1d" function="0x1"/>
  98.     </controller>
  99.     <controller type="usb" index="0" model="ich9-uhci3">
  100.       <master startport="4"/>
  101.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1d" function="0x2"/>
  102.     </controller>
  103.     <interface type="network">
  104.       <mac address="52:54:00:9b:4a:e7"/>
  105.       <source network="default"/>
  106.       <model type="e1000e"/>
  107.       <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  108.     </interface>
  109.     <serial type="pty">
  110.       <target type="isa-serial" port="0">
  111.         <model name="isa-serial"/>
  112.       </target>
  113.     </serial>
  114.     <console type="pty">
  115.       <target type="serial" port="0"/>
  116.     </console>
  117.     <channel type="spicevmc">
  118.       <target type="virtio" name="com.redhat.spice.0"/>
  119.       <address type="virtio-serial" controller="0" bus="0" port="1"/>
  120.     </channel>
  121.     <input type="tablet" bus="usb">
  122.       <address type="usb" bus="0" port="1"/>
  123.     </input>
  124.     <input type="mouse" bus="ps2"/>
  125.     <input type="keyboard" bus="ps2"/>
  126.     <graphics type="vnc" port="24902" autoport="no" listen="0.0.0.0" passwd="19940508">
  127.       <listen type="address" address="0.0.0.0"/>
  128.     </graphics>
  129.     <sound model="ich9">
  130.       <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  131.     </sound>
  132.     <audio id="1" type="spice"/>
  133.     <video>
  134.       <model type="qxl" ram="65536" vram="65536" vgamem="16384" heads="1" primary="yes"/>
  135.       <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/>
  136.     </video>
  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="0x04" slot="0x00" function="0x0"/>
  145.     </memballoon>
  146.   </devices>
  147. </domain>

Reply to "Windows 10 VM"

Here you can reply to the paste above