qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] a31e76: linux-user: fix microblaze get_sp_fro


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] a31e76: linux-user: fix microblaze get_sp_from_cpustate()
Date: Wed, 11 Apr 2018 06:23:33 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: a31e7605dda326d8d42d5dadfa665838c2a9397f
      
https://github.com/qemu/qemu/commit/a31e7605dda326d8d42d5dadfa665838c2a9397f
  Author: Laurent Vivier <address@hidden>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M linux-user/microblaze/target_signal.h

  Log Message:
  -----------
  linux-user: fix microblaze get_sp_from_cpustate()

get_sigframe() uses regs[1] and this is actual SP.

Signed-off-by: Laurent Vivier <address@hidden>
Message-Id: <address@hidden>


  Commit: 947aeab311adcaac1e082ddcf811504ea54529a5
      
https://github.com/qemu/qemu/commit/947aeab311adcaac1e082ddcf811504ea54529a5
  Author: Laurent Vivier <address@hidden>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M scripts/qemu-binfmt-conf.sh

  Log Message:
  -----------
  linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh

Signed-off-by: Laurent Vivier <address@hidden>
Message-Id: <address@hidden>


  Commit: 46a1ee4f397ffd305da95fb65dc73be49667ff6d
      
https://github.com/qemu/qemu/commit/46a1ee4f397ffd305da95fb65dc73be49667ff6d
  Author: James Cowgill <address@hidden>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M linux-user/elfload.c

  Log Message:
  -----------
  linux-user: implement HWCAP bits on MIPS

Add support for the two currently defined HWCAP bits on MIPS - R6 and
MSA.

Buglink: https://bugs.launchpad.net/qemu/+bug/1754372
Signed-off-by: James Cowgill <address@hidden>
Reviewed-by: Laurent Vivier <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: 675608cb8468041b9573ff66629b27d0a1cfd0bc
      
https://github.com/qemu/qemu/commit/675608cb8468041b9573ff66629b27d0a1cfd0bc
  Author: Peter Maydell <address@hidden>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M linux-user/elfload.c
    M linux-user/microblaze/target_signal.h
    M scripts/qemu-binfmt-conf.sh

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging

# gpg: Signature made Tue 10 Apr 2018 17:00:19 BST
# gpg:                using RSA key F30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <address@hidden>"
# gpg:                 aka "Laurent Vivier <address@hidden>"
# gpg:                 aka "Laurent Vivier (Red Hat) <address@hidden>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-2.12-pull-request:
  linux-user: implement HWCAP bits on MIPS
  linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh
  linux-user: fix microblaze get_sp_from_cpustate()

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/9d2a09063922...675608cb8468

reply via email to

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