Date |
List |
Subject |
2015-06-19 12:25:43
|
linux-kernel
|
[PATCH v6 06/12] KVM: arm64: guest debug, add SW break point support |
2015-06-19 12:25:32
|
linux-kernel
|
[PATCH v6 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl |
2015-06-19 12:25:05
|
linux-kernel
|
[PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr |
2015-06-19 12:24:52
|
linux-kernel
|
[PATCH v6 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug |
2015-06-19 12:24:33
|
linux-kernel
|
[PATCH v6 07/12] KVM: arm64: guest debug, add support for single-step |
2015-06-19 12:24:17
|
linux-kernel
|
[PATCH v6 02/12] KVM: arm64: fix misleading comments in save/restore |
2015-06-10 06:46:14
|
linux-kernel
|
Re: [PATCH 001/003] Attempt to cope with device changes and delayed kobject deallocation |
2015-06-04 13:49:11
|
linux-kernel
|
Re: [PATCH v5 03/12] KVM: arm64: guest debug, define API headers |
2015-06-04 13:46:46
|
linux-kernel
|
Re: [PATCH v5 07/12] KVM: arm64: guest debug, add support for single-step |
2015-06-04 13:28:36
|
linux-kernel
|
[PATCH v2] KVM: arm64: fix misleading comments in save/restore |
2015-06-04 10:46:30
|
linux-kernel
|
Re: [PATCH] KVM: arm64: fix misleading comments in save/restore |
2015-06-04 10:34:49
|
linux-kernel
|
Re: [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register code |
2015-06-04 10:20:36
|
linux-kernel
|
Re: [PATCH] KVM: arm64: fix misleading comments in save/restore |
2015-06-01 12:42:46
|
linux-kernel
|
Re: [PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support |
2015-05-20 12:34:20
|
linux-kernel
|
Re: [PATCH v4 06/12] KVM: arm64: guest debug, add SW break point support |
2015-05-15 16:18:18
|
linux-kernel
|
Re: [PATCH v4 03/12] KVM: arm64: guest debug, define API headers |
2015-05-15 16:16:19
|
linux-kernel
|
Re: [PATCH v4 10/12] KVM: arm64: guest debug, HW assisted debug support |
2015-05-15 15:42:14
|
linux-kernel
|
Re: [PATCH v4 03/12] KVM: arm64: guest debug, define API headers |
2015-05-15 15:14:08
|
linux-kernel
|
Re: [PATCH v4 03/12] KVM: arm64: guest debug, define API headers |
2015-05-15 14:54:03
|
linux-kernel
|
[PATCH v4 10/12] KVM: arm64: guest debug, HW assisted debug support |
2015-05-15 14:52:49
|
linux-kernel
|
[PATCH v4 12/12] KVM: arm64: add trace points for guest_debug debug |
2015-05-15 14:51:58
|
linux-kernel
|
[PATCH v4 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG |
2015-05-15 14:29:37
|
linux-kernel
|
[PATCH v4 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr |
2015-05-15 14:29:14
|
linux-kernel
|
[PATCH v4 07/12] KVM: arm64: guest debug, add support for single-step |
2015-05-15 14:27:41
|
linux-kernel
|
[PATCH v4 02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits |
2015-05-15 14:27:21
|
linux-kernel
|
[PATCH v4 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug |
2015-05-15 14:27:19
|
linux-kernel
|
[PATCH v4 06/12] KVM: arm64: guest debug, add SW break point support |
2015-05-15 14:27:12
|
linux-kernel
|
[PATCH v4 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl |
2015-05-15 14:27:00
|
linux-kernel
|
[PATCH v4 08/12] KVM: arm64: re-factor hyp.S debug register code |
2015-05-15 14:26:58
|
linux-kernel
|
[PATCH v4 01/12] KVM: add comments for kvm_debug_exit_arch struct |
2015-05-15 14:26:48
|
linux-kernel
|
[PATCH v4 03/12] KVM: arm64: guest debug, define API headers |
2015-05-07 09:08:19
|
linux-kernel
|
[PATCH v3 09/12] KVM: arm64: guest debug, HW assisted debug support |
2015-05-07 09:07:58
|
linux-kernel
|
[PATCH v3 12/12] KVM: arm64: add trace points for guest_debug debug |
2015-05-07 09:07:54
|
linux-kernel
|
[PATCH v3 10/12] KVM: arm64: trap nested debug register access |
2015-05-07 09:07:51
|
linux-kernel
|
[PATCH v3 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG |
2015-05-07 09:07:34
|
linux-kernel
|
[PATCH v3 08/12] KVM: arm64: re-factor hyp.S debug register code |
2015-05-06 16:25:44
|
linux-kernel
|
[PATCH v3 03/12] KVM: arm64: guest debug, define API headers |
2015-05-06 16:24:42
|
linux-kernel
|
[PATCH v3 07/12] KVM: arm64: guest debug, add support for single-step |
2015-05-06 16:24:03
|
linux-kernel
|
[PATCH v3 02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values |
2015-05-06 16:23:50
|
linux-kernel
|
[PATCH v3 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug |
2015-05-06 16:23:38
|
linux-kernel
|
[PATCH v3 06/12] KVM: arm64: guest debug, add SW break point support |
2015-05-06 16:23:32
|
linux-kernel
|
[PATCH v3 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl |
2015-05-06 16:23:22
|
linux-kernel
|
[PATCH v3 01/12] KVM: add comments for kvm_debug_exit_arch struct |
2015-04-29 16:02:18
|
linux-kernel
|
Re: [PATCH v2] tracing: make ftrace_print_array_seq compute buf_len |
2015-04-29 15:18:30
|
linux-kernel
|
[PATCH v2] tracing: make ftrace_print_array_seq compute buf_len |
2015-04-29 15:08:40
|
linux-kernel
|
Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support |
2015-04-29 09:18:22
|
linux-kernel
|
Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support |
2015-04-28 14:40:30
|
linux-kernel
|
Re: [PATCH] tracing: make ftrace_print_array_seq compute buf_len |
2015-04-28 14:37:50
|
linux-kernel
|
Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support |
2015-04-28 08:42:26
|
linux-kernel
|
Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support |
2015-04-27 12:17:26
|
linux-kernel
|
[PATCH] tracing: make ftrace_print_array_seq compute buf_len |