Last active 1730703253

gistfile1.xml Raw
1<domain xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0" type="kvm">
2 <name>win11</name>
3 <uuid>6f6d22e6-34a1-4aa0-88d6-60ffcb9d2ab4</uuid>
4 <metadata>
5 <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
6 <libosinfo:os id="http://microsoft.com/win/11"/>
7 </libosinfo:libosinfo>
8 </metadata>
9 <memory unit="KiB">16777216</memory>
10 <currentMemory unit="KiB">16777216</currentMemory>
11 <vcpu placement="static">10</vcpu>
12 <cputune>
13 <vcpupin vcpu="0" cpuset="10"/>
14 <vcpupin vcpu="1" cpuset="11"/>
15 <vcpupin vcpu="2" cpuset="12"/>
16 <vcpupin vcpu="3" cpuset="13"/>
17 <vcpupin vcpu="4" cpuset="14"/>
18 <vcpupin vcpu="5" cpuset="15"/>
19 <vcpupin vcpu="6" cpuset="16"/>
20 <vcpupin vcpu="7" cpuset="17"/>
21 <vcpupin vcpu="8" cpuset="18"/>
22 <vcpupin vcpu="9" cpuset="19"/>
23 </cputune>
24 <os firmware="efi">
25 <type arch="x86_64" machine="pc-q35-6.2">hvm</type>
26 <firmware>
27 <feature enabled="yes" name="enrolled-keys"/>
28 <feature enabled="yes" name="secure-boot"/>
29 </firmware>
30 <bootmenu enable="yes"/>
31 </os>
32 <features>
33 <acpi/>
34 <apic/>
35 <hyperv mode="passthrough">
36 <relaxed state="on"/>
37 <vapic state="on"/>
38 <spinlocks state="on" retries="8191"/>
39 <vpindex state="on"/>
40 <runtime state="on"/>
41 <synic state="on"/>
42 <stimer state="on"/>
43 <reset state="off"/>
44 <vendor_id state="on" value="intel"/>
45 <frequencies state="on"/>
46 <reenlightenment state="off"/>
47 <tlbflush state="on"/>
48 <ipi state="on"/>
49 <evmcs state="on"/>
50 </hyperv>
51 <vmport state="off"/>
52 </features>
53 <cpu mode="host-passthrough" check="none" migratable="on">
54 <topology sockets="1" dies="1" cores="5" threads="2"/>
55 </cpu>
56 <clock offset="localtime">
57 <timer name="rtc" tickpolicy="catchup"/>
58 <timer name="pit" tickpolicy="delay"/>
59 <timer name="hpet" present="no"/>
60 <timer name="hypervclock" present="yes"/>
61 </clock>
62 <on_poweroff>destroy</on_poweroff>
63 <on_reboot>restart</on_reboot>
64 <on_crash>destroy</on_crash>
65 <pm>
66 <suspend-to-mem enabled="no"/>
67 <suspend-to-disk enabled="no"/>
68 </pm>
69 <devices>
70 <emulator>/usr/bin/qemu-system-x86_64</emulator>
71 <disk type="file" device="cdrom">
72 <driver name="qemu" type="raw"/>
73 <source file="/home/anduin/Downloads/virtio-win-0.1.248.iso"/>
74 <target dev="sdb" bus="sata"/>
75 <readonly/>
76 <boot order="1"/>
77 <address type="drive" controller="0" bus="0" target="0" unit="1"/>
78 </disk>
79 <controller type="usb" index="0" model="qemu-xhci" ports="15">
80 <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
81 </controller>
82 <controller type="pci" index="0" model="pcie-root"/>
83 <controller type="pci" index="1" model="pcie-root-port">
84 <model name="pcie-root-port"/>
85 <target chassis="1" port="0x10"/>
86 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
87 </controller>
88 <controller type="pci" index="2" model="pcie-root-port">
89 <model name="pcie-root-port"/>
90 <target chassis="2" port="0x11"/>
91 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
92 </controller>
93 <controller type="pci" index="3" model="pcie-root-port">
94 <model name="pcie-root-port"/>
95 <target chassis="3" port="0x12"/>
96 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
97 </controller>
98 <controller type="pci" index="4" model="pcie-root-port">
99 <model name="pcie-root-port"/>
100 <target chassis="4" port="0x13"/>
101 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
102 </controller>
103 <controller type="pci" index="5" model="pcie-root-port">
104 <model name="pcie-root-port"/>
105 <target chassis="5" port="0x14"/>
106 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
107 </controller>
108 <controller type="pci" index="6" model="pcie-root-port">
109 <model name="pcie-root-port"/>
110 <target chassis="6" port="0x15"/>
111 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
112 </controller>
113 <controller type="pci" index="7" model="pcie-root-port">
114 <model name="pcie-root-port"/>
115 <target chassis="7" port="0x16"/>
116 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
117 </controller>
118 <controller type="pci" index="8" model="pcie-root-port">
119 <model name="pcie-root-port"/>
120 <target chassis="8" port="0x17"/>
121 <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
122 </controller>
123 <controller type="pci" index="9" model="pcie-root-port">
124 <model name="pcie-root-port"/>
125 <target chassis="9" port="0x18"/>
126 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
127 </controller>
128 <controller type="pci" index="10" model="pcie-root-port">
129 <model name="pcie-root-port"/>
130 <target chassis="10" port="0x19"/>
131 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
132 </controller>
133 <controller type="pci" index="11" model="pcie-root-port">
134 <model name="pcie-root-port"/>
135 <target chassis="11" port="0x1a"/>
136 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
137 </controller>
138 <controller type="pci" index="12" model="pcie-root-port">
139 <model name="pcie-root-port"/>
140 <target chassis="12" port="0x1b"/>
141 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
142 </controller>
143 <controller type="pci" index="13" model="pcie-root-port">
144 <model name="pcie-root-port"/>
145 <target chassis="13" port="0x1c"/>
146 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
147 </controller>
148 <controller type="pci" index="14" model="pcie-root-port">
149 <model name="pcie-root-port"/>
150 <target chassis="14" port="0x1d"/>
151 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
152 </controller>
153 <controller type="pci" index="15" model="pcie-root-port">
154 <model name="pcie-root-port"/>
155 <target chassis="15" port="0x1e"/>
156 <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x6"/>
157 </controller>
158 <controller type="pci" index="16" model="pcie-to-pci-bridge">
159 <model name="pcie-pci-bridge"/>
160 <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
161 </controller>
162 <controller type="sata" index="0">
163 <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
164 </controller>
165 <controller type="scsi" index="0" model="virtio-scsi">
166 <address type="pci" domain="0x0000" bus="0x08" slot="0x00" function="0x0"/>
167 </controller>
168 <controller type="virtio-serial" index="0">
169 <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
170 </controller>
171 <interface type="network">
172 <mac address="52:54:00:72:da:2c"/>
173 <source network="default"/>
174 <model type="virtio"/>
175 <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
176 </interface>
177 <serial type="pty">
178 <target type="isa-serial" port="0">
179 <model name="isa-serial"/>
180 </target>
181 </serial>
182 <console type="pty">
183 <target type="serial" port="0"/>
184 </console>
185 <channel type="spicevmc">
186 <target type="virtio" name="com.redhat.spice.0"/>
187 <address type="virtio-serial" controller="0" bus="0" port="1"/>
188 </channel>
189 <input type="mouse" bus="virtio">
190 <address type="pci" domain="0x0000" bus="0x0b" slot="0x00" function="0x0"/>
191 </input>
192 <input type="keyboard" bus="virtio">
193 <address type="pci" domain="0x0000" bus="0x0a" slot="0x00" function="0x0"/>
194 </input>
195 <input type="mouse" bus="ps2"/>
196 <input type="keyboard" bus="ps2"/>
197 <tpm model="tpm-tis">
198 <backend type="emulator" version="2.0"/>
199 </tpm>
200 <graphics type="spice" autoport="yes">
201 <listen type="address"/>
202 <image compression="off"/>
203 <gl enable="no"/>
204 </graphics>
205 <audio id="1" type="spice"/>
206 <video>
207 <model type="none"/>
208 </video>
209 <hostdev mode="subsystem" type="pci" managed="yes">
210 <source>
211 <address domain="0x0000" bus="0x15" slot="0x00" function="0x0"/>
212 </source>
213 <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
214 </hostdev>
215 <hostdev mode="subsystem" type="pci" managed="yes">
216 <source>
217 <address domain="0x0000" bus="0x15" slot="0x00" function="0x1"/>
218 </source>
219 <address type="pci" domain="0x0000" bus="0x07" slot="0x00" function="0x0"/>
220 </hostdev>
221 <hostdev mode="subsystem" type="pci" managed="yes">
222 <source>
223 <address domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
224 </source>
225 <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
226 </hostdev>
227 <hostdev mode="subsystem" type="pci" managed="yes">
228 <source>
229 <address domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
230 </source>
231 <address type="pci" domain="0x0000" bus="0x0c" slot="0x00" function="0x0"/>
232 </hostdev>
233 <hostdev mode="subsystem" type="usb" managed="yes">
234 <source>
235 <vendor id="0x046d"/>
236 <product id="0x0ab5"/>
237 </source>
238 <address type="usb" bus="0" port="1"/>
239 </hostdev>
240 <hostdev mode="subsystem" type="usb" managed="yes">
241 <source>
242 <vendor id="0x1050"/>
243 <product id="0x0406"/>
244 </source>
245 <address type="usb" bus="0" port="4"/>
246 </hostdev>
247 <hostdev mode="subsystem" type="usb" managed="yes">
248 <source>
249 <vendor id="0x33fa"/>
250 <product id="0x0010"/>
251 </source>
252 <address type="usb" bus="0" port="2"/>
253 </hostdev>
254 <memballoon model="none"/>
255 <rng model="virtio">
256 <backend model="random">/dev/urandom</backend>
257 <address type="pci" domain="0x0000" bus="0x09" slot="0x00" function="0x0"/>
258 </rng>
259 <shmem name="looking-glass">
260 <model type="ivshmem-plain"/>
261 <size unit="M">64</size>
262 <address type="pci" domain="0x0000" bus="0x10" slot="0x01" function="0x0"/>
263 </shmem>
264 </devices>
265 <qemu:commandline>
266 <qemu:arg value="-overcommit"/>
267 <qemu:arg value="cpu-pm=on"/>
268 </qemu:commandline>
269</domain>
270