From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/8 v3] KVM support for 1GB pages Date: Wed, 24 Jun 2009 11:43:00 +0300 Message-ID: <4A41E714.5070701@redhat.com> References: <1245417389-5527-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: Received: from mx2.redhat.com ([66.187.237.31]:36815 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752649AbZFXIl7 (ORCPT ); Wed, 24 Jun 2009 04:41:59 -0400 In-Reply-To: <1245417389-5527-1-git-send-email-joerg.roedel@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/19/2009 04:16 PM, Joerg Roedel wrote: > Hi, > > this is the third version of the patches for KVM to support 1GB pages. Changes > to the last version include: > > - changed reporting of 1GB page support to userspace to use > SUPPORTED_CPUID ioctl > - added support for 1GB pages to the software page walker code too > > This code still only can make use of 1GB pages with nested paging enabled. I > will give the shadow paging code another debug round soon. Please comment or > consider to apply these patches. > > Thanks, > > Joerg > > Shortlog: > > Joerg Roedel (8): > hugetlbfs: export vma_kernel_pagsize to modules > kvm: change memslot data structures for multiple hugepage sizes > At Marcelo's suggestion I've applied the first two patches, to reduce your rebase load. -- error compiling committee.c: too many arguments to function