index
:
linux.git
master
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
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