diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-03-31 19:05:07 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-03-31 19:05:07 +0000 |
commit | bb27c19087ff0847484c111cbaf56a3fa7103684 (patch) | |
tree | 82022a0b81471a924b705334063a6d6001106a24 | |
parent | 8a7ddc38a60648257dc0645ab4a05b33d6040063 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@691 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r-- | Changelog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -20,7 +20,11 @@ version 0.5.3: - multiple network interface support - initial x86-64 host support (Gwenole Beauchesne) - lret to outer priviledge fix (OS/2 install fix) - + - task switch fixes (SkyOS boot) + - VM save/restore commands + - new timer API + - more precise RTC emulation (periodic timers + time updates) + version 0.5.2: - improved soft MMU speed (assembly functions and specializing) |