On 08/06/2018 07:00 PM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
>
> Add nanoMIPS-related items in qemu-doc.texi
>
> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
> Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
> ---
> qemu-doc.texi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/qemu-doc.texi b/qemu-doc.texi
> index 8ea6bfa..ab2471d 100644
> --- a/qemu-doc.texi
> +++ b/qemu-doc.texi
> @@ -2705,6 +2705,8 @@ The binary format is detected automatically.
>
> @command{qemu-mipsn32el} executes 32-bit little endian MIPS binaries (MIPS N32 ABI).
>
> +@command{qemu-nanomips} executes 32-bit little endian nanoMIPS binaries (MIPS P32 ABI).
> +
> @cindex user mode (NiosII)
> @command{qemu-nios2} TODO.
I think you could merge this with patch 79/80. Anyway:
Reviewed-by: Thomas Huth <thuth@redhat.com>