Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <domain type='kvm' id='2' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
- <name>win11</name>
- <uuid>39dc375f-23c3-456a-9e9c-3dc77fde4e38</uuid>
- <memory unit='KiB'>20971520</memory>
- <currentMemory unit='KiB'>20971520</currentMemory>
- <memoryBacking>
- <hugepages/>
- </memoryBacking>
- <vcpu placement='static'>24</vcpu>
- <resource>
- <partition>/machine</partition>
- </resource>
- <os>
- <type arch='x86_64' machine='pc-q35-6.1'>hvm</type>
- <loader readonly='yes' type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd</loader>
- <nvram>/var/lib/libvirt/qemu/nvram/win11_VARS.secboot.fd</nvram>
- <boot dev='hd'/>
- <bootmenu enable='no'/>
- <smbios mode='host'/>
- </os>
- <features>
- <acpi/>
- <apic/>
- <hyperv mode='custom'>
- <relaxed state='on'/>
- <vapic state='on'/>
- <spinlocks state='on' retries='8191'/>
- <vpindex state='on'/>
- <synic state='on'/>
- <stimer state='on'/>
- <reset state='on'/>
- <vendor_id state='on' value='fucknvidia'/>
- <frequencies state='on'/>
- </hyperv>
- <kvm>
- <hidden state='off'/>
- </kvm>
- <vmport state='off'/>
- </features>
- <cpu mode='host-passthrough' check='none' migratable='on'>
- <topology sockets='1' dies='1' cores='12' threads='2'/>
- <cache mode='passthrough'/>
- <feature policy='require' name='topoext'/>
- </cpu>
- <clock offset='localtime'>
- <timer name='rtc' tickpolicy='catchup'/>
- <timer name='pit' tickpolicy='delay'/>
- <timer name='hpet' present='no'/>
- <timer name='hypervclock' present='yes'/>
- </clock>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement