summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-05 00:08:14 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-05 00:08:14 +0000
commit728c9fd5a9a3d3dc955c0fa8bd9a090c9a08f4eb (patch)
tree0f0346890aa066448ff766afa7bfa2cd235a55e1 /Changelog
parentbd497938895ec4fd7b327aac4de390e34f543509 (diff)
downloadqemu-728c9fd5a9a3d3dc955c0fa8bd9a090c9a08f4eb.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@544 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ed3b0e4aec..9cddb49cc9 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,9 @@ version 0.5.2:
- fixed 'call Ev' in case of paging exception
- updated the script 'qemu-binfmt-conf.sh' to use QEMU automagically
when launching executables for the supported target CPUs.
+ - PowerPC system emulation update (Jocelyn Mayer)
+ - PC floppy emulation and DMA fixes (Jocelyn Mayer)
+ - polled mode for PIC (Jocelyn Mayer)
version 0.5.1: