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
2017-11-20 12:14:20 linux-kernel Re: WARNING in kvm_arch_vcpu_ioctl_run (2)
2017-11-20 09:20:19 linux-kernel Re: WARNING in kvm_arch_vcpu_ioctl_run (2)
2017-11-20 09:18:02 linux-kernel [PATCH] KVM: VMX: Fix rflags cache during vCPU reset
2017-11-20 04:10:12 linux-kernel Re: WARNING in kvm_arch_vcpu_ioctl_run (2)
2017-11-16 13:55:44 linux-kernel Re: [PATCH v5 0/4] KVM: X86: Paravirt remote TLB flush
2017-11-16 11:36:18 linux-kernel Re: [PATCH v5 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-16 10:27:10 linux-kernel Re: [PATCH v5 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-16 07:16:52 linux-kernel Re: [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run
2017-11-16 07:15:37 linux-kernel Re: [PATCH v5 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-15 12:41:50 linux-kernel Re: [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
2017-11-15 08:45:36 linux-kernel Re: [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
2017-11-15 07:16:41 linux-kernel Re: [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run
2017-11-15 02:03:02 linux-kernel Re: [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run
2017-11-15 01:51:28 linux-kernel Re: [PATCH 5/5] KVM: vmx: add support for emulating UMIP
2017-11-15 01:50:22 linux-kernel Re: [PATCH 4/5] KVM: x86: add support for emulating UMIP
2017-11-15 01:21:46 linux-kernel Re: [PATCH v3] KVM: X86: Fix softlockup when get the current kvmclock
2017-11-15 01:18:13 linux-kernel Re: [PATCH 2/5] KVM: x86: add support for UMIP
2017-11-15 00:42:53 linux-kernel Re: [PATCH 3/5] KVM: x86: emulate sldt and str
2017-11-14 10:52:51 linux-kernel Re: [PATCH 1/5] KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
2017-11-14 08:53:32 linux-kernel Re: [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
2017-11-14 07:59:07 linux-kernel Re: [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
2017-11-14 06:47:08 linux-kernel Re: [PATCH v4 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-14 06:13:25 linux-kernel Re: [PATCH v4 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-13 11:10:03 linux-kernel Re: [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
2017-11-13 10:04:00 linux-kernel [PATCH v5 4/4] KVM: X86: Add flush_on_enter before guest enter
2017-11-13 10:03:14 linux-kernel [PATCH v5 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-13 10:02:29 linux-kernel [PATCH v5 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
2017-11-13 10:02:27 linux-kernel [PATCH v5 1/4] KVM: X86: Add vCPU running/preempted state
2017-11-13 10:02:25 linux-kernel [PATCH v5 0/4] KVM: X86: Paravirt remote TLB flush
2017-11-13 08:27:44 linux-kernel Re: [PATCH v4 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-13 08:13:21 linux-kernel Re: [PATCH v4 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-13 07:16:38 linux-kernel Re: [PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
2017-11-13 06:49:27 linux-kernel [PATCH] KVM: X86: Avoid to handle first-time write when updating the pv stuffs each time
2017-11-13 00:39:13 linux-kernel Re: [PATCH v3 4/4] KVM: Add flush_on_enter before guest enter
2017-11-13 00:36:38 linux-kernel [PATCH v4 2/4] KVM: X86: Add paravirt remote TLB flush
2017-11-13 00:35:54 linux-kernel [PATCH v4 0/4] KVM: X86: Paravirt remote TLB flush
2017-11-13 00:35:16 linux-kernel [PATCH v4 1/4] KVM: X86: Add vCPU running/preempted state
2017-11-13 00:34:56 linux-kernel [PATCH v4 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
2017-11-13 00:34:38 linux-kernel [PATCH v4 4/4] KVM: X86: Add flush_on_enter before guest enter
2017-11-12 03:20:07 linux-kernel [PATCH v4 0/4] KVM: X86: Paravirt remote TLB flush
2017-11-10 09:53:00 linux-kernel [PATCH v3 2/4] KVM: Add paravirt remote TLB flush
2017-11-10 09:52:45 linux-kernel [PATCH v3 1/4] KVM: Add vCPU running/preempted state
2017-11-10 09:52:11 linux-kernel [PATCH v3 0/4] KVM: Paravirt remote TLB flush
2017-11-10 09:51:46 linux-kernel [PATCH v3 4/4] KVM: Add flush_on_enter before guest enter
2017-11-10 09:51:02 linux-kernel [PATCH v3 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
2017-11-10 08:36:27 linux-kernel Re: [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
2017-11-10 08:34:38 linux-kernel Re: [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
2017-11-10 08:05:41 linux-kernel Re: [PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
2017-11-10 07:12:00 linux-kernel Re: [PATCH v2 0/4] KVM: Paravirt remote TLB flush
2017-11-10 07:07:32 linux-kernel [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
2017-11-10 07:06:18 linux-kernel [PATCH v2 4/4] KVM: Add flush_on_enter before guest enter