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-31 21:24:22 linux-kernel [RFC PATCH 4/8] KVM: x86/mmu: Add infrastructure for pinning PFNs on demand
2020-07-31 21:24:16 linux-kernel [RFC PATCH 8/8] KVM: SVM: Pin SEV pages in MMU during sev_launch_update_data()
2020-07-31 21:24:12 linux-kernel [RFC PATCH 7/8] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by SEV
2020-07-31 21:24:05 linux-kernel [RFC PATCH 5/8] KVM: SVM: Use the KVM MMU SPTE pinning hooks to pin pages on demand
2020-07-31 20:53:53 linux-kernel [RFC PATCH] KVM: SVM: Disallow SEV if NPT is disabled
2020-07-31 16:17:05 linux-kernel Re: [PATCH 5/9] KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
2020-07-31 15:21:48 linux-kernel Re: [PATCH v2 3/4] KVM: SVM: Add GHCB Accessor functions
2020-07-29 23:29:20 linux-kernel Re: [PATCH RFC] x86/bus_lock: Enable bus lock detection
2020-07-29 20:42:11 linux-kernel Re: [PATCH RFC] x86/bus_lock: Enable bus lock detection
2020-07-29 20:03:59 linux-kernel Re: [PATCH RFC] x86/bus_lock: Enable bus lock detection
2020-07-29 18:49:09 linux-kernel Re: [PATCH RFC] x86/bus_lock: Enable bus lock detection
2020-07-29 15:44:34 linux-kernel Re: [PATCH 3/4] KVM: SVM: Add GHCB Accessor functions
2020-07-29 15:17:52 linux-kernel Re: [PATCH 1/4] KVM: SVM: nested: Don't allocate VMCB structures on stack
2020-07-29 03:05:17 linux-kernel Re: [PATCH RFC] x86/bus_lock: Enable bus lock detection
2020-07-28 16:26:10 linux-kernel Re: [RFC 2/2] KVM: VMX: Enable bus lock VM exit
2020-07-28 16:00:43 linux-kernel Re: [PATCH] KVM: nVMX: properly pad struct kvm_vmx_nested_state_hdr
2020-07-27 15:48:37 linux-kernel Re: [PATCH] KVM: nVMX: properly pad struct kvm_vmx_nested_state_hdr
2020-07-24 05:01:01 linux-kernel Re: [PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
2020-07-24 04:52:24 linux-kernel Re: [PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
2020-07-24 00:56:19 linux-kernel Re: [patch V5 15/15] x86/kvm: Use generic xfer to guest work function
2020-07-24 00:20:25 linux-kernel Re: [patch V5 15/15] x86/kvm: Use generic xfer to guest work function
2020-07-23 23:43:33 linux-kernel Re: [patch V5 08/15] x86/entry: Move user return notifier out of loop
2020-07-23 16:57:34 linux-kernel Re: [PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
2020-07-23 16:26:57 linux-kernel Re: [PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
2020-07-23 16:11:18 linux-kernel Re: [PATCH v10 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
2020-07-23 15:59:54 linux-kernel Re: [PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
2020-07-23 01:23:57 linux-kernel Re: [RFC 2/2] KVM: VMX: Enable bus lock VM exit
2020-07-23 00:32:56 linux-kernel Re: [PATCH v11 02/13] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
2020-07-23 00:30:29 linux-kernel Re: [PATCH v11 01/13] KVM: Cache as_id in kvm_memory_slot
2020-07-22 21:36:04 linux-kernel Re: [RESEND v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace
2020-07-22 21:31:50 linux-kernel Re: [RESEND v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
2020-07-22 21:30:23 linux-kernel Re: [RESEND v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
2020-07-22 21:21:23 linux-kernel Re: [RESEND v13 08/11] KVM: VMX: Enable CET support for nested VM
2020-07-22 20:55:31 linux-kernel Re: [RESEND v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
2020-07-22 20:34:31 linux-kernel Re: [RESEND v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
2020-07-22 20:34:01 linux-kernel Re: [RESEND v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
2020-07-22 20:33:31 linux-kernel Re: [RESEND v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
2020-07-22 20:16:47 linux-kernel Re: [RESEND v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
2020-07-22 19:49:53 linux-kernel Re: [RESEND v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
2020-07-22 19:48:44 linux-kernel Re: [RESEND PATCH v13 00/11] Introduce support for guest CET feature
2020-07-21 20:28:49 linux-kernel Re: [patch V4 15/15] x86/kvm: Use generic exit to guest work function
2020-07-21 19:32:49 linux-kernel Re: [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
2020-07-21 15:25:50 linux-kernel Re: [PATCH 1/2] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
2020-07-21 03:04:38 linux-kernel Re: [PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
2020-07-21 00:29:52 linux-kernel Re: [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
2020-07-18 06:41:37 linux-kernel [PATCH 1/7] KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
2020-07-18 06:41:35 linux-kernel [PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
2020-07-18 06:41:13 linux-kernel [PATCH 4/7] KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
2020-07-18 06:41:00 linux-kernel [PATCH 2/7] KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
2020-07-18 06:40:13 linux-kernel [PATCH 5/7] KVM: x86: Add macro wrapper for defining kvm_exit tracepoint
2020-07-18 06:40:00 linux-kernel [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint