qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 4a2479: target/alpha: Clean up alpha_cpu_dump


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 4a2479: target/alpha: Clean up alpha_cpu_dump_state
Date: Mon, 20 May 2019 04:42:25 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 4a24793290e3ae08025a9a310ad74c773816d069
      
https://github.com/qemu/qemu/commit/4a24793290e3ae08025a9a310ad74c773816d069
  Author: Richard Henderson <address@hidden>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M target/alpha/helper.c

  Log Message:
  -----------
  target/alpha: Clean up alpha_cpu_dump_state

Drop the "RI" and "FIR" prefixes; use only the normal linux names.
Add the FPCR to the dump.

Tested-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Richard Henderson <address@hidden>


  Commit: 21ba856499f9c0ccdc05ed04432df059ae76b337
      
https://github.com/qemu/qemu/commit/21ba856499f9c0ccdc05ed04432df059ae76b337
  Author: Richard Henderson <address@hidden>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M linux-user/syscall.c
    M linux-user/syscall_defs.h
    M target/alpha/cpu.h
    M target/alpha/fpu_helper.c
    M target/alpha/helper.c

  Log Message:
  -----------
  target/alpha: Fix user-only floating-point exceptions

Record the software fp control register, as set by the
osf_setsysinfo syscall.  Add those masked exceptions
to fpcr_exc_enable.  Do not raise a signal for masked
fp exceptions.

Fixes: https://bugs.launchpad.net/bugs/1701835
Signed-off-by: Richard Henderson <address@hidden>


  Commit: 6d8e75d41c58892ccc5d4ad61c4da476684c1c83
      
https://github.com/qemu/qemu/commit/6d8e75d41c58892ccc5d4ad61c4da476684c1c83
  Author: Peter Maydell <address@hidden>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M linux-user/syscall.c
    M linux-user/syscall_defs.h
    M target/alpha/cpu.h
    M target/alpha/fpu_helper.c
    M target/alpha/helper.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into staging

Fix https://bugs.launchpad.net/bugs/1701835

# gpg: Signature made Sun 19 May 2019 15:31:37 BST
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Richard Henderson <address@hidden>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth/tags/pull-axp-20190519:
  target/alpha: Fix user-only floating-point exceptions
  target/alpha: Clean up alpha_cpu_dump_state

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


Compare: https://github.com/qemu/qemu/compare/76c759e0335a...6d8e75d41c58



reply via email to

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