Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging
commitec6f25e788ef57ce1e9f734984ef8885172fd9e2
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Feb 2015 21:37:16 +0000 (3 21:37 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Feb 2015 21:37:16 +0000 (3 21:37 +0000)
tree281a31124534d9676f9700037848d613da32a797
parent007c99fd0fb4e0f0579872bb71f5de99b5943dc2
parent9ef1473693a1400a903567489d3122fc9511765d
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging

s390 translator bug fixes

# gpg: Signature made Tue 03 Feb 2015 20:39:15 GMT using RSA key ID 4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"

* remotes/rth/tags/pull-tg-s390-20150203:
  target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
  target-s390x: support OC and NC in the EX instruction
  disas/s390.c: Remove unused variables
  target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
  target-s390: Implement ECAG
  target-s390: Implement LURA, LURAG, STURG
  target-s390: Fix STURA
  target-s390: Fix STIDP
  target-s390: Implement EPSW
  target-s390: Implement SAM specification exception

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>