All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL for-7.2 0/2] tcg patch queue
@ 2022-11-09  7:02 Richard Henderson
  2022-11-09  7:02 ` [PULL 1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2022-11-09  7:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha

The following changes since commit 60ab36907ded2918d33683f2b66f603b7400d8f3:

  Update VERSION for v7.2.0-rc0 (2022-11-08 15:53:41 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 344b63b380541a63c02ef7a8a6ae66cb0b6f0273:

  accel/tcg: Split out setjmp_gen_code (2022-11-09 12:29:03 +1100)

----------------------------------------------------------------
Fix -Werror=clobbered issue with tb_gen_code

----------------------------------------------------------------
Richard Henderson (2):
      tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
      accel/tcg: Split out setjmp_gen_code

 accel/tcg/translate-all.c | 68 +++++++++++++++++++++++------------------------
 tcg/tcg.c                 | 12 +++++++++
 2 files changed, 45 insertions(+), 35 deletions(-)


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

end of thread, other threads:[~2022-11-09 20:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09  7:02 [PULL for-7.2 0/2] tcg patch queue Richard Henderson
2022-11-09  7:02 ` [PULL 1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code Richard Henderson
2022-11-09  7:02 ` [PULL 2/2] accel/tcg: Split out setjmp_gen_code Richard Henderson
2022-11-09 20:46 ` [PULL for-7.2 0/2] tcg 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.