qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 83d7c4: scripts/decodetree: Fix insnmask not


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 83d7c4: scripts/decodetree: Fix insnmask not marked as glo...
Date: Tue, 27 Mar 2018 03:53:55 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 83d7c40c92cdfb1cd2d5d31f4539b22dc17fbcce
      
https://github.com/qemu/qemu/commit/83d7c40c92cdfb1cd2d5d31f4539b22dc17fbcce
  Author: Bastian Koppelmann <address@hidden>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M scripts/decodetree.py

  Log Message:
  -----------
  scripts/decodetree: Fix insnmask not marked as global in main()

if '-w 16' was given as a cmdline args a local copy of insnmask
is set and not the global one.

Signed-off-by: Peer Adelt <address@hidden>
Signed-off-by: Bastian Koppelmann <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Richard Henderson <address@hidden>
Signed-off-by: Richard Henderson <address@hidden>


  Commit: f58d9620aa4a514b1227074ff56eefd1334a6225
      
https://github.com/qemu/qemu/commit/f58d9620aa4a514b1227074ff56eefd1334a6225
  Author: Peter Maydell <address@hidden>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M scripts/decodetree.py

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

Fix a decodetree problem with 16-bit insns

# gpg: Signature made Mon 26 Mar 2018 15:35:04 BST
# gpg:                using RSA key 64DF38E8AF7E215F
# gpg: Good signature from "Richard Henderson <address@hidden>"
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth/tags/pull-dt-20180326:
  scripts/decodetree: Fix insnmask not marked as global in main()

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


Compare: https://github.com/qemu/qemu/compare/62a2b55e8d09...f58d9620aa4a

reply via email to

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