[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10
From: |
Frank Sfalanga Jr . |
Subject: |
Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10 |
Date: |
Mon, 25 Jul 2016 20:12:26 +0000 |
Also, here is the latest XML (after making the suggested changes)
<domain type='kvm'>
<name>Windows10</name>
<uuid>b69f4f7e-84db-faf5-0f93-9b14babdba78</uuid>
<memory unit='KiB'>12617728</memory>
<currentMemory unit='KiB'>12617728</currentMemory>
<vcpu placement='static'>4</vcpu>
<os>
<type arch='x86_64' machine='pc-i440fx-trusty'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<cpu mode='custom' match='exact'>
<model fallback='allow'>Haswell</model>
<vendor>Intel</vendor>
<feature policy='require' name='tm2'/>
<feature policy='require' name='est'/>
<feature policy='require' name='vmx'/>
<feature policy='require' name='osxsave'/>
<feature policy='require' name='smx'/>
<feature policy='require' name='ss'/>
<feature policy='require' name='ds'/>
<feature policy='require' name='vme'/>
<feature policy='require' name='dtes64'/>
<feature policy='require' name='abm'/>
<feature policy='require' name='ht'/>
<feature policy='require' name='acpi'/>
<feature policy='require' name='pbe'/>
<feature policy='require' name='tm'/>
<feature policy='require' name='pdcm'/>
<feature policy='require' name='pdpe1gb'/>
<feature policy='require' name='ds_cpl'/>
<feature policy='require' name='rdrand'/>
<feature policy='require' name='f16c'/>
<feature policy='require' name='xtpr'/>
<feature policy='require' name='monitor'/>
</cpu>
<clock offset='localtime'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<emulator>/usr/bin/kvm-spice</emulator>
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2'/>
<source file='/var/lib/libvirt/images/Windows10.qcow2'/>
<target dev='vda' bus='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x07'
function='0x0'/>
</disk>
<disk type='file' device='cdrom'>
<driver name='qemu' type='raw'/>
<source
file='/home/frank/Desktop/virtio-win-drivers-20120712-1.iso'/>
<target dev='hdc' bus='ide'/>
<readonly/>
<address type='drive' controller='0' bus='1' target='0' unit='0'/>
</disk>
<controller type='usb' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01'
function='0x2'/>
</controller>
<controller type='pci' index='0' model='pci-root'/>
<controller type='ide' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01'
function='0x1'/>
</controller>
<controller type='scsi' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x06'
function='0x0'/>
</controller>
<controller type='virtio-serial' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x08'
function='0x0'/>
</controller>
<interface type='direct'>
<mac address='52:54:00:05:ac:95'/>
<source dev='eth0' mode='vepa'/>
<model type='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
</interface>
<channel type='unix'>
<source mode='bind'
path='/var/lib/libvirt/qemu/channel/target/Windows10.org.qemu.quest_agent.0'/>
<target type='virtio' name='org.qemu.quest_agent.0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
<input type='tablet' bus='usb'/>
<input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes'/>
<sound model='ich6'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
</sound>
<video>
<model type='vga' vram='9216' heads='1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
</video>
<memballoon model='virtio'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
</memballoon>
</devices>
</domain>
- [Qemu-discuss] [problem] QEMU-GA & Windows 10, Frank Sfalanga Jr ., 2016/07/12
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Dominique Ramaekers, 2016/07/14
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Frank Sfalanga Jr ., 2016/07/18
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Dominique Ramaekers, 2016/07/24
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Frank Sfalanga Jr ., 2016/07/25
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10,
Frank Sfalanga Jr . <=
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Frank Sfalanga Jr ., 2016/07/25
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Dominique Ramaekers, 2016/07/26
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Frank Sfalanga Jr ., 2016/07/26
- Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10, Dominique Ramaekers, 2016/07/30
- [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yan Fridland, 2016/07/25
- Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yadi, 2016/07/25
- Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yan Fridland, 2016/07/26
- Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yadi, 2016/07/26
- Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yan Fridland, 2016/07/26
- Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM, Yadi, 2016/07/26