From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:43580 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751365AbdGWNLr (ORCPT ); Sun, 23 Jul 2017 09:11:47 -0400 Subject: Re: FAILED: patch "[PATCH] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS" failed to apply to 4.12-stable tree To: haozhong.zhang@intel.com, gregkh@linuxfoundation.org Cc: stable@vger.kernel.org References: <150039040761251@kroah.com> <20170719011058.xkauhaseuiwn3rts@hz-desktop> From: Paolo Bonzini Message-ID: <61d825ba-f755-3bc6-59ac-0ef7aa6e0147@redhat.com> Date: Sun, 23 Jul 2017 15:11:51 +0200 MIME-Version: 1.0 In-Reply-To: <20170719011058.xkauhaseuiwn3rts@hz-desktop> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 19/07/2017 03:10, haozhong.zhang@intel.com wrote: > 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 Ack, all three are good bugfixes for 4.12 (read, safe enough that Haozhong's patch shouldn't be blocked or backported manually). Thanks, Paolo