From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v1 1/2] KVM: nVMX: get rid of nested_get_page() Date: Thu, 3 Aug 2017 14:40:00 -0400 Message-ID: <20170803184000.GA9237@localhost.localdomain> References: <20170803140907.23681-1-david@redhat.com> <20170803140907.23681-2-david@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= To: David Hildenbrand Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:29105 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbdHCSkR (ORCPT ); Thu, 3 Aug 2017 14:40:17 -0400 Content-Disposition: inline In-Reply-To: <20170803140907.23681-2-david@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Aug 03, 2017 at 04:09:06PM +0200, David Hildenbrand wrote: > nested_get_page() just sounds confusing. All we want is a page from G1. What is G1? Is that the same thing as L1? Or do you mean L2?