LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-06-12 01:20:18
linux-kernel
Re: [PATCH] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
2024-06-12 01:19:26
linux-kernel
Re: [v5 0/3] KVM: irqchip: synchronize srcu only if needed
2024-06-12 01:19:01
linux-kernel
Re: [PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-06-12 01:15:23
linux-kernel
Re: [PATCH V8 1/2] KVM: selftests: Add x86_64 guest udelay() utility
2024-06-12 00:34:39
linux-kernel
Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 22:03:28
linux-kernel
Re: [PATCH V8 1/2] KVM: selftests: Add x86_64 guest udelay() utility
2024-06-11 21:59:09
linux-kernel
[PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs
2024-06-11 20:19:20
linux-kernel
Re: [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs
2024-06-11 19:50:02
linux-kernel
Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 19:42:50
linux-kernel
Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 16:33:17
linux-kernel
Re: [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
2024-06-11 16:28:04
linux-kernel
Re: [PATCH v3] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
2024-06-11 13:43:55
linux-kernel
Re: [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
2024-06-11 01:58:32
linux-kernel
Re: [PATCH 1/2] nVMX: Ensure host's PAT is loaded at the end of all VMX tests
2024-06-11 01:49:01
linux-kernel
[PATCH] KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
2024-06-11 01:34:23
linux-kernel
Re: [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
2024-06-11 01:17:44
linux-kernel
Re: [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs
2024-06-11 01:04:25
linux-kernel
Re: [RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
2024-06-11 00:52:06
linux-kernel
Re: [PATCH V8 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
2024-06-11 00:28:33
linux-kernel
Re: [v5 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
2024-06-11 00:23:05
linux-kernel
Re: [PATCH V8 1/2] KVM: selftests: Add x86_64 guest udelay() utility
2024-06-10 23:41:09
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-06-10 16:35:01
linux-kernel
[PATCH] MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support
2024-06-10 16:19:49
linux-kernel
Re: [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP
2024-06-08 00:11:22
linux-kernel
[PATCH] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler
2024-06-08 00:10:19
linux-kernel
[PATCH] KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
2024-06-08 00:09:31
linux-kernel
[PATCH] KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
2024-06-08 00:09:21
linux-kernel
[PATCH v3 8/8] KVM: Enable virtualization at load/initialization by default
2024-06-08 00:08:59
linux-kernel
[PATCH v3 7/8] KVM: x86: Register "emergency disable" callbacks when virt is enabled
2024-06-08 00:08:42
linux-kernel
[PATCH v3 6/8] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-06-08 00:08:20
linux-kernel
[PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-06-08 00:08:16
linux-kernel
[PATCH v3 5/8] KVM: Add arch hooks for enabling/disabling virtualization
2024-06-08 00:07:41
linux-kernel
[PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware
2024-06-08 00:07:37
linux-kernel
[PATCH v3 3/8] KVM: Rename functions related to enabling virtualization hardware
2024-06-08 00:07:09
linux-kernel
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-06-08 00:07:07
linux-kernel
[PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
2024-06-07 23:03:23
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-06-07 17:28:25
linux-kernel
[PATCH 6/6] KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
2024-06-07 17:28:06
linux-kernel
[PATCH 5/6] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
2024-06-07 17:27:48
linux-kernel
[PATCH 4/6] KVM: nVMX: Check for pending posted interrupts when looking for nested events
2024-06-07 17:27:17
linux-kernel
[PATCH 3/6] KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
2024-06-07 17:26:57
linux-kernel
[PATCH 2/6] KVM: nVMX: Request immediate exit iff pending nested event needs injection
2024-06-07 17:26:41
linux-kernel
[PATCH 1/6] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
2024-06-07 17:26:23
linux-kernel
[PATCH 0/6] KVM: nVMX: Fix nested posted intr vs. HLT
2024-06-07 15:11:42
linux-kernel
Re: [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT
2024-06-05 23:23:10
linux-kernel
Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-06-05 23:22:46
linux-kernel
[PATCH v8 10/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
2024-06-05 23:22:27
linux-kernel
[PATCH v8 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
2024-06-05 23:22:10
linux-kernel
[PATCH v8 08/10] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
2024-06-05 23:21:45
linux-kernel
[PATCH v8 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
2024-06-05 23:21:19
linux-kernel
[PATCH v8 06/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()