qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] target-mips queue
@ 2015-07-16  8:17 Leon Alrae
  2015-07-16  8:17 ` [Qemu-devel] [PULL 1/9] target-mips: fix MIPS64R6-generic configuration Leon Alrae
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Leon Alrae @ 2015-07-16  8:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Aurelien Jarno

Hi,

This pull request contains MIPS bug fixes for 2.4-rc1.

Thanks,
Leon

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Aurelien Jarno <aurelien@aurel32.net>

The following changes since commit 661725da09f47eb92d356fac10a4cf3b7ad1f61d:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150714' into staging (2015-07-14 18:50:17 +0100)

are available in the git repository at:

  git://github.com/lalrae/qemu.git tags/mips-20150716

for you to fetch changes up to 908680c6441ac468f4871d513f42be396ea0d264:

  target-mips: fix page fault address for LWL/LWR/LDL/LDR (2015-07-15 14:07:25 +0100)

----------------------------------------------------------------
MIPS patches 2015-07-16

Changes:
* bug fixes

----------------------------------------------------------------
Andrew Bennett (1):
      linux-user: Fix MIPS N64 trap and break instruction bug

Aurelien Jarno (2):
      target-mips: fix ASID synchronisation for MIPS MT
      target-mips: fix page fault address for LWL/LWR/LDL/LDR

Leon Alrae (3):
      target-mips: correct DERET instruction
      target-mips: fix logically dead code reported by Coverity
      target-mips: fix resource leak reported by Coverity

Yongbok Kim (3):
      target-mips: fix MIPS64R6-generic configuration
      target-mips: fix to clear MSACSR.Cause
      disas/mips: fix disassembling R6 instructions

 disas/mips.c                 | 12 ++++++------
 linux-user/main.c            |  4 ++--
 target-mips/mips-defs.h      |  2 +-
 target-mips/mips-semi.c      | 23 +++++++++++++++++++----
 target-mips/msa_helper.c     |  6 ++++++
 target-mips/op_helper.c      |  5 ++---
 target-mips/translate.c      | 15 +++++++++++++++
 target-mips/translate_init.c | 18 +++++++++---------
 8 files changed, 60 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2015-07-16 10:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16  8:17 [Qemu-devel] [PULL 0/9] target-mips queue Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 1/9] target-mips: fix MIPS64R6-generic configuration Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 2/9] target-mips: fix to clear MSACSR.Cause Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 3/9] disas/mips: fix disassembling R6 instructions Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 4/9] target-mips: fix ASID synchronisation for MIPS MT Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 5/9] target-mips: correct DERET instruction Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 6/9] target-mips: fix logically dead code reported by Coverity Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 7/9] target-mips: fix resource leak " Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 8/9] linux-user: Fix MIPS N64 trap and break instruction bug Leon Alrae
2015-07-16  8:17 ` [Qemu-devel] [PULL 9/9] target-mips: fix page fault address for LWL/LWR/LDL/LDR Leon Alrae
2015-07-16 10:44 ` [Qemu-devel] [PULL 0/9] target-mips queue Peter Maydell

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