diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-02-03 23:30:47 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-02-03 23:30:47 +0000 |
commit | 625976dac8a2233233c7a5943d2b970ac29ef8ad (patch) | |
tree | 646b6ce261609070842b84d039c9dd86b8efcf74 /Changelog | |
parent | 1ac157da77c863b62b1d2f467626a440d57cf17d (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@597 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +version 0.5.3: + + - VGA memory map mode 3 access fix (OS/2 install fix) + - IDE fixes (Jens Axboe) + - CPU interrupt fixes + - fixed various TLB invalidation cases (NT install) + version 0.5.2: - improved soft MMU speed (assembly functions and specializing) |