From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: [ANNOUNCE] kvm-88 release Date: Mon, 13 Jul 2009 12:40:31 +0400 Message-ID: <4A5AF2FF.1040402@msgid.tls.msk.ru> References: <4A59E599.4080802@redhat.com> <4A59FBF2.2050904@gmail.com> <4A59FDB3.4040605@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: John Rousseau , KVM list To: Avi Kivity Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:57614 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754715AbZGMIke (ORCPT ); Mon, 13 Jul 2009 04:40:34 -0400 In-Reply-To: <4A59FDB3.4040605@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: [] >>> # /usr/local/bin/qemu-system-x86_64 -hda /home/jrr/vista-x86_64.img >>> -m 1536M -net nic,vlan=0,macaddr=52:54:00:12:32:00 -net >>> tap,vlan=0,ifname=tap1 -vga std -full-screen -smp 2 -usb -usbdevice >>> tablet > > Can you try without -full-screen? Without -vga std? > > Note -usbdevice tablet is only eating your cpu. It is not. Unless I don't understand something. With -usbdevice tablet mouse cursor/position is kept syncronized without a need to grab mouse/keyboard. This is very handy and easy. Ok, with full-screen it's probably not necessary, but I'm not sure. In any way, I didn't notice any slowdown or significant difference in CPU usage with -usbdevice tablet (which I often forgot to add) and without. Maybe a few percents, not more. /mjt