summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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