<div><font face="arial, sans-serif"><span style="white-space:nowrap"><span style="white-space:normal"><br></span></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap"> <span class="Apple-style-span" style="white-space:normal;font-size:13px;border-collapse:collapse">Thank you all.<div>
I have another problem. I started a Win7 VM with vdagent and it worked well. Then I made a snapshot through libvirt by the following commands:</div><div><i>#virsh save (id) win7.snp</i></div><div><i>#virsh restore win7.snp</i></div>
<div>When I reconnected the VM ,the mouse‘s moving seems to be some lags, or maybe missing some mouse <span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">nstructions. Have I made a mistake?</span></div>
<div><font face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap">Here is the libvirt xml :</span></font></div><div><font face="arial, sans-serif"><span style="white-space:nowrap"><br>
</span></font></div><font face="arial, sans-serif"><span style="white-space:nowrap"><i><domain type='kvm' xmlns:qemu='</i><a href="http://libvirt.org/schemas/domain/qemu/1.0" target="_blank" style="color:rgb(92,69,32)"><i>http://libvirt.org/schemas/domain/qemu/1.0</i></a><i>'><br>
<name>win7template</name><br> <memory>524288</memory><br> <currentMemory>524288</currentMemory><br> <vcpu>1</vcpu><br> <os><br> <type arch='i686' machine='pc-0.14'>hvm</type><br>
<boot dev='hd'/><br> </os><br> <features><br> <acpi/><br> <apic/><br> <pae/><br> </features><br> <clock offset='localtime'/><br> <on_poweroff>destroy</on_poweroff><br>
<on_reboot>restart</on_reboot><br> <on_crash>restart</on_crash><br> <devices><br> <emulator>/usr/bin/qemu-kvm</emulator><br> <disk type='file' device='disk'><br>
<driver name='qemu' type='raw'/><br> <source file='/home/img/wftest/win7.test.img'/><br> <target dev='hda' bus='ide'/><br> <address type='drive' controller='0' bus='0' unit='0'/><br>
</disk><br> <controller type='ide' index='0'><br> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/><br> </controller><br>
<interface type='network'><br> <mac address='52:54:00:27:ed:2f'/><br> <source network='default'/><br> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/><br>
</interface><br> <serial type='pty'><br> <target port='0'/><br> </serial><br> <console type='pty'><br> <target type='serial' port='0'/><br>
</console><br> <input type='tablet' bus='usb'/><br> <graphics type='spice' port='9999' autoport='no' listen='192.168.12.236'><br> <mouse mode='server'/><br>
<listen type='address' address='192.168.12.236'/><br> </graphics><br> <channel type='spicevmc'><br> <target type='virtio' name='com.redhat.spice.0'/><br>
</channel><br> <video><br> <model type='qxl' vram='65536' heads='1'/><br> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/><br>
</video> <br> <sound model='ac97'/><br> <memballoon model='virtio'><br> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/><br>
</memballoon><br> </devices><br></domain></i></span></font></span><br><br>
</span></font></div>