Wanpeng Li ([email protected])

Number of posts: 1669 (1.48 per day)
First post: 2014-10-08 11:52:05
Last post: 2017-11-10 07:06:18

Date List Subject
2019-06-18 00:57:37 linux-kernel Re: [PATCH v4 5/5] KVM: LAPIC: add advance timer support to pi_inject_timer
2019-06-18 00:43:46 linux-kernel Re: [PATCH v4 5/5] KVM: LAPIC: add advance timer support to pi_inject_timer
2019-06-18 00:38:41 linux-kernel Re: [PATCH v4 1/5] KVM: LAPIC: Make lapic timer unpinned
2019-06-17 11:26:44 linux-kernel [PATCH v4 5/5] KVM: LAPIC: add advance timer support to pi_inject_timer
2019-06-17 11:25:31 linux-kernel [PATCH v4 4/5] KVM: LAPIC: Don't posted inject already-expired timer
2019-06-17 11:25:30 linux-kernel [PATCH v4 3/5] KVM: LAPIC: Ignore timer migration when lapic timer is injected by pi
2019-06-17 11:25:26 linux-kernel [PATCH v4 2/5] KVM: LAPIC: inject lapic timer interrupt by posted interrupt
2019-06-17 11:25:21 linux-kernel [PATCH v4 1/5] KVM: LAPIC: Make lapic timer unpinned
2019-06-17 11:25:19 linux-kernel [PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
2019-06-14 01:18:05 linux-kernel [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-14 01:16:21 linux-kernel [PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
2019-06-13 17:00:20 linux-kernel Re: [PATCH v2 1/5] KVM: X86: Dynamic allocate core residency msr state
2019-06-13 16:56:24 linux-kernel Re: [PATCH v3 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-13 16:56:15 linux-kernel Re: [PATCH v3 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-13 16:33:21 linux-kernel Re: [PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
2019-06-12 09:41:48 linux-kernel [PATCH v3 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
2019-06-12 09:41:30 linux-kernel [PATCH v3 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-12 09:41:22 linux-kernel Re: [PATCH v3 0/5] KVM: LAPIC: Optimize timer latency further
2019-06-12 09:40:10 linux-kernel Re: [PATCH 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-12 09:39:25 linux-kernel [PATCH v3 2/5] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
2019-06-12 09:38:36 linux-kernel [PATCH v3 3/5] KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
2019-06-12 09:38:30 linux-kernel [PATCH v3 4/5] KVM: LAPIC: Delay trace advance expire delta
2019-06-12 09:38:24 linux-kernel [PATCH v3 5/5] KVM: LAPIC: Optimize timer latency further
2019-06-12 09:38:10 linux-kernel [PATCH v3 1/5] KVM: LAPIC: Extract adaptive tune timer advancement logic
2019-06-12 09:38:08 linux-kernel [PATCH v3 0/5] KVM: LAPIC: Optimize timer latency further
2019-06-12 09:33:57 linux-kernel Re: [PATCH v2 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-06-12 07:32:20 linux-kernel Re: [PATCH v2 2/3] KVM: X86: Provide a capability to disable cstate msr read intercepts
2019-06-12 07:23:55 linux-kernel Re: [PATCH v3 2/4] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt
2019-06-12 07:21:25 linux-kernel Re: [PATCH v3 0/3] KVM: Yield to IPI target if necessary
2019-06-12 07:19:12 linux-kernel Re: [PATCH v3 1/4] KVM: LAPIC: Make lapic timer unpinned when timer is injected by pi
2019-06-11 12:29:57 linux-kernel [PATCH v4 3/3] KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
2019-06-11 12:29:44 linux-kernel [PATCH v4 1/3] KVM: X86: Yield to IPI target if necessary
2019-06-11 12:28:33 linux-kernel [PATCH v4 2/3] KVM: X86: Implement PV sched yield hypercall
2019-06-11 12:28:31 linux-kernel [PATCH v4 0/3] KVM: Yield to IPI target if necessary
2019-06-11 12:27:50 linux-kernel Re: [PATCH v2 2/3] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt
2019-06-11 12:27:45 linux-kernel [PATCH v3 4/4] KVM: LAPIC: add advance timer support to pi_inject_timer
2019-06-11 12:27:42 linux-kernel [PATCH v3 1/4] KVM: LAPIC: Make lapic timer unpinned when timer is injected by pi
2019-06-11 12:27:25 linux-kernel [PATCH v3 3/4] KVM: LAPIC: Ignore timer migration when lapic timer is injected by posted-interrupt
2019-06-11 12:27:23 linux-kernel [PATCH v3 2/4] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt
2019-06-11 12:27:21 linux-kernel [PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
2019-06-11 12:23:20 linux-kernel Re: [PATCH v2 2/3] KVM: X86: Provide a capability to disable cstate msr read intercepts
2019-06-11 10:26:50 linux-kernel Re: [PATCH v3 0/3] KVM: Yield to IPI target if necessary
2019-06-11 10:02:10 linux-kernel Re: [PATCH v3 0/3] KVM: Yield to IPI target if necessary
2019-06-11 08:47:26 linux-kernel Re: [PATCH v3 2/3] KVM: X86: Implement PV sched yield hypercall
2019-06-11 08:43:26 linux-kernel Re: [PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
2019-06-11 08:32:12 linux-kernel Re: [PATCH v2 1/3] KVM: LAPIC: Make lapic timer unpinned when timer is injected by posted-interrupt
2019-06-11 08:19:25 linux-kernel Re: [PATCH v2 2/3] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt
2019-06-11 07:38:17 linux-kernel Re: [PATCH v2 2/3] KVM: X86: Provide a capability to disable cstate msr read intercepts
2019-06-11 07:35:58 linux-kernel [PATCH v2 2/5] KVM: X86: Introduce residency msrs read/write operations
2019-06-11 07:35:52 linux-kernel [PATCH v2 1/5] KVM: X86: Dynamic allocate core residency msr state
2019-06-11 07:35:34 linux-kernel [PATCH v2 4/5] KVM: VMX: Add get/set residency msrs logic