From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NF6NE-0002TF-BP for qemu-devel@nongnu.org; Mon, 30 Nov 2009 08:33:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF6N9-0002P4-Hj for qemu-devel@nongnu.org; Mon, 30 Nov 2009 08:33:03 -0500 Received: from [199.232.76.173] (port=57123 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF6N9-0002Ov-CY for qemu-devel@nongnu.org; Mon, 30 Nov 2009 08:32:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3261) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF6N8-00004u-A5 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 08:32:59 -0500 Message-ID: <4B13C987.6080506@redhat.com> Date: Mon, 30 Nov 2009 15:32:55 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 5/7] tell kernel about all registers instead of just mp_state References: <1259256300-23937-1-git-send-email-glommer@redhat.com> <1259256300-23937-2-git-send-email-glommer@redhat.com> <1259256300-23937-3-git-send-email-glommer@redhat.com> <1259256300-23937-4-git-send-email-glommer@redhat.com> <1259256300-23937-5-git-send-email-glommer@redhat.com> <1259256300-23937-6-git-send-email-glommer@redhat.com> <4B129425.8090006@redhat.com> <5d6222a80911300345w3df34c9bvad12344df484d935@mail.gmail.com> <4B13B4FE.4040107@redhat.com> <5d6222a80911300531s749872aew2caebe2d192a1eca@mail.gmail.com> In-Reply-To: <5d6222a80911300531s749872aew2caebe2d192a1eca@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 , aliguori@us.ibm.com, qemu-devel@nongnu.org On 11/30/2009 03:31 PM, Glauber Costa wrote: > >>> Only does get. And we need put. >>> >>> >> It will autoput during the next guest entry. >> > So it should be working already, no? > > We do a cpu_synchronize_state() on the beginning of that function, and > vcpu does not run > until it is finished Yes. -- error compiling committee.c: too many arguments to function