All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] ARM_PMU: Trap PMCR when MDCR_EL2.TPMCR is set
@ 2025-08-11 11:21 ` Smail AIDER via
  0 siblings, 0 replies; 15+ messages in thread
From: Smail AIDER via @ 2025-08-11 11:21 UTC (permalink / raw)
  To: qemu-devel
  Cc: alexander.spyridakis, zhangyue165, liuyutao2, mjt, Peter Maydell,
	qemu-stable, qemu-arm, richard.henderson, smail.aider

Trap PMCR_EL0 or PMCR accesses to EL2 when MDCR_EL2.TPMCR is set.
Similar to MDCR_EL2.TPM, MDCR_EL2.TPMCR allows trapping EL0 and EL1
accesses to the PMCR register to EL2.

Changes from v2:
- Squashed patches, no other changes.

Changes from v1:
- Some refactoring to simplify code.

Smail AIDER (1):
  target/arm: Trap PMCR when MDCR_EL2.TPMCR is set

 target/arm/cpregs-pmu.c | 33 +++++++++++++++++++++++++--------
 1 file changed, 25 insertions(+), 8 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-09-01  9:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 11:21 [PATCH v3 0/1] ARM_PMU: Trap PMCR when MDCR_EL2.TPMCR is set Smail AIDER via
2025-08-11 11:21 ` Smail AIDER via
2025-08-11 11:21 ` [PATCH v3 1/1] target/arm: " Smail AIDER via
2025-08-11 11:21   ` Smail AIDER via
2025-08-11 12:35   ` Philippe Mathieu-Daudé
2025-08-11 13:33     ` Smail AIDER via
2025-08-11 13:33       ` Smail AIDER via
2025-08-11 13:45       ` Philippe Mathieu-Daudé
2025-08-11 13:47         ` Michael Tokarev
2025-08-12  6:51           ` Smail AIDER via
2025-08-12  7:08             ` Michael Tokarev
2025-08-31  5:05   ` Michael Tokarev
2025-09-01  9:46     ` Smail AIDER via
2025-09-01  9:46       ` Smail AIDER via
2025-08-15 13:02 ` [PATCH v3 0/1] ARM_PMU: " Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.