On 09/03/2015 02:17 AM, Richard Henderson wrote:
Signed-off-by: Richard Henderson <r...@twiddle.net> --- linux-user/main.c | 45 ++++++++++++++++++++++++ target-openrisc/cpu.c | 1 + target-openrisc/cpu.h | 9 +++++ target-openrisc/interrupt.c | 1 + target-openrisc/interrupt_helper.c | 1 + target-openrisc/mmu.c | 1 + target-openrisc/translate.c | 70 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 128 insertions(+)
This looks good to me. However I don't feel confident enough to give a rb. Cheers, Bastian