qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ebb90a: tcg/i386: Extend TARGET_PAGE_MASK to


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ebb90a: tcg/i386: Extend TARGET_PAGE_MASK to the proper ty...
Date: Thu, 22 Sep 2016 04:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ebb90a005da67147245cd38fb04a965a87a961b7
      
https://github.com/qemu/qemu/commit/ebb90a005da67147245cd38fb04a965a87a961b7
  Author: Richard Henderson <address@hidden>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

  Changed paths:
    M tcg/i386/tcg-target.inc.c

  Log Message:
  -----------
  tcg/i386: Extend TARGET_PAGE_MASK to the proper type

TARGET_PAGE_MASK, as defined, has type "int".  We need to extend
that to the proper target width before oring in an "unsigned".

Signed-off-by: Richard Henderson <address@hidden>


  Commit: b98bbea2d94dc5902acaa3a5dd7f9057cc82cdb1
      
https://github.com/qemu/qemu/commit/b98bbea2d94dc5902acaa3a5dd7f9057cc82cdb1
  Author: Peter Maydell <address@hidden>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M tcg/i386/tcg-target.inc.c

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

tcg updates for 20 Sep

# gpg: Signature made Tue 20 Sep 2016 19:48:04 BST
# gpg:                using RSA key 0xAD1270CC4DD0279B
# gpg: Good signature from "Richard Henderson <address@hidden>"
# gpg:                 aka "Richard Henderson <address@hidden>"
# gpg:                 aka "Richard Henderson <address@hidden>"
# Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC  16A4 AD12 70CC 4DD0 279B

* remotes/rth/tags/pull-tcg-20160920:
  tcg/i386: Extend TARGET_PAGE_MASK to the proper type

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


Compare: https://github.com/qemu/qemu/compare/a008535b9fa3...b98bbea2d94d

reply via email to

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