Commit bb27c19087ff0847484c111cbaf56a3fa7103684

Authored by bellard
1 parent 8a7ddc38

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@691 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 5 additions and 1 deletions
Changelog
... ... @@ -20,7 +20,11 @@ version 0.5.3:
20 20 - multiple network interface support
21 21 - initial x86-64 host support (Gwenole Beauchesne)
22 22 - lret to outer priviledge fix (OS/2 install fix)
23   -
  23 + - task switch fixes (SkyOS boot)
  24 + - VM save/restore commands
  25 + - new timer API
  26 + - more precise RTC emulation (periodic timers + time updates)
  27 +
24 28 version 0.5.2:
25 29  
26 30 - improved soft MMU speed (assembly functions and specializing)
... ...