From: bellard Date: Mon, 16 Feb 2004 22:13:24 +0000 (+0000) Subject: update X-Git-Tag: release_0_6_0~381 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22a46c55e4765e3ca0d95cae8775118e697aba1b;p=thirdparty%2Fqemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@625 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index bfcf488819b..f714131b269 100644 --- a/Changelog +++ b/Changelog @@ -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)