David Edmondson ([email protected])

Number of posts: 21 (0.05 per day)
First post: 2020-06-11 13:41:16
Last post: 2021-09-16 08:35:01

Date List Subject
2021-09-16 08:35:01 linux-kernel [PATCH v5 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
2021-09-16 08:34:41 linux-kernel [PATCH v5 4/4] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
2021-09-16 08:33:47 linux-kernel [PATCH v5 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
2021-09-16 08:33:47 linux-kernel [PATCH v5 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
2021-09-16 08:33:39 linux-kernel [PATCH v5 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
2021-08-02 07:20:14 linux-kernel Re: [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
2021-07-30 07:31:19 linux-kernel Re: [PATCH v3 1/3] KVM: x86: kvm_x86_ops.get_exit_info should include the exit reason
2021-07-09 07:40:54 linux-kernel Re: [PATCHv2 2/4] arm64: add guest pvstate support
2021-07-08 20:17:27 linux-kernel Re: [PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
2021-07-08 14:28:33 linux-kernel Re: [PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
2021-07-08 14:27:24 linux-kernel Re: [PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
2021-06-09 14:00:10 linux-kernel Re: [patch V3 6/6] selftests/x86: Test signal frame XSTATE header corruption handling
2021-04-27 15:32:25 linux-kernel Re: [RFC PATCH 4/6] x86/kvm: Add a host side support for virtual suspend time injection
2021-04-27 15:18:46 linux-kernel Re: [RFC PATCH 2/6] x86/kvm: Add a struct and constants for virtual suspend time injection
2021-04-27 15:18:43 linux-kernel Re: [RFC PATCH 1/6] x86/kvm: Reserve KVM_FEATURE_HOST_SUSPEND_TIME and MSR_KVM_HOST_SUSPEND_TIME
2021-04-13 16:31:26 linux-kernel Re: [PATCH 0/6] KVM: x86: Make the cause of instruction emulation available to user-space
2021-02-25 00:56:04 linux-kernel Re: [PATCH v2 2/3] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
2021-02-25 00:55:05 linux-kernel Re: [PATCH v2 1/3] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
2021-02-18 15:35:22 linux-kernel Re: [PATCH] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
2021-02-18 15:16:54 linux-kernel Re: [PATCH] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
2020-06-11 13:41:16 linux-kernel Re: [RFC PATCH v4 04/10] vfio/pci: let vfio_pci know number of vendor regions and vendor irqs