qemu-e2k/hw/nios2
Wentong Wu dcef727e5e hw/nios2: exit to main CPU loop only when unmasking interrupts
Only when guest code is unmasking interrupts, terminate the excution
of translated code and exit to the main CPU loop to handle previous
pended interrupts because of the interrupts mask by guest code.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
Message-id: 20200710233433.19729-4-wentong.wu@intel.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-07-13 14:36:11 +01:00
..
10m50_devboard.c sysbus: Convert to sysbus_realize() etc. with Coccinelle 2020-06-15 22:05:28 +02:00
Kconfig Add generic Nios II board. 2019-04-29 16:09:51 +01:00
Makefile.objs Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.c hw/nios2:fix leak of fdevice tree blob 2020-02-19 10:32:50 +01:00
boot.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cpu_pic.c hw/nios2: exit to main CPU loop only when unmasking interrupts 2020-07-13 14:36:11 +01:00
generic_nommu.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00