From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: XP smp using a lot of CPU Date: Mon, 25 May 2009 13:46:02 +0300 Message-ID: <4A1A76EA.2050805@redhat.com> References: <1242175298.15140.12.camel@iron.psg.net> <4A0B2C57.10900@rdsoftware.de> <4A10832C.7030308@redhat.com> <4A12EDD7.1010002@rdsoftware.de> <4A13F0FF.80805@redhat.com> <4A146178.1030702@rdsoftware.de> <4A193299.3040009@redhat.com> <4A1A6C63.2050807@rdsoftware.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Erik Rull Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45906 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751820AbZEYKqG (ORCPT ); Mon, 25 May 2009 06:46:06 -0400 In-Reply-To: <4A1A6C63.2050807@rdsoftware.de> Sender: kvm-owner@vger.kernel.org List-ID: Erik Rull wrote: > Hi Avi, > > no I'm using a partition as a drive, here's my command-line: > taskset 0x00000002 /usr/X11R6/bin/qemu-system-x86_64 -usb -drive > file=/dev/hda2,cache=off -m 1536 -net nic,macaddr=$MACADDR -net > tap,script=/etc/qemu-ifup -no-acpi -monitor stdio -L > /usr/X11R6/share/qemu -usbdevice tablet -boot c -localtime > > (I give only one CPU core of the core2duo to the virtualization) > $MACADDR was computed before. > -usbdevice tablet can consume a lot of cpu. I suggest you try without it (and without -usb as well). -- error compiling committee.c: too many arguments to function