diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-02-16 22:13:24 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-02-16 22:13:24 +0000 |
commit | 22a46c55e4765e3ca0d95cae8775118e697aba1b (patch) | |
tree | ea8e07cd539994f2f7bd0e96b1623eaacf1f71ae /Changelog | |
parent | ea88812f4f4fa19e08a665fb75a38ffa6d87715f (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@625 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,7 +5,12 @@ version 0.5.3: - IDE fixes (Jens Axboe) - CPU interrupt fixes - fixed various TLB invalidation cases (NT install) - + - fixed cr0.WP semantics (XP install) + - direct chaining support for SPARC (3x faster) + - ARM NWFPE support (initial patch by Ulrich Hecht) + - added specific x86 to x86 translator (close to native performance + in qemu-i386 and qemu-fast) + version 0.5.2: - improved soft MMU speed (assembly functions and specializing) |