diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-04-25 21:27:03 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-04-25 21:27:03 +0000 |
commit | 52c00a5f1560525089c17d3277a235fe38c1ca78 (patch) | |
tree | d0107f0cfda6b483337e96df4d879786db25d492 /Changelog | |
parent | ab6d960ffa1271db6866fc2b27e97e99a73598d2 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@757 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ version 0.5.4: - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer) - User mode network stack - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI) + - precise self modifying code (aka BeOS install bug) version 0.5.3: |