From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NF9Ia-0005RN-49 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 11:40:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF9IT-0005O8-CY for qemu-devel@nongnu.org; Mon, 30 Nov 2009 11:40:26 -0500 Received: from [199.232.76.173] (port=58205 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF9IT-0005Nv-31 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 11:40:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26811) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF9IS-0006Un-Je for qemu-devel@nongnu.org; Mon, 30 Nov 2009 11:40:20 -0500 Message-ID: <4B13F570.4030605@redhat.com> Date: Mon, 30 Nov 2009 18:40:16 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 0/7] KVM SMP support, early version References: <1259256300-23937-1-git-send-email-glommer@redhat.com> <4B12B042.9020409@web.de> <5d6222a80911300342x4d29653as6c23acac598dec64@mail.gmail.com> <5d6222a80911300755o4fed5447w9ddae1abaccf7100@mail.gmail.com> In-Reply-To: <5d6222a80911300755o4fed5447w9ddae1abaccf7100@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: Glauber Costa , Jan Kiszka , aliguori@us.ibm.com, qemu-devel@nongnu.org On 11/30/2009 05:55 PM, Glauber Costa wrote: > > reset code is responsible for most remote calls in qemu. One of the > only ones we still > have left is the gdb stuff. Do you have any suggestion to do that > without the current > on_vcpu mechanism? > No. But what's wrong with on_vcpu? -- error compiling committee.c: too many arguments to function