Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220608051945.802339-1-richard.henderson@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
include/semihosting/console.h | 13 -
target/mips/cpu.h | 3 +-
target/mips/tcg/tcg-internal.h | 2 +
target/mips/tcg/sysemu_helper.h.inc | 2 -
semihosting/console.c | 9 -
target/mips/tcg/exception.c | 1 +
target/mips/tcg/sysemu/mips-semi.c | 466 +++++++++++-----------
target/mips/tcg/sysemu/tlb_helper.c | 4 +
target/mips/tcg/translate.c | 12 +-
target/mips/tcg/micromips_translate.c.inc | 6 +-
target/mips/tcg/mips16e_translate.c.inc | 2 +-
target/mips/tcg/nanomips_translate.c.inc | 4 +-
12 files changed, 245 insertions(+), 279 deletions(-)