Hello! I am facing a strange problem. I use qemu-kvm-0.13 under Fedora 14. There is windows xp installed in the virtual machine. But some mouse clicks are not delivered to the virtual machine. When I do a quick click (press the mouse button and then momentally release it), it can be not delivered. If I do a long click (press the button, then wait a bit and release), it is delivered all the time. qemu startup command is standart: /usr/bin/qemu-kvm -enable-kvm -name VM2 -nographic -vnc 0.0.0.0:2 -vga std -m 512 -smp 2 -boot c -pidfile /home/vms/run/2.pid -monitor unix:/home/vms/run/2.monitor,server,nowait -serial unix:/home/vms/run/2.serial,server,nowait -net nic,vlan=0,macaddr=FE:E1:DE:AD:00:11,model=virtio -net tap,vlan=0,ifname=tap_2_0,script=/home/vms/ifup,downscript=/home/vms/ifdown -drive media=disk,if=virtio,index=0,file=/dev/sdb,cache=none,boot=on -usb -usbdevice tablet Operating system is Windows XP SP3 with virtio drivers for network and block devices. What is the problem? -- Boris Dolgov. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html