debuggers.hg
changeset 16761:a407a8a51319
x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Tue Jan 15 21:23:37 2008 +0000 (2008-01-15) |
parents | 04d3ca600f74 |
children | a66bdc82d8fa |
files | docs/ChangeLog |
line diff
1.1 --- a/docs/ChangeLog Tue Jan 15 18:50:44 2008 +0000 1.2 +++ b/docs/ChangeLog Tue Jan 15 21:23:37 2008 +0000 1.3 @@ -13,6 +13,16 @@ Add a ChangeLog file indicating changes 1.4 here: 1.5 http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html 1.6 1.7 +Xen 3.3 release 1.8 +--------------- 1.9 + 1.10 +16718: MMU_PT_UPDATE_PRESERVE_AD 1.11 +http://xenbits.xensource.com/xen-unstable.hg?rev/fba4e7357744 1.12 + 1.13 +A subcommand of the x86-only mmu_update() hypercall to allow batched 1.14 +updates of pagetable entries, while atomically preserving the current 1.15 +status of accessed and dirty bits in each entry. 1.16 + 1.17 Xen 3.2 release 1.18 --------------- 1.19