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-08-25 04:43:09 linux-kernel TDX #VE in SYSCALL gap (was: [RFD] x86: Curing the exception and syscall trainwreck in hardware)
2020-08-25 01:01:07 linux-kernel Re: [PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-25 00:58:55 linux-kernel Re: [PATCH v2 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-25 00:11:18 linux-kernel Re: [PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
2020-08-22 04:02:20 linux-kernel Re: [PATCH] KVM: LAPIC: Don't kick vCPU which is injecting already-expired timer
2020-08-22 03:42:26 linux-kernel Re: [PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
2020-08-22 03:31:39 linux-kernel Re: [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR
2020-08-22 03:24:05 linux-kernel Re: [PATCH v2 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
2020-08-21 14:22:59 linux-kernel Re: [PATCH v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
2020-08-21 02:55:16 linux-kernel [PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
2020-08-21 01:59:00 linux-kernel Re: FSGSBASE causing panic on 5.9-rc1
2020-08-21 00:45:04 linux-kernel Re: [PATCH v2 4/7] KVM: x86: allow kvm_x86_ops.set_efer to return a value
2020-08-20 22:37:21 linux-kernel Re: FSGSBASE causing panic on 5.9-rc1
2020-08-20 22:17:14 linux-kernel Re: FSGSBASE causing panic on 5.9-rc1
2020-08-20 15:12:35 linux-kernel Re: FSGSBASE causing panic on 5.9-rc1
2020-08-17 22:37:58 linux-kernel Re: [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
2020-08-17 22:37:20 linux-kernel Re: [PATCH v2 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
2020-08-17 18:45:07 linux-kernel Re: [PATCH] KVM: x86: fix access code passed to gva_to_gpa
2020-08-17 17:38:07 linux-kernel Re: [PATCH] selftests: kvm: Use a shorter encoding to clear RAX
2020-08-14 02:32:43 linux-kernel Re: [PATCH v2 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
2020-08-14 01:41:47 linux-kernel Re: [PATCH v2 1/3] KVM: x86: move kvm_vcpu_gfn_to_memslot() out of try_async_pf()
2020-08-13 19:41:25 linux-kernel Re: [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-08-13 14:59:37 linux-kernel Re: [PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-13 14:58:43 linux-kernel Re: [PATCH v2 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-12 19:32:12 linux-kernel [PATCH v2 1/2] KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
2020-08-12 19:29:34 linux-kernel [PATCH v2 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU
2020-08-12 19:29:06 linux-kernel [PATCH v2 2/2] KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent
2020-08-12 18:11:46 linux-kernel Re: [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
2020-08-12 18:10:06 linux-kernel [PATCH] KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
2020-08-12 17:55:14 linux-kernel [PATCH] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
2020-08-12 15:01:11 linux-kernel Re: [RFC 7/7] KVM: VMX: Enable PKS for nested VM
2020-08-11 14:56:23 linux-kernel Re: [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-08-10 23:52:04 linux-kernel Re: [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-08-10 22:25:22 linux-kernel Re: [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-08-08 05:07:24 linux-kernel Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
2020-08-04 21:22:53 linux-kernel Re: [PATCH 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-04 21:20:40 linux-kernel Re: [PATCH 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
2020-08-04 21:20:00 linux-kernel Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
2020-08-04 19:10:35 linux-kernel Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-08-04 18:42:49 linux-kernel Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-08-03 21:23:42 linux-kernel Re: [PATCH v3 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-08-03 18:46:19 linux-kernel Re: [PATCH v3 3/4] KVM: SVM: Add GHCB Accessor functions
2020-08-03 18:18:09 linux-kernel Re: [PATCH v3 2/4] KVM: SVM: Add GHCB definitions
2020-08-03 18:06:54 linux-kernel Re: [PATCH v3 1/4] KVM: SVM: nested: Don't allocate VMCB structures on stack
2020-08-03 17:17:02 linux-kernel Re: [RFC PATCH 0/8] KVM: x86/mmu: Introduce pinned SPTEs framework
2020-08-03 15:00:35 linux-kernel Re: [RFC PATCH 0/8] KVM: x86/mmu: Introduce pinned SPTEs framework
2020-07-31 21:28:04 linux-kernel [RFC PATCH 0/8] KVM: x86/mmu: Introduce pinned SPTEs framework
2020-07-31 21:27:48 linux-kernel [RFC PATCH 3/8] KVM: x86/mmu: Refactor handling of not-present SPTEs in mmu_set_spte()
2020-07-31 21:27:43 linux-kernel [RFC PATCH 2/8] KVM: x86/mmu: Use bits 2:0 to check for present SPTEs
2020-07-31 21:26:24 linux-kernel [RFC PATCH 6/8] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
2020-07-31 21:25:56 linux-kernel [RFC PATCH 1/8] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()