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-changelog

[Xen-changelog] [xen-unstable] x86: Document the new MMU_PT_UPDATE_PRESE

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Jan 2008 13:20:09 -0800
Delivery-date: Wed, 16 Jan 2008 13:20:11 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1200432217 0
# Node ID a407a8a5131925c237a087c73eda5f1ae32704ab
# Parent  04d3ca600f74492b6c34235746c749285f6c9fe3
x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 docs/ChangeLog |   10 ++++++++++
 1 files changed, 10 insertions(+)

diff -r 04d3ca600f74 -r a407a8a51319 docs/ChangeLog
--- a/docs/ChangeLog    Tue Jan 15 18:50:44 2008 +0000
+++ b/docs/ChangeLog    Tue Jan 15 21:23:37 2008 +0000
@@ -12,6 +12,16 @@ Add a ChangeLog file indicating changes 
 Add a ChangeLog file indicating changes to the API/ABI, as discussed
 here:
 http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html
+
+Xen 3.3 release
+---------------
+
+16718: MMU_PT_UPDATE_PRESERVE_AD
+http://xenbits.xensource.com/xen-unstable.hg?rev/fba4e7357744
+
+A subcommand of the x86-only mmu_update() hypercall to allow batched
+updates of pagetable entries, while atomically preserving the current
+status of accessed and dirty bits in each entry.
 
 Xen 3.2 release
 ---------------

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall., Xen patchbot-unstable <=