From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:49684 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752812AbdGSITn (ORCPT ); Wed, 19 Jul 2017 04:19:43 -0400 Date: Wed, 19 Jul 2017 10:19:37 +0200 From: Greg KH To: haozhong.zhang@intel.com Cc: pbonzini@redhat.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS" failed to apply to 4.12-stable tree Message-ID: <20170719081937.GA11690@kroah.com> References: <150039040761251@kroah.com> <20170719011058.xkauhaseuiwn3rts@hz-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170719011058.xkauhaseuiwn3rts@hz-desktop> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jul 19, 2017 at 09:10:58AM +0800, haozhong.zhang@intel.com wrote: > On 07/18/17 17:06 +0200, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.12-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > Hi Paolo and Greg, > > I think the following patches should be backported as well before > applying mine: > > a8b6fda38f80 kvm: vmx: Do not disable intercepts for BNDCFGS > 4439af9f911a kvm: x86: Guest BNDCFGS requires guest MPX support > 4531662d1abf kvm: vmx: Check value written to IA32_BNDCFGS Thanks, that looks like it worked! greg k-h