From: Aleksandar Markovic <amarko...@wavecomp.com> The following changes since commit 6d2fdde42c3344099262431df6a3f429c509291d:
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-100919-2' into staging (2019-09-10 14:52:09 +0100) are available in the git repository at: https://github.com/AMarkovic/qemu tags/mips-queue-sep-12-2019 for you to fetch changes up to d1cc1533509012916dceeb7f23accda8a9fee85c: target/mips: gdbstub: Revert commit 8e0b373 (2019-09-12 18:25:34 +0200) ---------------------------------------------------------------- MIPS queue for September 12th, 2019 Highlights: - switch to using do_transaction_failed() hook for MIPS' Jazz boards - revert a commit that caused problems with gdb's packet 'g' for MIPS ---------------------------------------------------------------- Libo Zhou (1): target/mips: gdbstub: Revert commit 8e0b373 Peter Maydell (3): hw/mips/mips_jazz: Override do_transaction_failed hook target/mips: Switch to do_transaction_failed() hook hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access hw/mips/mips_jazz.c | 47 +++++++++++++++++++++++++++++++++-------------- target/mips/cpu.c | 2 +- target/mips/gdbstub.c | 3 +-- target/mips/internal.h | 8 +++++--- target/mips/op_helper.c | 24 ++++++++---------------- 5 files changed, 48 insertions(+), 36 deletions(-) -- 2.7.4