From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: SVM: Fix confusing message if no exit handlers are installed Date: Wed, 18 Mar 2015 21:53:02 -0300 Message-ID: <20150319005302.GC16412@amt.cnet> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Bandan Das Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Mar 16, 2015 at 05:18:25PM -0400, Bandan Das wrote: > > I hit this path on a AMD box and thought > someone was playing a April Fool's joke on me. > > Signed-off-by: Bandan Das > --- > arch/x86/kvm/svm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks.