From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH 02/11] nestedhap: Change nested p2m's walker to vendor-specific Date: Thu, 13 Dec 2012 14:52:49 +0000 Message-ID: <20121213145249.GH75286@ocelot.phlegethon.org> References: <1355162243-11857-1-git-send-email-xiantao.zhang@intel.com> <1355162243-11857-3-git-send-email-xiantao.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1355162243-11857-3-git-send-email-xiantao.zhang@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xiantao.zhang@intel.com Cc: keir@xen.org, xen-devel@lists.xensource.com, eddie.dong@intel.com, JBeulich@suse.com, jun.nakajima@intel.com List-Id: xen-devel@lists.xenproject.org At 01:57 +0800 on 11 Dec (1355191034), xiantao.zhang@intel.com wrote: > From: Zhang Xiantao > > EPT and NPT adopts differnt formats for each-level entry, > so change the walker functions to vendor-specific. > > Signed-off-by: Zhang Xiantao Acked-by: Tim Deegan