The following changes since commit c4e42a9c2b714de5cddabffe46c7789fcff49c30:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701' into staging (2019-07-02 12:58:32 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-20190702 for you to fetch changes up to 0c3c385c62759e1427f88c5fc5b0d9741a456807: tcg: Fix expansion of INDEX_op_not_vec (2019-07-02 15:59:42 +0200) ---------------------------------------------------------------- Queued tcg bug fixes ---------------------------------------------------------------- Alistair Francis (1): tcg/riscv: Fix RISC-VH host build failure Richard Henderson (2): tcg: Fix mmap lock assert on translation failure tcg: Fix expansion of INDEX_op_not_vec include/exec/cpu-all.h | 1 + include/exec/cpu_ldst_useronly_template.h | 8 ++++++-- accel/tcg/translate-all.c | 29 +++++++++++++++++++++++++++++ tcg/riscv/tcg-target.inc.c | 4 ++-- tcg/tcg-op-vec.c | 6 ++++++ 5 files changed, 44 insertions(+), 4 deletions(-)