index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
debug.c
Age
Commit message (
Expand
)
Author
2023-06-14
arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-01-19
arm64: Drop SYS_ from SPE register defines
Rob Herring
2022-09-19
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
Marc Zyngier
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
2022-09-19
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
Reiji Watanabe
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
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-24
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
2020-01-22
KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-19
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
KVM: arm64: Move debug dirty flag calculation out of world switch
Christoffer Dall
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée