Merge remote-tracking branch 'rth/tags/pull-s390-20170512' into staging
commiteba0161990af8509608332450ee7e338273cf5df
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 16 May 2017 14:26:06 +0000 (16 15:26 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 16 May 2017 14:26:06 +0000 (16 15:26 +0100)
tree42bd5f385ce0fbd3cad3987f70ebf19986f71c0c
parent8a813c9868218242f7d7b68f45ac4f484b1ccba9
parent538fad597d898f677f81cb4daacd37e7cdc18e6e
Merge remote-tracking branch 'rth/tags/pull-s390-20170512' into staging

Queued target/s390 patches

# gpg: Signature made Sat 13 May 2017 12:33:08 AM BST
# gpg:                using RSA key 0xAD1270CC4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"
# Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC  16A4 AD12 70CC 4DD0 279B

* rth/tags/pull-s390-20170512:
  target/s390x: implement serialization in BRANCH CONDITION
  target/s390x: fix SIGNAL PROCESSOR return value
  target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
  target/s390x: Use atomic operations for LOAD AND OP
  target/s390x: Use atomic operations for COMPARE SWAP
  target/s390x: Implement LOAD PAIR DISJOINT
  target/s390x: Diagnose specification exception for atomics
  target/s390x: Implement LOAD PROGRAM PARAMETER
  target/s390x: Implement STORE FACILITIES LIST EXTENDED

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>