Improvements and build fix for aarch64; bug fix for mips64.
r~ The following changes since commit b11365867568ba954de667a0bfe0945b8f78d6bd: Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into staging (2017-07-06 11:42:59 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-tcg-20170709 for you to fetch changes up to 8b8d768f19037a825a0bc81654492caa7c8fab8b: tcg/mips: Bugfix for crash when running program with qemu-i386. (2017-07-09 21:11:38 -1000) ---------------------------------------------------------------- Queued TCG patches ---------------------------------------------------------------- Jiang Biao (1): tcg/mips: Bugfix for crash when running program with qemu-i386. Pranith Kumar (4): tcg/aarch64: Introduce and use long branch to register tcg/aarch64: Use ADRP+ADD to compute target address tcg/aarch64: Enable indirect jump path using LDR (literal) util/cacheinfo: Fix warning generated by clang accel/tcg/translate-all.c | 2 +- tcg/aarch64/tcg-target.inc.c | 79 +++++++++++++++++++++++++++++++++++--------- tcg/mips/tcg-target.inc.c | 8 ++--- util/cacheinfo.c | 2 +- 4 files changed, 70 insertions(+), 21 deletions(-)