From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] kvm: svm: count all irq windows exit Date: Fri, 9 Mar 2012 19:25:50 -0300 Message-ID: <20120309222550.GB24975@amt.cnet> References: <20120308100756.3984.25343.stgit@amd-6168-8-1.englab.nay.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: joerg.roedel@amd.com, avi@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Jason Wang Return-path: Content-Disposition: inline In-Reply-To: <20120308100756.3984.25343.stgit@amd-6168-8-1.englab.nay.redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, Mar 08, 2012 at 06:07:56PM +0800, Jason Wang wrote: > Also count the exits of fast-path. > > Signed-off-by: Jason Wang > --- > arch/x86/kvm/svm.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks.