From e606b5e41c06a75c5a7953b02c9c8abebd7b45e4 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 15 Jan 2008 21:23:37 +0000 Subject: x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall. Signed-off-by: Keir Fraser --- docs/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/ChangeLog') diff --git a/docs/ChangeLog b/docs/ChangeLog index ec7cc9cb7e..1934e8ba03 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -13,6 +13,16 @@ 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 --------------- -- cgit v1.2.3