qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] tcg/gdbstub late fixes
@ 2023-08-10 18:08 Richard Henderson
  2023-08-10 18:08 ` [PULL 1/4] accel/tcg: Avoid reading too much in load_atom_{2,4} Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2023-08-10 18:08 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 64d3be986f9e2379bc688bf1d0aca0557e0035ca:

  Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu into staging (2023-08-09 15:05:02 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230810

for you to fetch changes up to f1b0f894c8c25f7ed24197ff130c7acb6b9fd6e7:

  gdbstub: don't complain about preemptive ACK chars (2023-08-10 11:04:34 -0700)

----------------------------------------------------------------
accel/tcg: Avoid reading too much in load_atom_{2,4}
tests/tcg: ensure system-mode gdb tests start stopped
gdbstub: more fixes for client Ctrl-C handling

----------------------------------------------------------------
Alex Bennée (3):
      tests/tcg: ensure system-mode gdb tests start stopped
      gdbstub: more fixes for client Ctrl-C handling
      gdbstub: don't complain about preemptive ACK chars

Richard Henderson (1):
      accel/tcg: Avoid reading too much in load_atom_{2,4}

 gdbstub/gdbstub.c                 | 10 ++++++++--
 tests/tcg/aarch64/lse2-fault.c    | 38 ++++++++++++++++++++++++++++++++++++++
 accel/tcg/ldst_atomicity.c.inc    | 10 ++++++++--
 gdbstub/trace-events              |  1 +
 tests/guest-debug/run-test.py     |  9 +++------
 tests/tcg/aarch64/Makefile.target |  2 +-
 6 files changed, 59 insertions(+), 11 deletions(-)
 create mode 100644 tests/tcg/aarch64/lse2-fault.c


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

end of thread, other threads:[~2023-08-10 19:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 18:08 [PULL 0/4] tcg/gdbstub late fixes Richard Henderson
2023-08-10 18:08 ` [PULL 1/4] accel/tcg: Avoid reading too much in load_atom_{2,4} Richard Henderson
2023-08-10 18:08 ` [PULL 2/4] tests/tcg: ensure system-mode gdb tests start stopped Richard Henderson
2023-08-10 18:08 ` [PULL 3/4] gdbstub: more fixes for client Ctrl-C handling Richard Henderson
2023-08-10 18:08 ` [PULL 4/4] gdbstub: don't complain about preemptive ACK chars Richard Henderson
2023-08-10 19:48 ` [PULL 0/4] tcg/gdbstub late fixes Richard Henderson

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).