All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] RISC-V: Critical fixes for QEMU 2.12
@ 2018-03-29 17:26 Michael Clark
  2018-03-29 17:26 ` [Qemu-devel] [PULL 1/1] RISC-V: Workaround for critical mstatus.FS bug Michael Clark
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michael Clark @ 2018-03-29 17:26 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: patches, Michael Clark

The following changes since commit 47d3b60858d90ac8a0cc3a72af7f95c96781125a:

  Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.12-important-fixes' into staging (2018-03-28 22:13:38 +0100)

are available in the git repository at:

  https://github.com/riscv/riscv-qemu.git tags/riscv-qemu-2.12-critical-fixes

for you to fetch changes up to b02403363f1056421d120c8e974fdf9c76a84f95:

  RISC-V: Workaround for critical mstatus.FS bug (2018-03-29 10:22:26 -0700)

----------------------------------------------------------------
RISC-V: Critical fixes for QEMU 2.12

This series includes changes that are considered release critical,
such as floating point register file corruption under SMP Linux
due to incorrect handling of mstatus.FS.

This workaround will be replaced with a more comprehensive fix
for mstatus.FS handling in QEMU 2.13.

----------------------------------------------------------------
Michael Clark (1):
      RISC-V: Workaround for critical mstatus.FS bug

 target/riscv/op_helper.c | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2018-04-03 14:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29 17:26 [Qemu-devel] [PULL 0/1] RISC-V: Critical fixes for QEMU 2.12 Michael Clark
2018-03-29 17:26 ` [Qemu-devel] [PULL 1/1] RISC-V: Workaround for critical mstatus.FS bug Michael Clark
2018-03-30 17:08 ` [Qemu-devel] [PULL 0/1] RISC-V: Critical fixes for QEMU 2.12 Michael Clark
2018-04-01 18:49   ` Richard W.M. Jones
2018-04-03  2:43     ` Michael Clark
2018-04-03 14:50       ` Peter Maydell
2018-03-31  6:35 ` no-reply
2018-04-03 14:58 ` Peter Maydell

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.