diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-11 00:16:10 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-11 00:16:10 +0000 |
commit | a76dc35afd2663343229d9dc05d493950d067b56 (patch) | |
tree | 2d4015851baf044719898b2195cfbe52a4f29bf9 /Changelog | |
parent | 9ee6e8bb853bdea7ef6c645a1a07aa55fd206aba (diff) | |
download | qemu-a76dc35afd2663343229d9dc05d493950d067b56.zip |
Fix typo.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3573 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ - SVM (x86 virtualization) support (Alexander Graf) - CRIS emulation (Edgar E. Iglesias) - SPARC32PLUS execution support (Blue Swirl) - - MIPS mipssim pequdo machine (Thiemo Seufer) + - MIPS mipssim pseudo machine (Thiemo Seufer) - Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh) - OMAP310 MPU emulation plus Palm T|E machine (Andrzej Zaborowski) - ARM v6, v7, NEON SIMD and SMP emulation (Paul Brook/CodeSourcery) |