]> git.proxmox.com Git - mirror_qemu.git/commitdiff
update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 3 Feb 2004 23:30:47 +0000 (23:30 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 3 Feb 2004 23:30:47 +0000 (23:30 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@597 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index 23c15649ca424d09aa347334efbbc0083956fc77..502f60f44a4f02254fefdf7319842d9f01cf673f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -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)