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-09-23 18:09:11 linux-kernel [PATCH v2 13/15] KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr"
2020-09-23 18:09:06 linux-kernel [PATCH v2 06/15] KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
2020-09-23 18:08:46 linux-kernel [PATCH v2 11/15] KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap
2020-09-23 18:08:44 linux-kernel [PATCH v2 12/15] KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
2020-09-23 18:07:42 linux-kernel [PATCH v2 14/15] KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
2020-09-23 18:06:44 linux-kernel [PATCH v2 01/15] KVM: x86: Rename "shared_msrs" to "user_return_msrs"
2020-09-23 18:06:38 linux-kernel [PATCH v2 10/15] KVM: VMX: Move uret MSR lookup into update_transition_efer()
2020-09-23 18:06:23 linux-kernel [PATCH v2 07/15] KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
2020-09-23 18:06:19 linux-kernel [PATCH v2 15/15] KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
2020-09-23 18:06:05 linux-kernel [PATCH v2 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
2020-09-23 18:06:00 linux-kernel [PATCH v2 02/15] KVM: VMX: Prepend "MAX_" to MSR array size defines
2020-09-23 18:05:48 linux-kernel [PATCH v2 08/15] KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
2020-09-23 18:05:48 linux-kernel [PATCH v2 00/15] KVM: x86: VMX: Fix MSR namespacing
2020-09-23 18:05:43 linux-kernel [PATCH v2 04/15] KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
2020-09-23 18:05:39 linux-kernel [PATCH v2 05/15] KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
2020-09-23 17:30:49 linux-kernel Re: [PATCH] KVM: SVM: Mark SEV launch secret pages as dirty.
2020-09-23 17:24:08 linux-kernel Re: [PATCH 4/4] KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
2020-09-23 16:55:44 linux-kernel [PATCH 0/4] KVM: VMX: Add helper+macros to do sec exec adjustment
2020-09-23 16:55:02 linux-kernel [PATCH 3/4] KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
2020-09-23 16:53:36 linux-kernel [PATCH 2/4] KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
2020-09-23 16:52:21 linux-kernel [PATCH 1/4] KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
2020-09-23 16:52:18 linux-kernel [PATCH 4/4] KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
2020-09-23 16:40:36 linux-kernel [PATCH v2 2/3] KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
2020-09-23 16:39:35 linux-kernel [PATCH v2 1/3] KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
2020-09-23 16:39:15 linux-kernel [PATCH v2 0/3] KVM: VMX: Clean up RTIT MAXPHYADDR usage
2020-09-23 16:38:00 linux-kernel [PATCH v2 3/3] KVM: x86: Unexport cpuid_query_maxphyaddr()
2020-09-23 16:35:31 linux-kernel [PATCH] KVM: x86/mmu: Move individual kvm_mmu initialization into common helper
2020-09-22 16:46:45 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-22 16:31:37 linux-kernel Re: [PATCH v38 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-09-22 16:26:06 linux-kernel Re: [PATCH v38 16/24] x86/sgx: Add a page reclaimer
2020-09-22 03:08:38 linux-kernel Re: [RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-09-22 02:18:53 linux-kernel Re: [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller.
2020-09-21 21:20:45 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-21 19:59:27 linux-kernel Re: [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-21 18:12:05 linux-kernel Re: [PATCH v38 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-09-21 17:22:58 linux-kernel Re: [PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
2020-09-21 16:55:20 linux-kernel Re: [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-21 16:09:42 linux-kernel Re: [PATCH v5 2/4] KVM: x86: report negative values from wrmsr to userspace
2020-09-20 16:18:15 linux-kernel Re: [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state
2020-09-18 23:55:51 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-18 02:48:48 linux-kernel Re: [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-09-18 02:43:58 linux-kernel Re: [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
2020-09-17 19:56:22 linux-kernel Re: [PATCH 1/1] KVM: x86: fix MSR_IA32_TSC read for nested migration
2020-09-17 16:40:25 linux-kernel Re: [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state
2020-09-17 16:21:47 linux-kernel Re: [PATCH 1/1] KVM: x86: fix MSR_IA32_TSC read for nested migration
2020-09-17 15:09:20 linux-kernel Re: [PATCH RFC] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
2020-09-16 22:53:59 linux-kernel Re: [RFC PATCH 08/35] KVM: SVM: Prevent debugging under SEV-ES
2020-09-16 20:57:35 linux-kernel Re: [RFC PATCH 08/35] KVM: SVM: Prevent debugging under SEV-ES
2020-09-16 20:41:14 linux-kernel Re: [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
2020-09-16 20:09:50 linux-kernel Re: [PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
2020-09-16 18:24:30 linux-kernel Re: [RFC PATCH 08/35] KVM: SVM: Prevent debugging under SEV-ES