diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-01-03 23:51:01 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-01-03 23:51:01 +0000 |
commit | bdfaf503dc395cf77d6b67df5229c5c7a3cb7631 (patch) | |
tree | bf2a94e9b5af12488fc273193f431e12eabbe1b8 /Changelog | |
parent | 14ce26e755135e80f3726d42a5a887723d615291 (diff) | |
download | qemu-bdfaf503dc395cf77d6b67df5229c5c7a3cb7631.zip |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1198 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ version 0.6.2: - .dmg disk image format support (Johannes Schindelin) - keymaps support (initial patch by Johannes Schindelin) - big endian ARM support (Lennert Buytenhek) + - added generic 64 bit target support + - initial x86_64 target support + - initial APIC support version 0.6.1: |