From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] don't enter guest after SIPI was received by a CPU Date: Tue, 23 Sep 2008 11:57:34 +0300 Message-ID: <48D8AF7E.9080809@redhat.com> References: <20080922112853.GF27089@minantech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39674 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751024AbYIWI5j (ORCPT ); Tue, 23 Sep 2008 04:57:39 -0400 In-Reply-To: <20080922112853.GF27089@minantech.com> Sender: kvm-owner@vger.kernel.org List-ID: Gleb Natapov wrote: > Don't enter guest after SIPI was issued. > > CPU should process SIPI message before entering a guest mode again. > kvm_arch_vcpu_runnable() return true if CPU is in SIPI state, so > we can't call it here. > > Applied, thanks. -- error compiling committee.c: too many arguments to function