summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-11-13 01:47:16 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-11-13 01:47:16 +0000
commit181f1558cd58f40f05ee0e4e46c08c692efb76fa (patch)
tree16cb5b5a547de984f2ad2abf945d65d248b53b26 /Changelog
parent275033239681346347766ac3712e3af792a0304f (diff)
downloadqemu-181f1558cd58f40f05ee0e4e46c08c692efb76fa.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@456 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5b6ce64b6f..3c98c5cf63 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,13 @@ version 0.5.1:
- float access fixes when using soft mmu
- PC emulation support on PowerPC
- A20 support
+ - IDE CD-ROM emulation
+ - ARM fixes (Ulrich Hecht)
+ - SB16 emulation (malc)
+ - IRET and INT fixes in VM86 mode with IOPL=3
+ - Port I/Os use TSS io map
+ - Full task switching/task gate support
+ - added verr, verw, arpl
version 0.5.0: