summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/debug.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-19arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland
2018-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-03-19KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall
2018-03-19KVM: arm64: Move debug dirty flag calculation out of world switchChristoffer Dall
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée