From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCHv2 1/6] KVM: emulator: drop RPL check from linearize() function Date: Mon, 11 Feb 2013 20:40:59 +0200 Message-ID: <20130211184059.GF27881@redhat.com> References: <1356015467-32607-1-git-send-email-gleb@redhat.com> <1356015467-32607-2-git-send-email-gleb@redhat.com> <51192330.7050507@siemens.com> <20130211172513.GB27881@redhat.com> <51192B0F.9080500@siemens.com> <20130211174038.GD27881@redhat.com> <20130211175013.GE27881@redhat.com> <511932FE.4060405@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" , "mtosatti@redhat.com" To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4737 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758777Ab3BKSlC (ORCPT ); Mon, 11 Feb 2013 13:41:02 -0500 Content-Disposition: inline In-Reply-To: <511932FE.4060405@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Feb 11, 2013 at 07:05:50PM +0100, Jan Kiszka wrote: > >>> thus 3.0. We are running on such a 3.0.x host kernel (SLES11.2), and > >>> this issue only triggers on specific hosts with specific guest > >>> configurations. After no longer seeing it with kvm/next, I bisected the > >>> fix to this commit and instrumented it to ensure the case was actually hit. > >>> > >> I see. Too later to try and push it to 3.8 now, will queue for stable. Not > >> sure if 3.0 is still maintained by stable folks though. > >> > > And just after I wrote that 3.0.63 was announced. > > Well, if you consider pushing it that far, an adapted version will be > needed. For us, it is not that important as we already have to patch kvm > down there due to missing f1c1da2bde (SVM: Keep intercepting task > switching with NPT enabled). > OK, no reason to push it that far then. -- Gleb.