From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Synchronize cpu state with kernel before poking into registers. Date: Thu, 16 Feb 2012 15:59:03 +0200 Message-ID: <4F3D0BA7.7000107@redhat.com> References: <20120216091251.GD19771@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mtosatti@redhat.com To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29017 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267Ab2BPN7G (ORCPT ); Thu, 16 Feb 2012 08:59:06 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1GDx6B8014242 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 Feb 2012 08:59:06 -0500 In-Reply-To: <20120216091251.GD19771@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/16/2012 11:12 AM, Gleb Natapov wrote: > Call to kvm_cpu_synchronize_state() is missing. kvm_arch_stop_on_emulation_error may > look at outdated registers here. > > Thanks, applied to uq/master. -- error compiling committee.c: too many arguments to function