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-07-10 04:31:35 linux-kernel Re: [PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
2020-07-09 21:27:34 linux-kernel Re: [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack
2020-07-09 21:14:16 linux-kernel Re: [PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
2020-07-09 19:27:32 linux-kernel Re: [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack
2020-07-08 15:48:30 linux-kernel Re: [PATCH] KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
2020-07-08 15:19:46 linux-kernel Re: [PATCH] KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
2020-07-07 21:13:58 linux-kernel Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
2020-07-07 20:27:20 linux-kernel Re: [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot
2020-07-07 20:22:46 linux-kernel Re: [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion
2020-07-07 20:00:14 linux-kernel Re: [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot
2020-07-07 19:25:58 linux-kernel Re: [PATCH v3 2/3] Fix undefined operation fault that can hang a cpu on crash or panic
2020-07-07 17:30:41 linux-kernel Re: [PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
2020-07-07 08:27:16 linux-kernel Re: [PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
2020-07-07 08:15:19 linux-kernel Re: [PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
2020-07-07 06:18:37 linux-kernel Re: [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot
2020-07-07 06:11:43 linux-kernel Re: [PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
2020-07-07 05:32:07 linux-kernel Re: [PATCH v3 3/3] Force all cpus to exit VMX root operation on crash/panic reliably
2020-07-07 05:12:28 linux-kernel Re: [PATCH v3 2/3] Fix undefined operation fault that can hang a cpu on crash or panic
2020-07-07 04:49:11 linux-kernel Re: [PATCH v34 11/24] x86/sgx: Add SGX enclave driver
2020-07-07 04:32:37 linux-kernel Re: [PATCH v34 11/24] x86/sgx: Add SGX enclave driver
2020-07-07 03:30:09 linux-kernel Re: [PATCH v34 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-07-07 03:25:41 linux-kernel Re: [PATCH v34 10/24] mm: Add vm_ops->mprotect()
2020-07-07 01:39:28 linux-kernel Re: [PATCH v33 11/21] x86/sgx: Linux Enclave Driver
2020-07-03 04:05:50 linux-kernel [PATCH 0/2] KVM: VMX: CR0/CR4 guest/host masks cleanup
2020-07-03 04:05:47 linux-kernel [PATCH 2/2] KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
2020-07-03 04:05:07 linux-kernel [PATCH 1/2] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
2020-07-03 02:52:11 linux-kernel [PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
2020-07-03 02:41:20 linux-kernel [PATCH v3 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
2020-07-03 02:40:49 linux-kernel [PATCH v3 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
2020-07-03 02:40:29 linux-kernel [PATCH v3 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
2020-07-03 02:40:29 linux-kernel [PATCH v3 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
2020-07-03 02:40:17 linux-kernel [PATCH v3 20/21] KVM: MIPS: Account pages used for GPA page tables
2020-07-03 02:39:25 linux-kernel [PATCH v3 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
2020-07-03 02:39:11 linux-kernel [PATCH v3 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
2020-07-03 02:39:09 linux-kernel [PATCH v3 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
2020-07-03 02:38:55 linux-kernel [PATCH v3 18/21] KVM: arm64: Use common KVM implementation of MMU memory caches
2020-07-03 02:38:47 linux-kernel [PATCH v3 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
2020-07-03 02:38:30 linux-kernel [PATCH v3 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
2020-07-03 02:38:19 linux-kernel [PATCH v3 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
2020-07-03 02:38:17 linux-kernel [PATCH v3 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
2020-07-03 02:38:04 linux-kernel [PATCH v3 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
2020-07-03 02:37:51 linux-kernel [PATCH v3 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches
2020-07-03 02:37:31 linux-kernel [PATCH v3 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
2020-07-03 02:37:12 linux-kernel [PATCH v3 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
2020-07-03 02:37:00 linux-kernel [PATCH v3 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
2020-07-03 02:36:55 linux-kernel [PATCH v3 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
2020-07-03 02:36:50 linux-kernel [PATCH v3 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
2020-07-03 02:36:44 linux-kernel [PATCH v3 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
2020-07-03 02:36:37 linux-kernel [PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
2020-07-03 02:26:59 linux-kernel [PATCH] vfio-ccw: Fix a build error due to missing include of linux/slab.h
2020-07-03 02:20:46 linux-kernel [PATCH] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode