qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support
@ 2020-12-14 20:23 Rebecca Cran
  2020-12-14 20:23 ` [PATCH 1/3] target/arm: add FEAT_TLBIOS support Rebecca Cran
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rebecca Cran @ 2020-12-14 20:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Rebecca Cran, Richard Henderson, qemu-arm,
	Peter Maydell

This series adds support for FEAT_TLBIOS and FEAT_TLBIRANGE, both of
which are mandatory in ARMv8.4.

Rebecca Cran (3):
  target/arm: add FEAT_TLBIOS support
  target/arm: add FEAT_TLBIRANGE support
  target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

 accel/tcg/cputlb.c      |  24 ++
 include/exec/exec-all.h |  39 +++
 target/arm/cpu64.c      |   1 +
 target/arm/helper.c     | 303 ++++++++++++++++++++
 4 files changed, 367 insertions(+)

-- 
2.26.2



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

end of thread, other threads:[~2020-12-16 10:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-14 20:23 [PATCH 0/3] target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support Rebecca Cran
2020-12-14 20:23 ` [PATCH 1/3] target/arm: add FEAT_TLBIOS support Rebecca Cran
2020-12-14 20:39   ` Peter Maydell
2020-12-14 20:23 ` [PATCH 2/3] target/arm: add FEAT_TLBIRANGE support Rebecca Cran
2020-12-15 14:55   ` Richard Henderson
2020-12-14 20:23 ` [PATCH 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type Rebecca Cran
2020-12-15 21:53   ` Richard Henderson
2020-12-16 10:57     ` 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).