diff --git a/Changelog b/Changelog index 1ecf09b2dec167d7e073bb477979c3c8efe1e989..19a5da7fda4bdde36850ab3a1b90c2091e4baa10 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,7 @@ - Monitor multiplexing to several I/O channels (Jason Wessel) - ds1225y nvram support (Herve Poussineau) - CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau) + - Several Sparc fixes (Aurelien Jarno, Blue Swirl) version 0.9.0: diff --git a/qemu-tech.texi b/qemu-tech.texi index ca913caf697ccb729c5834587913fb531a8b1230..fc72ff1b697436ec51fdd96cef32cab93c25c5c6 100644 --- a/qemu-tech.texi +++ b/qemu-tech.texi @@ -169,11 +169,11 @@ FPU and MMU. @itemize -@item Somewhat complete SPARC V8 emulation, including privileged +@item Full SPARC V8 emulation, including privileged instructions, FPU and MMU. SPARC V9 emulation includes most privileged -instructions, FPU and I/D MMU, but misses VIS instructions. +instructions, FPU and I/D MMU, but misses most VIS instructions. -@item Can run some 32-bit SPARC Linux binaries. +@item Can run most 32-bit SPARC Linux binaries and some handcrafted 64-bit SPARC Linux binaries. @end itemize