Lan Tianyu ([email protected])

Number of posts: 224 (0.11 per day)
First post: 2012-05-16 14:05:06
Last post: 2017-12-22 08:18:54

Date List Subject
2017-12-22 08:18:54 linux-kernel [PATCH V2] KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
2017-12-21 02:56:29 linux-kernel Re: [PATCH linux-next] KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
2017-12-20 08:59:30 linux-kernel Re: [PATCH] KVM/Eventfd: Avoid crash when assign and deassign same eventfd in parallel.
2017-12-19 06:45:39 linux-kernel Re: [PATCH] KVM/Eventfd: Avoid crash when assign and deassign same eventfd in parallel.
2017-12-19 06:31:58 linux-kernel Re: [PATCH] KVM/Eventfd: Avoid crash when assign and deassign same eventfd in parallel.
2017-12-18 05:48:19 linux-kernel [PATCH] KVM/Eventfd: Avoid crash when assign and deassign same eventfd in parallel.
2017-12-16 08:37:10 linux-kernel Re: Re: KASAN: use-after-free Write in irq_bypass_register_consumer
2017-12-14 14:14:06 linux-kernel Re: [PATCH V2] KVM/x86: Check input paging mode when cs.l is set
2017-12-14 14:12:20 linux-kernel [PATCH V3] KVM/x86: Check input paging mode when cs.l is set
2017-12-14 10:04:10 linux-kernel [PATCH V2] KVM/x86: Check input paging mode when cs.l is set
2017-12-14 06:46:56 linux-kernel Re: [PATCH 1/1] KVM/x86: Check input paging mode when cs.l is set
2017-12-13 10:25:21 linux-kernel [PATCH 1/1] KVM/x86: Check input paging mode when cs.l is set
2017-12-12 09:00:14 linux-kernel Re: Re: WARNING in x86_emulate_insn
2017-12-12 07:01:21 linux-kernel Re: Re: [PATCH] KVM/Emulate: Mask linear address with actual address width in order to avoid conflict with UNMAPPED_GVA
2017-12-12 05:32:11 linux-kernel [PATCH] KVM/Emulate: Mask linear address with actual address width in order to avoid conflict with UNMAPPED_GVA
2017-12-09 05:44:10 linux-kernel Re: Re: WARNING in x86_emulate_insn
2017-08-17 05:11:21 linux-kernel Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported.
2017-08-17 05:03:10 linux-kernel Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported.
2017-08-16 08:05:06 linux-kernel [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported.
2017-08-16 06:49:59 linux-kernel [PATCH V2] KVM/x86: Increase max vcpu number to 8192
2017-08-16 03:10:51 linux-kernel Re: [PATCH] KVM/x86: Increase max vcpu number to 352
2017-08-15 03:03:01 linux-kernel Re: [PATCH] KVM/x86: Increase max vcpu number to 352
2017-08-11 07:52:46 linux-kernel Re: [PATCH] KVM/x86: Increase max vcpu number to 352
2017-08-10 10:03:51 linux-kernel [PATCH] KVM/x86: Increase max vcpu number to 352
2016-03-13 03:28:28 linux-kernel [PATCH 4/7] KVM/x86: Call smp_wmb() before increasing tlbs_dirty
2016-03-13 03:27:56 linux-kernel [PATCH 7/7] KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
2016-03-13 03:27:48 linux-kernel [PATCH 5/7] KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
2016-03-13 03:27:39 linux-kernel [PATCH 6/7] KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
2016-03-13 03:27:31 linux-kernel [PATCH 1/7] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-13 03:27:21 linux-kernel [PATCH 2/7] KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end()
2016-03-13 03:27:14 linux-kernel [PATCH 3/7] KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_request()
2016-03-13 03:26:55 linux-kernel [PATCH 0/7] KVM/X86/PPC: Clear up kvm mmu memory barriers and update related comments
2016-03-11 01:30:10 linux-kernel Re: [PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-09 07:35:53 linux-kernel Re: [PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-08 08:52:53 linux-kernel Re: [PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-04 07:28:16 linux-kernel Re: [PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-04 01:51:11 linux-kernel [PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-01 15:16:55 linux-kernel Re: [PATCH] KVM: Replace the number of page entries per page with PT64_ENT_PER_PAGE macro
2016-03-01 15:05:48 linux-kernel [PATCH] KVM: Replace the number of page entries per page with PT64_ENT_PER_PAGE macro
2015-12-09 11:41:55 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-09 11:19:25 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-09 09:28:25 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-07 15:41:05 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-04 16:32:12 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-01 15:05:21 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-11-30 06:54:12 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-11-25 16:02:48 linux-kernel Re: [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver
2015-11-25 08:34:54 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-11-25 05:54:46 linux-kernel Re: [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver
2015-11-25 03:31:34 linux-kernel Re: [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-11-24 13:53:44 linux-kernel [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver