summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorbellard2004-01-25 16:22:15 +0100
committerbellard2004-01-25 16:22:15 +0100
commit3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b (patch)
treedd096d87c76b8944ab6e4c444ee917b60feef7e8 /Changelog
parentcorrect NT flag behavior - zero ldt task switch bug fix - task switch thru ca... (diff)
downloadqemu-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.tar.gz
qemu-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.tar.xz
qemu-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.zip
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@587 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9952f363ae..8336caae58 100644
--- a/Changelog
+++ b/Changelog
@@ -19,6 +19,8 @@ version 0.5.2:
- fixed PTE dirty bit handling
- fixed xadd same reg bug
- fixed cmpxchg exception safeness
+ - access to virtual memory in gdb stub
+ - task gate and NT flag fixes
version 0.5.1: