From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/22] Nested Paging support for Nested SVM v2 Date: Tue, 27 Apr 2010 16:03:48 +0300 Message-ID: <4BD6E0B4.2020200@redhat.com> References: <1272364712-17425-1-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Joerg Roedel Return-path: In-Reply-To: <1272364712-17425-1-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 04/27/2010 01:38 PM, Joerg Roedel wrote: > Hi, > > this is the second and reworked version of my nested paging for nested svm > patchset. Changes to the previous version include: > > * Renamed mmu.tdp_enabled to mmu.direct_map > * Introduced two helper functions to read physical memory > locations of the current running guest level > * Fixed a couple of bugs were KVM needs to read l2 > physical memory and others > > This patchset is tested with KVM and Windows 7 XPmode. I also tested in KVM > with Linux and Windows 7 as l2 guests. I also tested different pagesize > combinations and did a stress tests for a couple of hours. All these tests > showed no introduced regressions. > Please review this second version of the patch-set. I appreciate your feedback. > Ok, apart from the overflow on i386 nasties this look really good! I look forward to merging v3. -- error compiling committee.c: too many arguments to function