David Edmondson ([email protected])

Number of posts: 66 (0.14 per day)
First post: 2020-10-16 15:54:02
Last post: 2022-02-17 13:42:49

Date List Subject
2022-02-17 13:42:49 linux-kernel Re: [PATCH v4 2/2] x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
2022-02-17 13:05:40 linux-kernel Re: [PATCH v4 1/2] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
2022-02-14 14:59:42 linux-kernel Re: [PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
2021-10-13 09:33:50 linux-kernel Re: [PATCH v6 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
2021-09-20 15:20:15 linux-kernel [PATCH v6 4/4] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
2021-09-20 15:10:06 linux-kernel [PATCH v6 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
2021-09-20 14:17:53 linux-kernel [PATCH v6 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
2021-09-20 14:17:53 linux-kernel [PATCH v6 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-09-20 14:17:37 linux-kernel [PATCH v6 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
2021-09-13 13:25:25 linux-kernel Re: [PATCH v4 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-08-13 08:43:39 linux-kernel [PATCH v4 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
2021-08-13 07:14:52 linux-kernel [PATCH v4 4/4] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
2021-08-13 07:13:52 linux-kernel [PATCH v4 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-08-13 07:13:35 linux-kernel [PATCH v4 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
2021-08-13 07:13:35 linux-kernel [PATCH v4 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
2021-08-02 17:25:20 linux-kernel Re: [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-08-02 07:30:53 linux-kernel Re: [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-07-29 13:51:00 linux-kernel Re: [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace
2021-07-29 13:49:19 linux-kernel [PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
2021-07-29 13:49:16 linux-kernel [PATCH v3 1/3] KVM: x86: kvm_x86_ops.get_exit_info should include the exit reason
2021-07-29 13:48:10 linux-kernel [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-07-29 13:48:05 linux-kernel [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
2021-07-12 15:37:39 linux-kernel Re: [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace
2021-07-06 10:16:22 linux-kernel [PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
2021-07-06 10:14:14 linux-kernel [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace
2021-07-06 10:13:43 linux-kernel [PATCH v2 1/2] KVM: x86: Add kvm_x86_ops.get_exit_reason
2021-07-02 08:47:34 linux-kernel Re: [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace
2021-06-28 23:40:38 linux-kernel [PATCH 1/2] KVM: x86: Add kvm_x86_ops.get_exit_reason
2021-06-28 23:40:09 linux-kernel [PATCH 0/2] KVM: x86: Convey the exit reason to user-space on emulation failure
2021-06-28 23:39:30 linux-kernel [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace
2021-04-15 00:23:54 linux-kernel Re: [PATCH 5/6] KVM: SVM: pass a proper reason in kvm_emulate_instruction()
2021-04-13 14:34:04 linux-kernel Re: [PATCH 5/6] KVM: SVM: pass a proper reason in kvm_emulate_instruction()
2021-04-12 13:12:21 linux-kernel [PATCH 5/6] KVM: SVM: pass a proper reason in kvm_emulate_instruction()
2021-04-12 13:11:42 linux-kernel [PATCH 6/6] KVM: VMX: pass a proper reason in kvm_emulate_instruction()
2021-04-12 13:11:27 linux-kernel [PATCH 3/6] KVM: x86: add emulation_reason to kvm_emulate_instruction()
2021-04-12 13:11:21 linux-kernel [PATCH 4/6] KVM: x86: pass a proper reason to kvm_emulate_instruction()
2021-04-12 13:10:44 linux-kernel [PATCH 1/6] KVM: x86: add an emulation_reason to x86_emulate_instruction()
2021-04-12 13:10:40 linux-kernel [PATCH 2/6] KVM: x86: pass emulation_reason to handle_emulation_failure()
2021-04-12 13:10:38 linux-kernel [PATCH 0/6] KVM: x86: Make the cause of instruction emulation available to user-space
2021-03-29 18:35:00 linux-kernel Re: [PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
2021-03-18 12:19:16 linux-kernel [PATCH v5 4/5] KVM: x86: dump_vmcs should show the effective EFER
2021-03-18 12:18:02 linux-kernel [PATCH v5 5/5] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists
2021-03-18 12:17:55 linux-kernel [PATCH v5 1/5] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
2021-03-18 12:17:53 linux-kernel [PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
2021-03-18 12:17:53 linux-kernel [PATCH v5 3/5] KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
2021-03-18 12:17:53 linux-kernel [PATCH v5 2/5] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
2021-02-25 00:58:02 linux-kernel [PATCH v4 1/5] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
2021-02-25 00:58:01 linux-kernel [PATCH v4 5/5] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists
2021-02-25 00:56:05 linux-kernel Re: [PATCH v3 4/5] KVM: x86: dump_vmcs should show the effective EFER
2021-02-25 00:54:52 linux-kernel [PATCH v3 2/5] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
2021-02-25 00:54:52 linux-kernel [PATCH v3 3/5] KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT