Paul Durrant ([email protected])

Number of posts: 216 (0.19 per day)
First post: 2021-01-27 22:13:32
Last post: 2024-02-15 16:15:53

Date List Subject
2024-02-15 16:15:53 linux-kernel [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
2024-02-15 16:14:48 linux-kernel [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast()
2024-02-15 16:14:27 linux-kernel [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
2024-02-15 16:11:44 linux-kernel [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
2024-02-15 16:09:29 linux-kernel [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN
2024-02-15 16:02:16 linux-kernel [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
2024-02-15 15:56:39 linux-kernel [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
2024-02-15 15:55:23 linux-kernel [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2024-02-15 15:49:12 linux-kernel [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content
2024-02-15 15:46:34 linux-kernel [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first
2024-02-15 15:46:20 linux-kernel [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
2024-02-15 15:46:19 linux-kernel [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
2024-02-15 15:44:47 linux-kernel [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied
2024-02-15 15:44:19 linux-kernel [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
2024-02-15 15:42:24 linux-kernel [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-15 15:41:41 linux-kernel [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2024-02-15 15:33:29 linux-kernel [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
2024-02-15 15:32:56 linux-kernel [PATCH v13 01/21] KVM: pfncache: Add a map helper function
2024-02-15 15:32:45 linux-kernel [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2024-02-15 15:32:16 linux-kernel [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
2024-02-15 15:31:13 linux-kernel [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
2024-02-15 15:31:06 linux-kernel [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
2024-01-15 13:40:54 linux-kernel [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
2024-01-15 13:40:43 linux-kernel [PATCH v12 06/20] KVM: pfncache: stop open-coding offset_in_page()
2024-01-15 13:40:34 linux-kernel [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2024-01-15 13:40:12 linux-kernel [PATCH v12 02/20] KVM: pfncache: remove unnecessary exports
2024-01-15 13:39:51 linux-kernel [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
2024-01-15 13:39:06 linux-kernel [PATCH v12 07/20] KVM: pfncache: include page offset in uhva and use it consistently
2024-01-15 13:38:47 linux-kernel [PATCH v12 05/20] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2024-01-15 13:38:19 linux-kernel [PATCH v12 01/20] KVM: pfncache: Add a map helper function
2024-01-15 13:13:40 linux-kernel [PATCH v12 20/20] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
2024-01-15 13:13:10 linux-kernel [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
2024-01-15 13:12:59 linux-kernel [PATCH v12 12/20] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2024-01-15 13:12:39 linux-kernel [PATCH v12 16/20] KVM: xen: split up kvm_xen_set_evtchn_fast()
2024-01-15 13:12:25 linux-kernel [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
2024-01-15 13:12:06 linux-kernel [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first
2024-01-15 13:11:50 linux-kernel [PATCH v12 10/20] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
2024-01-15 13:11:22 linux-kernel [PATCH v12 14/20] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
2024-01-15 13:11:16 linux-kernel [PATCH v12 19/20] KVM: xen: allow vcpu_info content to be 'safely' copied
2024-01-15 13:10:47 linux-kernel [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN
2024-01-15 13:10:44 linux-kernel [PATCH v12 15/20] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2024-01-15 12:59:34 linux-kernel [PATCH v12 09/20] KVM: xen: separate initialization of shared_info cache and content
2024-01-15 12:59:16 linux-kernel [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-12-19 16:51:30 linux-kernel [PATCH v11 12/19] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-12-19 16:49:52 linux-kernel [PATCH v11 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied
2023-12-19 16:45:47 linux-kernel [PATCH v11 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
2023-12-19 16:45:03 linux-kernel [PATCH v11 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
2023-12-19 16:44:45 linux-kernel [PATCH v11 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
2023-12-19 16:44:26 linux-kernel [PATCH v11 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2023-12-19 16:43:58 linux-kernel [PATCH v11 10/19] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
2023-12-19 16:43:31 linux-kernel [PATCH v11 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA