For v2, drop the PAGE_EXEC patch that appeared to cause problems during Peter's testing.
r~ The following changes since commit f34edbc760b0f689deddd175fc08732ecb46665f: Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1' into staging (2019-07-08 17:40:05 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-20190709 for you to fetch changes up to 11978f6f58f1d3d66429f7ff897524f693d823ce: tcg: Fix expansion of INDEX_op_not_vec (2019-07-09 08:26:11 +0200) ---------------------------------------------------------------- Minor gvec fix for as-yet uncommitted altivec host. Build fix for riscv host. ---------------------------------------------------------------- Alistair Francis (1): tcg/riscv: Fix RISC-VH host build failure Richard Henderson (1): tcg: Fix expansion of INDEX_op_not_vec tcg/riscv/tcg-target.inc.c | 4 ++-- tcg/tcg-op-vec.c | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-)