qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/4] tcg/gdbstub late fixes
Date: Thu, 10 Aug 2023 11:08:48 -0700	[thread overview]
Message-ID: <20230810180852.54477-1-richard.henderson@linaro.org> (raw)

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


             reply	other threads:[~2023-08-10 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 18:08 Richard Henderson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230810180852.54477-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).