LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-08-28 01:36:29
linux-kernel
[PATCH] KVM: LAPIC: Reset timer_advance_ns if timer mode switch
2020-08-24 05:47:02
linux-kernel
Re: [PATCH v2] KVM: LAPIC: Narrow down the kick target vCPU
2020-08-24 03:15:22
linux-kernel
Re: [PATCH 1/2] KVM: LAPIC: Fix updating DFR missing apic map recalculation
2020-08-24 02:29:11
linux-kernel
[PATCH v2] KVM: LAPIC: Narrow down the kick target vCPU
2020-08-24 01:06:08
linux-kernel
Re: [PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-24 00:21:37
linux-kernel
Re: [PATCH] KVM: LAPIC: Don't kick vCPU which is injecting already-expired timer
2020-08-12 06:32:29
linux-kernel
[PATCH v2 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-12 06:31:49
linux-kernel
[PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-10 09:11:01
linux-kernel
Re: [PATCH 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-06 00:23:24
linux-kernel
Re: [RFC 0/9] KVM:x86/mmu:Introduce parallel memory virtualization to boost performance
2020-08-04 06:11:48
linux-kernel
[PATCH 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-04 06:11:27
linux-kernel
[PATCH 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-07-31 09:48:03
linux-kernel
Re: [PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
2020-07-31 07:45:45
linux-kernel
Re: WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
2020-07-31 03:21:57
linux-kernel
Re: [PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
2020-07-31 03:13:59
linux-kernel
[PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
2020-07-31 03:13:26
linux-kernel
[PATCH v3 2/3] KVM: LAPIC: Set the TDCR settable bits
2020-07-31 03:13:12
linux-kernel
[PATCH v3 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
2020-07-30 00:57:43
linux-kernel
Re: [PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
2020-07-29 02:39:12
linux-kernel
Re: WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
2020-07-29 01:01:58
linux-kernel
Re: WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
2020-07-28 09:48:20
linux-kernel
[PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
2020-07-28 09:47:12
linux-kernel
[PATCH v2 2/3] KVM: LAPIC: Set the APIC_TDCR settable bits
2020-07-28 09:46:05
linux-kernel
[PATCH v2 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
2020-07-27 06:20:40
linux-kernel
Re: [PATCH 1/2] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
2020-07-27 03:32:30
linux-kernel
Re: [PATCH 2/2] KVM: LAPIC: Set the TDCR settable bits
2020-07-21 09:25:49
linux-kernel
[PATCH 2/2] KVM: LAPIC: Set the TDCR settable bits
2020-07-21 09:25:19
linux-kernel
[PATCH 1/2] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
2020-07-08 09:10:20
linux-kernel
Re: [PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address
2020-07-08 08:27:43
linux-kernel
Re: [PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address
2020-07-07 08:59:51
linux-kernel
Re: [PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
2020-06-30 00:18:23
linux-kernel
Re: [PATCH] KVM: X86: Fix async pf caused null-ptr-deref
2020-06-29 21:08:17
linux-kernel
[PATCH] KVM: X86: Fix async pf caused null-ptr-deref
2020-06-23 02:04:58
linux-kernel
Re: KVM/RCU related warning on latest mainline kernel
2020-06-23 00:31:20
linux-kernel
Re: [PATCH] KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
2020-05-19 00:37:03
linux-kernel
Re: [PATCH 4/5] rcuwait: Introduce rcuwait_active()
2020-05-18 08:43:19
linux-kernel
Re: [PATCH 5/5] kvm: Replace vcpu->swait with rcuwait
2020-05-18 03:13:19
linux-kernel
Re: [PATCH] KVM: Fix the indentation to match coding style
2020-05-01 22:54:22
linux-kernel
Re: [PATCH v4 1/7] KVM: VMX: Introduce generic fastpath handler
2020-04-30 23:46:36
linux-kernel
Re: [PATCH v4 5/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
2020-04-28 10:08:36
linux-kernel
Re: [PATCH v4 6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath
2020-04-28 07:19:34
linux-kernel
Re: [PATCH v3 2/5] KVM: X86: Introduce need_cancel_enter_guest helper
2020-04-28 06:28:26
linux-kernel
[PATCH v4 3/7] KVM: X86: Introduce more exit_fastpath_completion enum values
2020-04-28 06:27:09
linux-kernel
[PATCH v4 5/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
2020-04-28 06:25:58
linux-kernel
[PATCH v4 7/7] KVM: VMX: Handle preemption timer fastpath
2020-04-28 06:25:55
linux-kernel
[PATCH v4 6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath
2020-04-28 06:25:52
linux-kernel
[PATCH v4 4/7] KVM: X86: Introduce kvm_vcpu_exit_request() helper
2020-04-28 06:25:48
linux-kernel
[PATCH v4 2/7] KVM: X86: Enable fastpath when APICv is enabled
2020-04-28 06:25:34
linux-kernel
[PATCH v4 1/7] KVM: VMX: Introduce generic fastpath handler
2020-04-28 06:25:25
linux-kernel
[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
2020-04-28 00:51:51
linux-kernel
Re: [PATCH v3 1/5] KVM: VMX: Introduce generic fastpath handler