summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/debug.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-191-1/+1
* arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-181-21/+0Star
* KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-251-4/+4
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-9/+19
* KVM: arm64: Move debug dirty flag calculation out of world switchChristoffer Dall2018-03-191-0/+5
* KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée2017-11-291-0/+21
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-021-0/+6
* KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-211-1/+35
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-5/+35
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-0/+9
* KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-211-4/+64
* KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-211-0/+3
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-0/+81