Commit 9c3ad57432e9e90b3a79acd7ac487cd614762a3b

Authored by bellard
1 parent e748ba4f

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@439 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 7 additions and 1 deletions
Changelog
  1 +version 0.5.1:
  2 +
  3 + - float access fixes when using soft mmu
  4 + - PC emulation support on PowerPC
  5 + - A20 support
  6 +
1 7 version 0.5.0:
2 8  
3 9 - full hardware level VGA emulation
... ... @@ -18,7 +24,7 @@ version 0.5.0:
18 24 - automatic IDE geometry detection
19 25 - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
20 26 - added man page
21   - - added full soft mmy mode to launch unpatched OSes.
  27 + - added full soft mmu mode to launch unpatched OSes.
22 28  
23 29 version 0.4.3:
24 30  
... ...