Sean Christopherson ([email protected])

Number of posts: 9300 (7.71 per day)
First post: 2020-11-24 18:56:33
Last post: 2024-03-15 19:06:23

Date List Subject
2024-03-14 18:41:00 linux-kernel Re: [GIT PULL] KVM: x86: Selftests changes for 6.9
2024-03-14 18:38:26 linux-kernel Re: [GIT PULL] KVM: x86: MMU changes for 6.9
2024-03-14 17:51:29 linux-kernel [PATCH] KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
2024-03-14 17:19:51 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-14 16:17:37 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-14 14:48:15 linux-kernel Re: [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
2024-03-14 14:45:55 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-14 01:01:15 linux-kernel Re: [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
2024-03-13 21:12:25 linux-kernel Re: [PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
2024-03-13 19:55:37 linux-kernel Re: [PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
2024-03-13 18:42:16 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-13 16:00:33 linux-kernel Re: [PATCH v10 20/27] KVM: VMX: Emulate read and write to CET MSRs
2024-03-13 15:48:13 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-13 15:09:53 linux-kernel Re: [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
2024-03-13 14:49:02 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-13 14:42:46 linux-kernel Re: [PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
2024-03-13 13:34:24 linux-kernel Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-13 00:32:29 linux-kernel [ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
2024-03-12 23:03:54 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-12 23:01:03 linux-kernel Re: [GIT PULL] KVM: x86: Selftests changes for 6.9
2024-03-12 22:56:30 linux-kernel Re: [PATCH v10 20/27] KVM: VMX: Emulate read and write to CET MSRs
2024-03-12 20:27:00 linux-kernel Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
2024-03-12 19:39:53 linux-kernel [PATCH v2 2/2] sched/core: Drop spinlocks on contention iff kernel is preemptible
2024-03-12 19:39:47 linux-kernel [PATCH v2 1/2] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
2024-03-12 19:39:32 linux-kernel [PATCH v2 0/2] sched/core: Fix spinlocks vs. PREEMPT_DYNAMIC=y
2024-03-12 18:58:40 linux-kernel Re: [PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
2024-03-12 17:21:32 linux-kernel Re: [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
2024-03-12 16:54:55 linux-kernel Re: [PATCH 07/21] KVM: VMX: Introduce test mode related to EPT violation VE
2024-03-12 16:07:28 linux-kernel Re: [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
2024-03-12 15:22:02 linux-kernel Re: [PATCH] KVM: x86/mmu: treat WC memory as MMIO
2024-03-12 14:20:36 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-12 00:25:59 linux-kernel Re: [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
2024-03-12 00:08:55 linux-kernel Re: [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
2024-03-12 00:08:17 linux-kernel Re: [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks
2024-03-11 23:52:03 linux-kernel Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-11 23:26:58 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-11 17:29:11 linux-kernel Re: [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
2024-03-11 17:25:23 linux-kernel Re: [RFC PATCH 3/8] KVM: x86/mmu: Introduce initialier macro for struct kvm_page_fault
2024-03-11 17:23:39 linux-kernel Re: [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-03-11 16:27:03 linux-kernel Re: [PATCH] KVM: x86/mmu: treat WC memory as MMIO
2024-03-11 16:08:06 linux-kernel Re: CVE-2023-52514: x86/reboot: VMCLEAR active VMCSes before emergency reboot
2024-03-09 01:39:10 linux-kernel [PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
2024-03-09 01:39:01 linux-kernel [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
2024-03-09 01:38:09 linux-kernel [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
2024-03-09 01:37:37 linux-kernel [PATCH 2/2] KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
2024-03-09 01:37:20 linux-kernel [PATCH 1/2] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
2024-03-09 01:36:58 linux-kernel [PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
2024-03-09 01:31:17 linux-kernel [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
2024-03-09 01:30:36 linux-kernel [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
2024-03-09 01:30:28 linux-kernel [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
2024-03-09 01:29:44 linux-kernel [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value