From: Aleksandar Markovic Date: Tue, 26 Feb 2019 12:55:29 +0000 (+0100) Subject: qemu-doc: Move section on MIPS' mipssim pseudo board X-Git-Tag: v4.0.0-rc0~74^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53d21e7bc04b3ac34802e9e2d8b7c53a2e7b96d6;p=thirdparty%2Fqemu.git qemu-doc: Move section on MIPS' mipssim pseudo board Move section on MIPS' mipssim pseudo board to the more appropriate place. Signed-off-by: Aleksandar Markovic Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Aleksandar Rikalo Message-Id: <1551185735-17154-4-git-send-email-aleksandar.markovic@rt-rk.com> --- diff --git a/qemu-doc.texi b/qemu-doc.texi index 83be010a0a6..4c5577f7dcf 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)