commit | 6c0372d30be01e2a4664def829ed9682c2846d29 | [log] [tgz] |
---|---|---|
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Jun 24 13:40:52 2003 +0000 |
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Jun 24 13:40:52 2003 +0000 |
tree | 4b7938a1c5bc088fce595464f2176a1292e45658 | |
parent | 92ccca6aa801f1ddb8d35f3812357c24a502d682 [diff] [blame] |
updated git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@266 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index 492fa1a..ac743cb 100644 --- a/Changelog +++ b/Changelog
@@ -1,3 +1,10 @@ +version 0.4: + + - initial support for ring 0 x86 processor emulation + - fixed signal handling for correct dosemu DPMI emulation + - fast x86 MMU emulation with mmap() + - fixed popl (%esp) case + version 0.3: - initial support for ARM emulation