From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] VMX: Handle mmio emulation when guest state is invalid Date: Wed, 29 Oct 2008 15:47:30 +0200 Message-ID: <49086972.6090502@redhat.com> References: <20081029093942.585fc517@frecb000711> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm , Mohammed Gamal To: Guillaume Thouvenin Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56462 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753935AbYJ2NsP (ORCPT ); Wed, 29 Oct 2008 09:48:15 -0400 In-Reply-To: <20081029093942.585fc517@frecb000711> Sender: kvm-owner@vger.kernel.org List-ID: Guillaume Thouvenin wrote: > If emulate_invalid_guest_state is enabled, the emulator is called > when guest state is invalid. Until now, we reported an mmio failure > when emulate_instruction() returned EMULATE_DO_MMIO. This patch adds > the case where emulate_instruction() failed and an MMIO emulation > is needed. > Applied, thanks. -- error compiling committee.c: too many arguments to function