WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] PoD: Implement PoD for EPT

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] PoD: Implement PoD for EPT
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Fri, 11 Sep 2009 17:38:54 +0100
Delivery-date: Fri, 11 Sep 2009 09:39:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=dVamGsmL4PwvLBT379vYjmECbUFVnYQg6nRx9Za0AZo=; b=kae1ap/RiLV4IO9k0YZmRPw8UmjOFGJH3H3xkh2nr9E6/P4KiNN3veVRDKvVlla4Nd wLL2+mrZpfdxeBBHq70fmGzCbR8OC9EPwbsW5kq6sthuuyVRVdmUul3Z+1JRi0gjDWYf oyOuLiMlrAOmKi3DX0MZrNlXhb/lqyogOxvLE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=XXcK/4nwkQ50ZZwuUOmLhwr4Y2zLMVkV42/fSOpJw2c1enCVHK7j2QWLpxc2f/o1Gc lTQHI3gewB+66OzhJT89bO8C9MlTuugg/QfCjSKftwNAo49yFSfoEJs7y6lMqsrigFy5 /rfXnGrVQ1SfbDGlVFaTg72iITGQDc7RCXZrA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch implements the populate-on-demand functionality for EPT.

Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

Attachment: ept-pod.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] PoD: Implement PoD for EPT, George Dunlap <=