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] EPT: Clean up some code

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] EPT: Clean up some code
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Fri, 11 Sep 2009 11:49:51 +0100
Delivery-date: Fri, 11 Sep 2009 03:50:19 -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=wVbdUFXFbtS++d7bkN5ed8kTPIwpVe3VmnAQPJxBvyw=; b=Q8Ho8RPB9cqGgHcx8KNUY5ok1zoaBdppcnNeHFISV3WMzsdiv63jzG6+i/j91Hko2R mJ/hUh6K1m7KUPKkbxiMlQSjHQKrQHUxXEfPe1f7UpBexXePkin9AZsjU0Z0KiyJ2TyB +aamEZbzUQoCEn2NHzY8pHcA+iX1Fgv/AQ4Gg=
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=Vq3ZlHwR+9Zv0wOQ2Kgr/6OFKLm13D1zoTFrNJuWE/xnDt25hG/aV3Q32PlN0bXarB n9LvsWOMeGRQWjiSchWMU+WTo2/ketwksI5/CSeGxGQLaqEC0+YAuUkJNybyba/vXWd+ i3neH25yqMzHWzIXXwizW8+09zNQfiiWgJwKs=
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
Clean up and reorganize some code in preparation for adding
populate-on-demand functionality.

Should be no functional difference.

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

Attachment: ept-code-cleanup.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] EPT: Clean up some code, George Dunlap <=