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-10-01 01:15:09 linux-kernel Re: [PATCH 02/22] kvm: mmu: Introduce tdp_iter
2020-10-01 01:14:38 linux-kernel Re: [PATCH v6 4/4] KVM: nSVM: implement on demand allocation of the nested state
2020-10-01 01:08:39 linux-kernel Re: [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for TDP MMU
2020-09-30 18:20:41 linux-kernel Re: [PATCH 21/22] kvm: mmu: Support MMIO in the TDP MMU
2020-09-30 18:17:55 linux-kernel Re: [PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
2020-09-30 18:09:11 linux-kernel Re: [PATCH 19/22] kvm: mmu: Support write protection for nesting in tdp MMU
2020-09-30 18:08:35 linux-kernel Re: [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
2020-09-30 17:55:05 linux-kernel Re: [PATCH 14/22] kvm: mmu: Add access tracking for tdp_mmu
2020-09-30 17:05:41 linux-kernel Re: [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for TDP MMU
2020-09-30 16:59:17 linux-kernel Re: [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
2020-09-30 16:40:02 linux-kernel Re: [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
2020-09-30 16:23:03 linux-kernel Re: [PATCH 09/22] kvm: mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
2020-09-30 15:40:25 linux-kernel Re: [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
2020-09-30 06:20:40 linux-kernel Re: [PATCH 00/22] Introduce the TDP MMU
2020-09-30 06:17:04 linux-kernel Re: [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU
2020-09-30 06:14:29 linux-kernel Re: [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
2020-09-30 06:07:43 linux-kernel Re: [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
2020-09-30 05:36:40 linux-kernel Re: [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
2020-09-30 05:26:02 linux-kernel Re: [PATCH 02/22] kvm: mmu: Introduce tdp_iter
2020-09-30 05:10:56 linux-kernel Re: [PATCH 02/22] kvm: mmu: Introduce tdp_iter
2020-09-30 05:10:50 linux-kernel Re: [PATCH 02/22] kvm: mmu: Introduce tdp_iter
2020-09-30 04:56:44 linux-kernel Re: [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte
2020-09-30 04:40:58 linux-kernel Re: [RFC 6/7] KVM: X86: Expose PKS to guest and userspace
2020-09-30 04:21:48 linux-kernel [PATCH 4/5] KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
2020-09-30 04:20:28 linux-kernel [PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
2020-09-30 04:19:03 linux-kernel [PATCH 5/5] KVM: x86: Let the guest own CR4.FSGSBASE
2020-09-30 04:19:03 linux-kernel [PATCH 2/5] KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
2020-09-30 04:19:02 linux-kernel [PATCH 3/5] KVM: x86: Move call to update_exception_bitmap() into VMX code
2020-09-30 04:19:02 linux-kernel [PATCH 1/5] KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
2020-09-30 01:44:41 linux-kernel Re: [PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
2020-09-29 08:38:53 linux-kernel Re: [PATCH v38 16/24] x86/sgx: Add a page reclaimer
2020-09-29 08:35:03 linux-kernel Re: [RFC PATCH 1/2] kvm/x86: intercept guest changes to X86_CR4_LA57
2020-09-29 05:20:17 linux-kernel Re: [PATCH v6 4/4] KVM: nSVM: implement on demand allocation of the nested state
2020-09-29 05:14:51 linux-kernel Re: [PATCH v6 3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value
2020-09-29 04:39:33 linux-kernel Re: [PATCH v4] kvm,x86: Exit to user space in case page fault error
2020-09-29 03:57:47 linux-kernel Re: [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
2020-09-29 03:16:15 linux-kernel Re: [PATCH v13 02/10] KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static and expose it
2020-09-29 01:17:15 linux-kernel Re: [PATCH v38 16/24] x86/sgx: Add a page reclaimer
2020-09-28 16:26:12 linux-kernel Re: [RFC PATCH 1/2] kvm/x86: intercept guest changes to X86_CR4_LA57
2020-09-25 22:47:35 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-25 22:40:24 linux-kernel Re: Can we credibly make vdso_sgx_enter_enclave() pleasant to use?
2020-09-25 22:40:22 linux-kernel Re: [PATCH v38 24/24] x86/sgx: Update MAINTAINERS
2020-09-25 22:33:04 linux-kernel Re: Can we credibly make vdso_sgx_enter_enclave() pleasant to use?
2020-09-25 20:49:48 linux-kernel Re: [PATCH 0/4] KVM: x86/mmu: Page fault handling cleanups
2020-09-25 17:29:17 linux-kernel Re: [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
2020-09-25 17:03:51 linux-kernel Re: [RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
2020-09-25 16:28:23 linux-kernel Re: [PATCH] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd()
2020-09-25 00:04:16 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-24 23:10:12 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-24 20:29:25 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-24 20:06:52 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()