One fixup to the set of patches applied to target-arm.next.
One adjustment to what is now patch 3 wrt EXCP_SEMIHOST.


r~


Richard Henderson (4):
  fixup! target/arm: Cache the GP bit for a page in MemTxAttrs
  target/arm: Add x-guarded-pages cpu property for user-only
  linux-user/aarch64: Reset btype for syscalls and signals
  tests/tcg/aarch64: Add bti smoke test

 target/arm/cpu.h                  |  4 ++
 linux-user/aarch64/cpu_loop.c     | 14 +++++++
 target/arm/cpu64.c                | 20 ++++++++++
 target/arm/helper.c               |  2 +-
 target/arm/translate-a64.c        |  8 +++-
 tests/tcg/aarch64/bti-1.c         | 61 +++++++++++++++++++++++++++++++
 tests/tcg/aarch64/bti-crt.inc.c   | 51 ++++++++++++++++++++++++++
 tests/tcg/aarch64/Makefile.target |  7 +++-
 8 files changed, 164 insertions(+), 3 deletions(-)
 create mode 100644 tests/tcg/aarch64/bti-1.c
 create mode 100644 tests/tcg/aarch64/bti-crt.inc.c

-- 
2.17.2


Reply via email to