qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4
@ 2022-12-01  8:54 Paolo Bonzini
  2022-12-01  8:54 ` [PULL 1/2] target/i386: allow MMX instructions with CR4.OSFXSR=0 Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2022-12-01  8:54 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 7c09a7f6ae1770d15535980d15dffdb23f4d9786:

  Update VERSION for v7.2.0-rc2 (2022-11-22 18:59:56 -0500)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 8218c048be1567db9dfd3cf1e19fbff76bce8cfd:

  target/i386: Always completely initialize TranslateFault (2022-12-01 09:53:24 +0100)

----------------------------------------------------------------
* Fix MMX instructions for system emulators
* Fix uninitialized TranslateFault after canonical address checks

----------------------------------------------------------------
Paolo Bonzini (1):
      target/i386: allow MMX instructions with CR4.OSFXSR=0

Richard Henderson (1):
      target/i386: Always completely initialize TranslateFault

 target/i386/tcg/decode-new.c.inc     |  3 ++-
 target/i386/tcg/sysemu/excp_helper.c | 34 +++++++++++++++++++---------------
 2 files changed, 21 insertions(+), 16 deletions(-)
-- 
2.38.1



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

end of thread, other threads:[~2022-12-04 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-01  8:54 [PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4 Paolo Bonzini
2022-12-01  8:54 ` [PULL 1/2] target/i386: allow MMX instructions with CR4.OSFXSR=0 Paolo Bonzini
2022-12-01  8:54 ` [PULL 2/2] target/i386: Always completely initialize TranslateFault Paolo Bonzini
2022-12-04 23:46 ` [PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4 Stefan Hajnoczi

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