index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
debug-sr.c
Age
Commit message (
Expand
)
Author
2025-07-08
KVM: arm64: nvhe: Disable branch generation in nVHE guests
Anshuman Khandual
2025-01-12
KVM: arm64: coresight: Give TRBE enabled state to KVM
James Clark
2024-12-20
KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
Oliver Upton
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
2023-06-14
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-04-13
KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
Marc Zyngier
2023-01-19
arm64: Drop SYS_ from SPE register defines
Rob Herring
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
2021-04-06
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil