From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feng Wu Subject: [PATCH v3] correct the SMEP logic for HVM_CR0_GUEST_RESERVED_BITS Date: Tue, 6 May 2014 15:14:14 +0800 Message-ID: <1399360454-19443-1-git-send-email-feng.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: kevin.tian@intel.com, Feng Wu , JBeulich@suse.com, andrew.cooper3@citrix.com, eddie.dong@intel.com, jun.nakajima@intel.com List-Id: xen-devel@lists.xenproject.org Version 1: * Initial version Version 2: * Remove some pointless variants. * Add gating to check where leaf 7 exists Version 3: * Coding style change. Feng Wu (1): x86/vmx: correct the SMEP logic for HVM_CR0_GUEST_RESERVED_BITS xen/include/asm-x86/hvm/hvm.h | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) -- 1.8.3.1