diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-01 00:11:47 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-01 00:11:47 +0000 |
commit | 93a0019ba3a0656b5b0497d1e447e770f59bb37b (patch) | |
tree | 472e4e24c5db59ab6acffbccb5fe11f1e3cadd5d /Changelog | |
parent | b92c47c1cc25bafd75d81f121e06b68b35d0beed (diff) | |
download | qemu-93a0019ba3a0656b5b0497d1e447e770f59bb37b.zip |
Mention userland strace support, and mipssim machine emulation.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3503 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ - SVM (x86 virtualization) support (Alexander Graf) - CRIS emulation (Edgar E. Iglesias) - SPARC32PLUS execution support (Blue Swirl) + - MIPS mipssim pequdo machine (Thiemo Seufer) + - Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh) version 0.9.0: |