update xml

master
shark 5 years ago
parent d9daa3b65f
commit 5d18ce6c27

@ -6,11 +6,13 @@
<libosinfo:os id="http://microsoft.com/win/10"/>
</libosinfo:libosinfo>
</metadata>
<memory unit="KiB">6291456</memory>
<currentMemory unit="KiB">6291456</currentMemory>
<memory unit="KiB">8388608</memory>
<currentMemory unit="KiB">8388608</currentMemory>
<vcpu placement="static">2</vcpu>
<os>
<type arch="x86_64" machine="pc-i440fx-4.0">hvm</type>
<boot dev="hd"/>
<bootmenu enable="no"/>
</os>
<features>
<acpi/>
@ -22,8 +24,8 @@
</hyperv>
<vmport state="off"/>
</features>
<cpu mode="host-model" check="none">
<model fallback="allow"/>
<cpu mode="custom" match="exact" check="none">
<model fallback="allow">Haswell-noTSX-IBRS</model>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="catchup"/>
@ -56,9 +58,8 @@
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="qcow2"/>
<source file="/var/lib/libvirt/images/rootfs.qcow2"/>
<source file="/var/lib/libvirt/images/win10-main.qcow2"/>
<target dev="sdc" bus="sata"/>
<boot order="1"/>
<address type="drive" controller="0" bus="0" target="0" unit="2"/>
</disk>
<controller type="usb" index="0" model="ich9-ehci1">
@ -90,23 +91,14 @@
<mac address="52:54:00:4b:99:a7"/>
<source dev="enp0s25" mode="bridge"/>
<model type="virtio"/>
<address type="pci" domain="0x0000" bus="0x00" slot="0x0a" function="0x0"/>
<address type="pci" domain="0x0000" bus="0x00" slot="0x08" function="0x0"/>
</interface>
<interface type="network">
<mac address="52:54:00:f5:2b:5c"/>
<source network="isolated"/>
<model type="virtio"/>
<address type="pci" domain="0x0000" bus="0x00" slot="0x0b" function="0x0"/>
<model type="e1000"/>
<address type="pci" domain="0x0000" bus="0x00" slot="0x0a" function="0x0"/>
</interface>
<channel type="unix">
<target type="virtio" name="org.qemu.guest_agent.0"/>
<address type="virtio-serial" controller="0" bus="0" port="1"/>
</channel>
<channel type="spiceport">
<source channel="org.spice-space.webdav.0"/>
<target type="virtio" name="org.spice-space.webdav.0"/>
<address type="virtio-serial" controller="0" bus="0" port="2"/>
</channel>
<input type="mouse" bus="ps2"/>
<input type="keyboard" bus="ps2"/>
<hostdev mode="subsystem" type="pci" managed="yes">
@ -131,4 +123,3 @@
<qemu:env name="QEMU_PA_SERVER" value="/run/user/1000/pulse/native"/>
</qemu:commandline>
</domain>

Loading…
Cancel
Save