index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
Marc Zyngier
1
-1
/
+33
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
1
-1
/
+21
2022-09-19
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
Reiji Watanabe
1
-0
/
+12
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
1
-2
/
+2
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
1
-2
/
+2
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
1
-13
/
+12
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
1
-4
/
+22
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
1
-1
/
+1
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
1
-28
/
+61
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-28
/
+60
2021-04-07
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
1
-4
/
+10
2021-04-07
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
1
-0
/
+23
2021-03-24
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
1
-0
/
+2
2020-01-22
KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
Andrew Murray
1
-1
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-20
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
1
-1
/
+1
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-21
/
+0
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
1
-4
/
+4
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-9
/
+19
2018-03-19
KVM: arm64: Move debug dirty flag calculation out of world switch
Christoffer Dall
1
-0
/
+5
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
1
-0
/
+21
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
1
-0
/
+6
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
1
-1
/
+35
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
1
-5
/
+35
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-0
/
+9
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
1
-4
/
+64
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
1
-0
/
+3
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-0
/
+81