From e671711c9a8c1de540f035095e18458bc03968de Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 18 Jan 2017 23:01:46 +0100 Subject: nios2: Add support for Nios-II R1 Add remaining bits of the Altera NiosII R1 support into qemu, which is documentation, MAINTAINERS file entry, configure bits, arch_init and configuration files for both linux-user (userland binaries) and softmmu (hardware emulation). Signed-off-by: Marek Vasut Cc: Chris Wulff Cc: Jeff Da Silva Cc: Ley Foon Tan Cc: Sandra Loosemore Cc: Yves Vandervennet Reviewed-by: Alexander Graf Message-Id: <20170118220146.489-8-marex@denx.de> Signed-off-by: Richard Henderson --- qemu-doc.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index 0b2746f0b1..fe7b69b917 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -2901,6 +2901,9 @@ The binary format is detected automatically. @command{qemu-mips} TODO. @command{qemu-mipsel} TODO. +@cindex user mode (NiosII) +@command{qemu-nios2} TODO. + @cindex user mode (PowerPC) @command{qemu-ppc64abi32} TODO. @command{qemu-ppc64} TODO. -- cgit v1.2.1