]> git.proxmox.com Git - mirror_qemu.git/commitdiff
update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 16 Feb 2004 22:13:24 +0000 (22:13 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 16 Feb 2004 22:13:24 +0000 (22:13 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@625 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index bfcf488819b6334035c45a9840e09648c30f36b8..f714131b2697516bb143cc4ddff90d75f06495b5 100644 (file)
--- 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)