Sean Christopherson ([email protected])

Number of posts: 10019 (7.72 per day)
First post: 2020-11-24 18:56:33
Last post: 2024-06-15 00:05:18

Date List Subject
2024-05-29 23:08:11 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-29 22:58:24 linux-kernel Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-05-29 22:00:15 linux-kernel Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-05-29 21:56:02 linux-kernel Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
2024-05-29 21:53:28 linux-kernel Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
2024-05-29 20:02:23 linux-crypto Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-05-29 15:05:15 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-29 14:46:22 linux-kernel Re: [PATCH v2 1/6] KVM: Register cpuhp and syscore callbacks when enabling hardware
2024-05-29 12:54:35 linux-kernel Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-28 22:51:37 linux-kernel Re: [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization
2024-05-28 19:18:13 linux-kernel Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-28 18:57:10 linux-kernel Re: [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
2024-05-28 18:54:34 linux-kernel Re: [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
2024-05-28 15:21:54 linux-kernel Re: [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
2024-05-22 02:31:45 linux-kernel Re: [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-22 02:30:44 linux-kernel [PATCH v2 6/6] KVM: x86: Register "emergency disable" callbacks when virt is enabled
2024-05-22 02:30:31 linux-kernel [PATCH v2 5/6] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-05-22 02:30:00 linux-kernel [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization
2024-05-22 02:29:35 linux-kernel [PATCH v2 2/6] KVM: Rename functions related to enabling virtualization hardware
2024-05-22 02:29:32 linux-kernel [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-22 02:29:01 linux-kernel [PATCH v2 1/6] KVM: Register cpuhp and syscore callbacks when enabling hardware
2024-05-22 02:28:46 linux-kernel [PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-05-22 02:14:53 linux-kernel [PATCH] KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
2024-05-22 01:58:39 linux-kernel [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
2024-05-22 01:56:10 linux-kernel [PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-22 01:42:36 linux-kernel [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
2024-05-22 01:42:05 linux-kernel [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
2024-05-22 01:41:57 linux-kernel [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
2024-05-22 01:41:52 linux-kernel [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
2024-05-22 01:41:33 linux-kernel [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-22 01:37:10 linux-kernel [ANNOUNCE] PUCK Agenda - 2024.05.22 - CANCELED
2024-05-22 01:27:19 linux-kernel [PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
2024-05-21 23:17:00 linux-kernel Re: [PATCH 1/4] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-05-21 22:22:33 linux-kernel Re: [PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
2024-05-21 20:31:56 linux-kernel Re: [PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
2024-05-21 20:03:09 linux-kernel Re: [PATCH 1/4] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-05-21 16:58:52 linux-kernel Re: [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests
2024-05-21 14:10:42 linux-kernel Re: [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests
2024-05-21 01:02:46 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-21 00:30:31 linux-crypto Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
2024-05-21 00:21:49 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-20 23:32:20 linux-kernel Re: [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests
2024-05-20 23:23:10 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-20 23:15:48 linux-crypto Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
2024-05-20 18:02:51 linux-kernel [PATCH v7 10/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
2024-05-20 18:02:33 linux-kernel [PATCH v7 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
2024-05-20 18:01:58 linux-kernel [PATCH v7 08/10] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
2024-05-20 18:01:45 linux-kernel [PATCH v7 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
2024-05-20 18:01:33 linux-kernel [PATCH v7 06/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
2024-05-20 18:01:13 linux-kernel [PATCH v7 05/10] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
2024-05-20 18:00:51 linux-kernel [PATCH v7 04/10] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h