On 2/22/19 8:26 PM, Aleksandar Markovic wrote: > From: Aleksandar Markovic <amarko...@wavecomp.com> > > Move section on MIPS' mipssim pseudo board to the more > appropriate place. > > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > qemu-doc.texi | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) > > diff --git a/qemu-doc.texi b/qemu-doc.texi > index 83be010..4c5577f 100644 > --- a/qemu-doc.texi > +++ b/qemu-doc.texi > @@ -2062,19 +2062,6 @@ PC Keyboard > IDE controller > @end itemize > > -The mipssim pseudo board emulation provides an environment similar > -to what the proprietary MIPS emulator uses for running Linux. > -It supports: > - > -@itemize @minus > -@item > -A range of MIPS CPUs, default is the 24Kf > -@item > -PC style serial port > -@item > -MIPSnet network emulation > -@end itemize > - > The MIPS Magnum R4000 emulation supports: > > @itemize @minus > @@ -2090,6 +2077,19 @@ SCSI controller > G364 framebuffer > @end itemize > > +The mipssim pseudo board emulation provides an environment similar > +to what the proprietary MIPS emulator uses for running Linux. > +It supports: > + > +@itemize @minus > +@item > +A range of MIPS CPUs, default is the 24Kf > +@item > +PC style serial port > +@item > +MIPSnet network emulation > +@end itemize > + > @node nanoMIPS System emulator > @subsection nanoMIPS System emulator > @cindex system emulation (nanoMIPS) >