summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-11-04 23:33:13 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-11-04 23:33:13 +0000
commit9c3ad57432e9e90b3a79acd7ac487cd614762a3b (patch)
tree4c6c28880180907a2f9b1b0b2cf4e07c08a006ed /Changelog
parente748ba4f5352061474668a47341abe2a898e03ad (diff)
downloadqemu-9c3ad57432e9e90b3a79acd7ac487cd614762a3b.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@439 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 6a0c711cf3..5b6ce64b6f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+version 0.5.1:
+
+ - float access fixes when using soft mmu
+ - PC emulation support on PowerPC
+ - A20 support
+
version 0.5.0:
- full hardware level VGA emulation
@@ -18,7 +24,7 @@ version 0.5.0:
- automatic IDE geometry detection
- renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
- added man page
- - added full soft mmy mode to launch unpatched OSes.
+ - added full soft mmu mode to launch unpatched OSes.
version 0.4.3: