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
2023-12-19 16:42:47 linux-kernel [PATCH v11 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-12-19 16:42:41 linux-kernel [PATCH v11 18/19] KVM: pfncache: check the need for invalidation under read lock first
2023-12-19 16:42:06 linux-kernel [PATCH v11 00/19] KVM: xen: update shared_info and vcpu_info handling
2023-12-19 16:41:42 linux-kernel [PATCH v11 01/19] KVM: pfncache: Add a map helper function
2023-12-19 16:41:23 linux-kernel [PATCH v11 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2023-12-19 16:40:32 linux-kernel [PATCH v11 04/19] KVM: pfncache: add a mark-dirty helper
2023-12-19 16:40:13 linux-kernel [PATCH v11 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
2023-12-19 16:16:37 linux-kernel [PATCH v11 07/19] KVM: pfncache: include page offset in uhva and use it consistently
2023-12-19 16:16:00 linux-kernel [PATCH v11 09/19] KVM: xen: separate initialization of shared_info cache and content
2023-12-19 16:15:37 linux-kernel [PATCH v11 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-12-19 16:15:28 linux-kernel [PATCH v11 06/19] KVM: pfncache: stop open-coding offset_in_page()
2023-12-19 16:15:18 linux-kernel [PATCH v11 02/19] KVM: pfncache: remove unnecessary exports
2023-12-04 15:02:17 linux-kernel [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
2023-12-04 15:02:12 linux-kernel [PATCH v10 12/19] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-12-04 15:02:03 linux-kernel [PATCH v10 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied
2023-12-04 15:01:51 linux-kernel [PATCH v10 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2023-12-04 15:01:50 linux-kernel [PATCH v10 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
2023-12-04 15:01:49 linux-kernel [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first
2023-12-04 15:01:39 linux-kernel [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
2023-12-04 15:01:37 linux-kernel [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
2023-12-04 15:01:17 linux-kernel [PATCH v10 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
2023-12-04 15:00:52 linux-kernel [PATCH v10 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-12-04 14:45:47 linux-kernel [PATCH v10 07/19] KVM: pfncache: include page offset in uhva and use it consistently
2023-12-04 14:45:45 linux-kernel [PATCH v10 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2023-12-04 14:45:37 linux-kernel [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
2023-12-04 14:45:36 linux-kernel [PATCH v10 00/19] KVM: xen: update shared_info and vcpu_info handling
2023-12-04 14:45:03 linux-kernel [PATCH v10 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-12-04 14:44:53 linux-kernel [PATCH v10 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
2023-12-04 14:44:53 linux-kernel [PATCH v10 06/19] KVM: pfncache: stop open-coding offset_in_page()
2023-12-04 14:44:50 linux-kernel [PATCH v10 02/19] KVM: pfncache: remove unnecessary exports
2023-12-04 14:44:36 linux-kernel [PATCH v10 01/19] KVM: pfncache: Add a map helper function
2023-12-04 14:44:33 linux-kernel [PATCH v10 04/19] KVM: pfncache: add a mark-dirty helper
2023-12-01 10:46:53 linux-kernel [PATCH 1/2] KVM: xen: separate initialization of shared_info cache and content
2023-12-01 10:46:51 linux-kernel [PATCH 0/2] KVM: xen: update shared_info when long_mode is set
2023-12-01 10:46:38 linux-kernel [PATCH 2/2] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
2023-11-22 12:33:29 linux-kernel [PATCH v9 13/15] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2023-11-22 12:33:26 linux-kernel [PATCH v9 11/15] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-11-22 12:33:16 linux-kernel [PATCH v9 10/15] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-11-22 12:33:12 linux-kernel [PATCH v9 14/15] KVM: xen: split up kvm_xen_set_evtchn_fast()
2023-11-22 12:31:43 linux-kernel [PATCH v9 12/15] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
2023-11-22 12:31:43 linux-kernel [PATCH v9 15/15] KVM: xen: allow vcpu_info content to be 'safely' copied
2023-11-22 12:23:12 linux-kernel [PATCH v9 06/15] KVM: pfncache: stop open-coding offset_in_page()
2023-11-22 12:22:57 linux-kernel [PATCH v9 02/15] KVM: pfncache: remove unnecessary exports
2023-11-22 12:22:56 linux-kernel [PATCH v9 04/15] KVM: pfncache: add a mark-dirty helper
2023-11-22 12:21:48 linux-kernel [PATCH v9 07/15] KVM: pfncache: include page offset in uhva and use it consistently
2023-11-22 12:21:01 linux-kernel [PATCH v9 05/15] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2023-11-22 12:20:53 linux-kernel [PATCH v9 09/15] KVM: xen: allow shared_info to be mapped by fixed HVA
2023-11-22 12:20:35 linux-kernel [PATCH v9 08/15] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-11-22 12:20:30 linux-kernel [PATCH v9 00/15] KVM: xen: update shared_info and vcpu_info handling
2023-11-22 12:20:27 linux-kernel [PATCH v9 03/15] KVM: xen: mark guest pages dirty with the pfncache lock held
2023-11-22 12:20:14 linux-kernel [PATCH v9 01/15] KVM: pfncache: Add a map helper function