diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-01-05 00:08:14 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-01-05 00:08:14 +0000 |
commit | 728c9fd5a9a3d3dc955c0fa8bd9a090c9a08f4eb (patch) | |
tree | 0f0346890aa066448ff766afa7bfa2cd235a55e1 /Changelog | |
parent | bd497938895ec4fd7b327aac4de390e34f543509 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@544 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |