aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée1-1/+35
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée1-5/+35
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-0/+9
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée1-4/+64
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée1-0/+3
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+81