From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH][REPOST] KVM: VMX: Always return 0 for clear_flush_young() when using EPT Date: Thu, 11 Sep 2008 11:48:10 +0300 Message-ID: <48C8DB4A.3070207@qumranet.com> References: <200809040929.02012.sheng.yang@intel.com> <48C3D7CA.4030506@qumranet.com> <200809081522.01819.sheng.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Yang, Sheng" Return-path: Received: from il.qumranet.com ([212.179.150.194]:35071 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753990AbYIKIug (ORCPT ); Thu, 11 Sep 2008 04:50:36 -0400 In-Reply-To: <200809081522.01819.sheng.yang@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Yang, Sheng wrote: > How about this one? > > Subject: [PATCH] KVM: VMX: Always return old for clear_flush_young() when > using EPT > > As well as discard fake accessed bit and dirty bit of EPT. > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.