qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4


From: Paolo Bonzini
Subject: [PULL for-7.2 0/2] TCG/i386 fixes for QEMU 7.2-rc4
Date: Thu, 1 Dec 2022 09:54:17 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]