Sean Christopherson ([email protected])

Number of posts: 3155 (3155 per day)
First post: 2017-12-07 14:56:00
Last post: 2017-11-28 17:20:09

Date List Subject
2020-11-05 03:58:03 linux-kernel Re: [PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
2020-11-03 18:12:04 linux-kernel Re: [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller.
2020-11-03 02:09:16 linux-kernel Re: [RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-11-02 18:36:21 linux-kernel Re: [PATCH] KVM: VMX: Enable Notify VM exit
2020-11-02 17:34:42 linux-kernel Re: [PATCH] KVM: VMX: Enable Notify VM exit
2020-11-02 17:33:36 linux-kernel Re: [PATCH] KVM: VMX: Enable Notify VM exit
2020-10-29 00:34:37 linux-kernel Re: [PATCH] x86: kvm: avoid -Wshadow warning in header
2020-10-28 21:41:21 linux-kernel Re: [PATCH 1/3] KVM: x86/mmu: Add helper macro for computing hugepage GFN mask
2020-10-28 21:41:03 linux-kernel [PATCH v3 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V paravirt TLB flush
2020-10-28 21:40:19 linux-kernel [PATCH 3/3] KVM: x86/mmu: Use hugepage GFN mask to compute GFN offset mask
2020-10-28 21:39:45 linux-kernel [PATCH] x86: Drop RDPID macro to discourage use of RDPID in the kernel
2020-10-28 21:39:44 linux-kernel [PATCH v3 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
2020-10-28 21:39:37 linux-kernel [PATCH 2/3] KVM: x86/mmu: Open code GFN "rounding" in TDP MMU
2020-10-28 21:39:35 linux-kernel [PATCH v3 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
2020-10-28 21:39:33 linux-kernel [PATCH v3 08/11] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
2020-10-28 21:39:25 linux-kernel Re: [PATCH 3/3] KVM: x86/mmu: Use hugepage GFN mask to compute GFN offset mask
2020-10-28 21:39:17 linux-kernel [PATCH v3 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
2020-10-28 21:39:11 linux-kernel [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
2020-10-28 21:38:38 linux-kernel [PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
2020-10-28 21:38:28 linux-kernel [PATCH 1/3] KVM: x86/mmu: Add helper macro for computing hugepage GFN mask
2020-10-28 21:38:22 linux-kernel [PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
2020-10-28 21:37:53 linux-kernel [PATCH v3 01/11] KVM: x86: Get active PCID only when writing a CR3 value
2020-10-28 21:37:36 linux-kernel [PATCH v3 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
2020-10-28 21:37:33 linux-kernel [PATCH v3 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
2020-10-28 21:37:30 linux-kernel [PATCH v3 07/11] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
2020-10-28 21:37:26 linux-kernel [PATCH v3 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
2020-10-28 18:08:26 linux-kernel Re: [PATCH 3/3] sched: Add cond_resched_rwlock
2020-10-27 00:49:14 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-10-24 10:56:55 linux-kernel [PATCH] KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
2020-10-24 10:56:22 linux-kernel Re: kvm: x86-32 fails to link with tdp_mmu
2020-10-24 02:51:10 linux-kernel Re: kvm: x86-32 fails to link with tdp_mmu
2020-10-23 16:38:08 linux-kernel Re: [RFCv2 15/16] KVM: Unmap protected pages from direct mapping
2020-10-23 13:32:40 linux-kernel Re: [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
2020-10-23 07:57:24 linux-kernel Re: [LTP] mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
2020-10-22 11:46:26 linux-kernel Re: [PATCH v2 07/10] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
2020-10-22 06:31:21 linux-kernel Re: [PATCH v2 10/10] KVM: VMX: Track PGD instead of EPTP for paravirt Hyper-V TLB flush
2020-10-22 05:52:24 linux-kernel Re: [PATCH v2 05/10] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
2020-10-21 19:48:21 linux-kernel [PATCH v2 04/10] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
2020-10-21 19:47:45 linux-kernel [PATCH v2 09/10] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
2020-10-21 18:26:51 linux-kernel [PATCH v2 07/10] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
2020-10-21 18:26:42 linux-kernel [PATCH v2 10/10] KVM: VMX: Track PGD instead of EPTP for paravirt Hyper-V TLB flush
2020-10-21 18:25:32 linux-kernel [PATCH v2 08/10] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
2020-10-21 18:25:26 linux-kernel [PATCH v2 01/10] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
2020-10-21 10:46:54 linux-kernel Re: [RESEND v4 2/2] KVM: VMX: Enable bus lock VM exit
2020-10-21 10:36:57 linux-kernel Re: [RESEND v4 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
2020-10-21 10:34:57 linux-kernel [PATCH v2 03/10] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
2020-10-21 10:33:42 linux-kernel [PATCH v2 06/10] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
2020-10-21 10:30:17 linux-kernel [PATCH v2 05/10] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
2020-10-21 10:29:55 linux-kernel [PATCH v2 02/10] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V paravirt TLB flush
2020-10-21 10:28:28 linux-kernel [PATCH v2 00/10] KVM: VMX: Clean up Hyper-V PV TLB flush
2020-10-21 06:38:12 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()