From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v6] KVM: nVMX: Improve I/O exit handling Date: Mon, 18 Feb 2013 23:13:37 -0300 Message-ID: <20130219021337.GA8272@amt.cnet> References: <511D30FF.10108@siemens.com> <5121CB15.10206@web.de> <20130218084446.GX9817@redhat.com> <5121EC02.30704@web.de> <20130218085701.GA13680@redhat.com> <5121F19A.5030506@web.de> <20130218093656.GZ9817@redhat.com> <5121FC3E.80108@web.de> <5122009C.3040800@siemens.com> <20130218103237.GA17252@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , "Nadav Har'El" , kvm , Orit Wasserman To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14595 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932091Ab3BSCOJ (ORCPT ); Mon, 18 Feb 2013 21:14:09 -0500 Content-Disposition: inline In-Reply-To: <20130218103237.GA17252@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Feb 18, 2013 at 12:32:37PM +0200, Gleb Natapov wrote: > On Mon, Feb 18, 2013 at 11:21:16AM +0100, Jan Kiszka wrote: > > This prevents trapping L2 I/O exits if L1 has neither unconditional nor > > bitmap-based exiting enabled. Furthermore, it implements I/O bitmap > > handling. > > > > Signed-off-by: Jan Kiszka > Reviewed-by: Gleb Natapov Applied, thanks.