From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Huang Subject: [PATCH][0/3] 1GB Page Table Support for HVM Guest Date: Fri, 2 Apr 2010 10:34:35 -0500 Message-ID: <4BB60E8B.4080501@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser , "Xu, Dongxiao" , "'xen-devel@lists.xensource.com'" , Tim Deegan List-Id: xen-devel@lists.xenproject.org Keir, Could you apply this patch set to Xen tree? These patches are sync-ed with Xen tree. These three patches enable 1GB host page table support for HVM guests running under HAP mode. They are similar to patches submitted several days ago, but with fixes based on the comments from Tim and Keir. We provide an option ("hap_1gb") to turn this feature on/off. The patches have been tested on AMD and Intel platforms (live migration, domain save and restore, etc.). Thanks, -Wei