qemu-e2k/target/nios2
Sandra Loosemore 413a99a92c Add Nios II semihosting support.
This patch adds support for libgloss semihosting to Nios II bare-metal
emulation.  The specification for the protocol can be found in the
libgloss sources.

Signed-off-by: Sandra Loosemore <sandra@codesourcery.com>
Signed-off-by: Julian Brown <julian@codesourcery.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1554321185-2825-3-git-send-email-sandra@codesourcery.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-04-29 16:09:51 +01:00
..
Makefile.objs Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
cpu.c qdev: use device_class_set_parent_realize/unrealize/reset() 2018-02-05 13:54:38 +01:00
cpu.h Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
helper.c Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
helper.h nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
mmu.c target: Clean up how the dump_mmu() print 2019-04-18 22:18:59 +02:00
mmu.h nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
monitor.c target: Clean up how the dump_mmu() print 2019-04-18 22:18:59 +02:00
nios2-semi.c Add Nios II semihosting support. 2019-04-29 16:09:51 +01:00
op_helper.c nios2: do not include exec-all.h from cpu.h 2018-06-01 14:15:10 +02:00
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00