From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57302 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OG9FJ-0005C6-Qc for qemu-devel@nongnu.org; Sun, 23 May 2010 07:21:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OG9FI-0006dD-7H for qemu-devel@nongnu.org; Sun, 23 May 2010 07:21:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12617) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OG9FH-0006d2-Sh for qemu-devel@nongnu.org; Sun, 23 May 2010 07:21:28 -0400 Message-ID: <4BF90FB5.4010408@redhat.com> Date: Sun, 23 May 2010 14:21:25 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4BF4661D.5050108@web.de> In-Reply-To: <4BF4661D.5050108@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] kvm: Switch kvm_update_guest_debug to run_on_cpu List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Marcelo Tosatti , qemu-devel , kvm On 05/20/2010 01:28 AM, Jan Kiszka wrote: > From: Jan Kiszka > > Guest debugging under KVM is currently broken once io-threads are > enabled. Easily fixable by switching the fake on_vcpu to the real > run_on_cpu implementation. > Applied uq/master, thanks. -- error compiling committee.c: too many arguments to function