Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jul 2015 18:37:09 +0000 (19:37 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jul 2015 18:37:09 +0000 (19:37 +0100)
commitf8787f8723eaca1be99e3b1873e54de163fffa93
tree88ca67e85245317476d34ce55260232a22b7009c
parentedec47cfef96209987cb7922286cb384916aae02
parentbbeb82395eaca0e3c38b433b2d2a5bad4a5fbd81
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging

Fix buglets for 2.4

# gpg: Signature made Mon Jul 27 15:26:48 2015 BST 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-tcg-20150727:
  tcg: mark temps as mem_coherent = 0 for mov with a constant
  tcg: correctly mark dead inputs for mov with a constant

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