aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-01-17 13:03:22 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-01-17 13:03:22 +0000
commit5c0d9e888d1fd09020f48563e8991bf979a115fa (patch)
tree2faedef801bde129add6b2238633703829a3908d /docs/ChangeLog
parente0413522fde7f6d04ece91c582fadfd6a2fd86c4 (diff)
downloadxen-5c0d9e888d1fd09020f48563e8991bf979a115fa.tar.gz
xen-5c0d9e888d1fd09020f48563e8991bf979a115fa.tar.bz2
xen-5c0d9e888d1fd09020f48563e8991bf979a115fa.zip
Update API changelog for new feature flags.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 1934e8ba03..27dca1b032 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -16,6 +16,18 @@ http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html
Xen 3.3 release
---------------
+16725: XENFEAT_mmu_pt_update_reserve_ad
+http://xenbits.xensource.com/xen-unstable.hg?rev/847bc9b19c48
+
+New feature flag available via the version hypercall indicates whether the
+Xen host supports MMU_PT_UPDATE_PRESERVE_AD for this guest.
+
+16724: CPUID feature flag for MMU_PT_UPDATE_PRESERVE_AD hypercall
+http://xenbits.xensource.com/xen-unstable.hg?rev/a66bdc82d8fa
+
+The x86 CPUID_4000_0002_ECX[0] flag indicates whether the Xen host
+supports MMU_PT_UPDATE_PRESERVE_AD for this guest.
+
16718: MMU_PT_UPDATE_PRESERVE_AD
http://xenbits.xensource.com/xen-unstable.hg?rev/fba4e7357744