Alex Bennée ([email protected])

Number of posts: 194 (0.05 per day)
First post: 2014-07-01 16:40:03
Last post: 2024-05-07 10:25:04

Date List Subject
2015-04-23 14:27:00 linux-kernel Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
2015-04-23 09:54:10 linux-kernel Re: [PATCH v2 03/10] KVM: arm: guest debug, define API headers
2015-04-22 09:46:44 linux-kernel Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
2015-04-14 08:04:10 linux-kernel Re: [PATCH v2 04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
2015-04-13 15:29:56 linux-kernel Re: [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()
2015-04-13 14:52:44 linux-kernel Re: [PATCH v2 02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
2015-04-13 08:00:39 linux-kernel Re: [PATCH v2 08/10] KVM: arm64: guest debug, HW assisted debug support
2015-04-13 07:59:15 linux-kernel Re: [PATCH v2 09/10] KVM: arm64: trap nested debug register access
2015-04-13 07:57:14 linux-kernel Re: [PATCH v2 10/10] KVM: arm64: add trace points for guest_debug debug
2015-04-09 14:19:10 linux-kernel Re: [PATCH v2 04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
2015-04-09 14:18:06 linux-kernel Re: [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()
2015-04-09 14:16:25 linux-kernel Re: [PATCH v2 07/10] KVM: arm64: guest debug, add support for single-step
2015-04-02 14:06:39 linux-kernel Re: [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support
2015-04-01 16:01:42 linux-kernel Re: [PATCH v2 03/10] KVM: arm: guest debug, define API headers
2015-02-26 11:02:36 linux-kernel Re: stand-alone kvmtool
2015-02-25 16:11:44 linux-kernel [PATCH 1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls
2015-02-25 16:11:22 linux-kernel [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer
2015-02-25 16:11:18 linux-kernel [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
2015-02-25 16:11:13 linux-kernel [PATCH 2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs
2014-12-01 11:54:49 linux-kernel Re: [PATCH 7/7] KVM: arm64: guest debug, HW assisted debug support
2014-12-01 11:52:40 linux-kernel Re: [PATCH 6/7] KVM: arm64: re-factor hyp.S debug register code
2014-12-01 11:50:17 linux-kernel Re: [PATCH 5/7] KVM: arm64: guest debug, add support for single-step
2014-12-01 11:33:33 linux-kernel Re: [PATCH 4/7] KVM: arm64: guest debug, add SW break point support
2014-12-01 11:29:59 linux-kernel Re: [PATCH 2/7] KVM: arm: guest debug, define API headers
2014-11-26 18:00:54 linux-kernel Re: [PATCH 5/7] KVM: arm64: guest debug, add support for single-step
2014-11-26 15:04:12 linux-kernel Re: [PATCH 2/7] KVM: arm: guest debug, define API headers
2014-11-26 15:03:26 linux-kernel Re: [PATCH 3/7] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
2014-11-26 14:58:17 linux-kernel Re: [PATCH 2/7] KVM: arm: guest debug, define API headers
2014-11-26 13:13:28 linux-kernel Re: [PATCH 2/7] KVM: arm: guest debug, define API headers
2014-11-25 16:36:03 linux-kernel [PATCH 2/7] KVM: arm: guest debug, define API headers
2014-11-25 16:35:43 linux-kernel [PATCH 5/7] KVM: arm64: guest debug, add support for single-step
2014-11-25 16:34:43 linux-kernel [PATCH 6/7] KVM: arm64: re-factor hyp.S debug register code
2014-11-25 16:34:15 linux-kernel [PATCH 1/7] KVM: add commentary for kvm_debug_exit_arch struct
2014-11-25 16:34:10 linux-kernel [PATCH 7/7] KVM: arm64: guest debug, HW assisted debug support
2014-11-25 16:34:06 linux-kernel [PATCH 3/7] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
2014-11-25 16:33:59 linux-kernel [PATCH 4/7] KVM: arm64: guest debug, add SW break point support
2014-07-31 15:20:35 linux-kernel Re: [PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
2014-07-22 15:13:43 linux-kernel [PATCH] Documentation/arm64/memory.txt: fix typo
2014-07-09 13:54:48 linux-kernel [PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
2014-07-04 14:54:01 linux-kernel [PATCH] arm64: KVM: allow export and import of generic timer regs
2014-07-01 16:40:03 linux-kernel [PATCH] arm64: KVM: export demux regids as KVM_REG_ARM64