From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: Document mmu Date: Fri, 23 Apr 2010 13:23:38 +0300 Message-ID: <4BD1752A.1040304@redhat.com> References: <1271855361-9279-1-git-send-email-avi@redhat.com> <20100422201646.GA5375@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59737 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755213Ab0DWKXl (ORCPT ); Fri, 23 Apr 2010 06:23:41 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3NANfnu016497 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 23 Apr 2010 06:23:41 -0400 In-Reply-To: <20100422201646.GA5375@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 04/22/2010 11:16 PM, Marcelo Tosatti wrote: > > Looks good otherwise. Perhaps add a pointer to Joerg's NPT slides, > although they're AMD specific. > Fixed all the comments, added a "Further reading" section and applied. Note that this is still complete (example: large pages); patches (especially to Documentation/kvm/locking.txt) more than welcome. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.