All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] tcg+sparc patch queue
@ 2023-11-14 19:26 Richard Henderson
  2023-11-14 19:26 ` [PULL 1/3] accel/tcg: Remove CF_LAST_IO Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2023-11-14 19:26 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 6d44474b3b47af21c7b01f3ad781373f1a6a2d78:

  Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into staging (2023-11-14 10:50:22 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 0dfae4f94813995c365bfabac22cba1cea8758bd:

  target/sparc: Fix RETURN (2023-11-14 10:40:54 -0800)

----------------------------------------------------------------
accel/tcg: Forward probe size on to notdirty_write
accel/tcg: Remove CF_LAST_IO
target/sparc: Fix RETURN

----------------------------------------------------------------
Jessica Clarke (1):
      accel/tcg: Forward probe size on to notdirty_write

Richard Henderson (2):
      accel/tcg: Remove CF_LAST_IO
      target/sparc: Fix RETURN

 docs/devel/tcg-icount.rst        |  6 ------
 include/exec/translation-block.h | 13 ++++++-------
 accel/tcg/cpu-exec.c             |  2 +-
 accel/tcg/cputlb.c               | 11 +++++++----
 accel/tcg/tb-maint.c             |  6 ++----
 accel/tcg/translate-all.c        |  4 ++--
 accel/tcg/translator.c           | 22 +++++++++-------------
 system/watchpoint.c              |  6 ++----
 target/sparc/translate.c         |  2 +-
 9 files changed, 30 insertions(+), 42 deletions(-)


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

end of thread, other threads:[~2023-11-15 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 19:26 [PULL 0/3] tcg+sparc patch queue Richard Henderson
2023-11-14 19:26 ` [PULL 1/3] accel/tcg: Remove CF_LAST_IO Richard Henderson
2023-11-14 19:26 ` [PULL 2/3] accel/tcg: Forward probe size on to notdirty_write Richard Henderson
2023-11-14 19:26 ` [PULL 3/3] target/sparc: Fix RETURN Richard Henderson
2023-11-15 18:33 ` [PULL 0/3] tcg+sparc patch queue Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.