commit | cb33da57aaa368d575825d80d734374e3ef8c472 | [log] [tgz] |
---|---|---|
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Oct 09 16:34:29 2007 +0000 |
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Oct 09 16:34:29 2007 +0000 |
tree | 83f712d878ab36a28f997b9e9adafa083f8ad000 | |
parent | bf367b54092014edd36a64195697ea3959fba5cf [diff] [blame] |
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3378 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index 26fc301..4c7a121 100644 --- a/Changelog +++ b/Changelog
@@ -13,6 +13,7 @@ - Read-only support for Parallels disk images (Alex Beregszaszi) - SVM (x86 virtualization) support (Alexander Graf) - CRIS emulation (Edgar E. Iglesias) + - SPARC32PLUS execution support (Blue Swirl) version 0.9.0: