Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-25 | KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags | Dave Martin | 1 | -4/+4 |
2018-03-19 | KVM: arm64: Rewrite system register accessors to read/write functions | Christoffer Dall | 1 | -9/+19 |
2018-03-19 | KVM: arm64: Move debug dirty flag calculation out of world switch | Christoffer Dall | 1 | -0/+5 |
2017-11-29 | KVM: arm/arm64: debug: Introduce helper for single-step | Alex Bennée | 1 | -0/+21 |
2017-02-02 | arm64: KVM: Save/restore the host SPE state when entering/leaving a VM | Will Deacon | 1 | -0/+6 |
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 |