Commit 22a46c55e4765e3ca0d95cae8775118e697aba1b
1 parent
ea88812f
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@625 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
6 additions
and
1 deletions
Changelog
... | ... | @@ -5,7 +5,12 @@ version 0.5.3: |
5 | 5 | - IDE fixes (Jens Axboe) |
6 | 6 | - CPU interrupt fixes |
7 | 7 | - fixed various TLB invalidation cases (NT install) |
8 | - | |
8 | + - fixed cr0.WP semantics (XP install) | |
9 | + - direct chaining support for SPARC (3x faster) | |
10 | + - ARM NWFPE support (initial patch by Ulrich Hecht) | |
11 | + - added specific x86 to x86 translator (close to native performance | |
12 | + in qemu-i386 and qemu-fast) | |
13 | + | |
9 | 14 | version 0.5.2: |
10 | 15 | |
11 | 16 | - improved soft MMU speed (assembly functions and specializing) | ... | ... |