qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] target/arm: Implement TBI for user-only
@ 2019-02-04 13:21 Richard Henderson
  2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 1/4] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Richard Henderson @ 2019-02-04 13:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Based-on: <20190204131228.25949-1-richard.henderson@linaro.org>
aka v3 BTI.

This is a prerequisite to implementing v8.5-MemTag.


r~


Richard Henderson (4):
  target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
  target/arm: Clean TBI for data operations in the translator
  target/arm: Compute TB_FLAGS for TBI for user-only
  target/arm: Enable TBI for user-only

 target/arm/cpu.h           |   1 +
 target/arm/internals.h     |  21 ---
 target/arm/translate.h     |   3 +-
 target/arm/cpu.c           |   6 +
 target/arm/helper.c        |  14 +-
 target/arm/translate-a64.c | 289 +++++++++++++++++++------------------
 6 files changed, 168 insertions(+), 166 deletions(-)

-- 
2.17.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-02-04 14:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 13:21 [Qemu-devel] [PATCH v2 0/4] target/arm: Implement TBI for user-only Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 1/4] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 2/4] target/arm: Clean TBI for data operations in the translator Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 3/4] target/arm: Compute TB_FLAGS for TBI for user-only Richard Henderson
2019-02-04 14:45   ` Peter Maydell
2019-02-04 14:53     ` Richard Henderson
2019-02-04 13:21 ` [Qemu-devel] [PATCH v2 4/4] target/arm: Enable " Richard Henderson
2019-02-04 14:14 ` [Qemu-devel] [PATCH v2 0/4] target/arm: Implement " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).