Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-21 | KVM: arm64: add trace points for guest_debug debug | Alex Bennée | 1 | -1/+35 |
2015-07-21 | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG | Alex Bennée | 1 | -5/+35 |
2015-07-21 | KVM: arm64: introduce vcpu->arch.debug_ptr | Alex Bennée | 1 | -0/+9 |
2015-07-21 | KVM: arm64: guest debug, add support for single-step | Alex Bennée | 1 | -4/+64 |
2015-07-21 | KVM: arm64: guest debug, add SW break point support | Alex Bennée | 1 | -0/+3 |
2015-07-21 | KVM: arm: introduce kvm_arm_init/setup/clear_debug | Alex Bennée | 1 | -0/+81 |