qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] MIPS queue for September 12th, 2019
@ 2019-09-12 16:30 Aleksandar Markovic
  2019-09-12 16:30 ` [Qemu-devel] [PULL 1/4] hw/mips/mips_jazz: Override do_transaction_failed hook Aleksandar Markovic
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Aleksandar Markovic @ 2019-09-12 16:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, amarkovic

From: Aleksandar Markovic <amarkovic@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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-16  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12 16:30 [Qemu-devel] [PULL 0/4] MIPS queue for September 12th, 2019 Aleksandar Markovic
2019-09-12 16:30 ` [Qemu-devel] [PULL 1/4] hw/mips/mips_jazz: Override do_transaction_failed hook Aleksandar Markovic
2019-09-12 16:30 ` [Qemu-devel] [PULL 2/4] target/mips: Switch to do_transaction_failed() hook Aleksandar Markovic
2019-09-12 16:30 ` [Qemu-devel] [PULL 3/4] hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access Aleksandar Markovic
2019-09-12 16:30 ` [Qemu-devel] [PULL 4/4] target/mips: gdbstub: Revert commit 8e0b373 Aleksandar Markovic
2019-09-16  9:14 ` [Qemu-devel] [PULL 0/4] MIPS queue for September 12th, 2019 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).