All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] late fixes for rc4
@ 2023-12-12 21:46 Richard Henderson
  2023-12-12 21:46 ` [PULL 1/2] target/i386: Fix 32-bit wrapping of pc/eip computation Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2023-12-12 21:46 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 9c74490bff6c8886a922008d0c9ce6cae70dd17e:

  Update version for v8.2.0-rc3 release (2023-12-06 14:34:20 -0500)

are available in the Git repository at:

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

for you to fetch changes up to cbb145567c21d2bc41e8197a243c7d5480c6fca0:

  tcg: Reduce serial context atomicity earlier (2023-12-12 13:35:19 -0800)

----------------------------------------------------------------
target/i386: Fix 32-bit wrapping of pc/eip computation (#2022)
tcg: Reduce serial context atomicity earlier (#2034)

----------------------------------------------------------------
Richard Henderson (2):
      target/i386: Fix 32-bit wrapping of pc/eip computation
      tcg: Reduce serial context atomicity earlier

 target/i386/cpu.h           |  9 +++++++--
 target/i386/tcg/tcg-cpu.c   | 11 +++++++++--
 target/i386/tcg/translate.c | 23 +++++++++++++++++------
 tcg/tcg-op-ldst.c           | 28 ++++++++++++++++++++++++----
 tcg/tcg.c                   |  9 +--------
 5 files changed, 58 insertions(+), 22 deletions(-)


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

end of thread, other threads:[~2023-12-13 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12 21:46 [PULL 0/2] late fixes for rc4 Richard Henderson
2023-12-12 21:46 ` [PULL 1/2] target/i386: Fix 32-bit wrapping of pc/eip computation Richard Henderson
2023-12-12 21:46 ` [PULL 2/2] tcg: Reduce serial context atomicity earlier Richard Henderson
2023-12-13 17:22 ` [PULL 0/2] late fixes for rc4 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.