diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-04-27 21:32:09 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-04-27 21:32:09 +0000 |
commit | 27c7ca7e7750063f6e83e4d126bbd4de2d83f79e (patch) | |
tree | 39df4cddd799e11c9a527f529855c89f072b1d8c /Changelog | |
parent | fdf9b3e831e8e6b5ceb2a44c742da7d1ab558242 (diff) |
SHIX board emulation (Samuel Tardieu)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1862 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version 0.8.1: - IDE LBA48 support (Jens Axboe) - SSE3 support - Solaris port (Ben Taylor) + - Preliminary SH4 target (Samuel Tardieu) version 0.8.0: |