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