Paul Durrant ([email protected])

Number of posts: 112 (0.08 per day)
First post: 2020-06-19 09:13:10
Last post: 2024-04-19 16:08:28

Date List Subject
2024-04-19 16:08:28 linux-kernel Re: [PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock()
2024-04-19 15:58:12 linux-kernel Re: [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE
2024-04-19 15:56:12 linux-kernel Re: [PATCH 08/10] KVM: x86: Remove periodic global clock updates
2024-04-19 15:54:02 linux-kernel Re: [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
2024-04-19 15:51:34 linux-kernel Re: [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2024-04-19 15:46:05 linux-kernel Re: [PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
2024-04-19 15:44:37 linux-kernel Re: [PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
2024-04-19 15:40:41 linux-kernel Re: [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-19 15:30:54 linux-kernel Re: [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-10 12:43:59 linux-kernel Re: [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-10 10:44:27 linux-kernel Re: [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
2024-04-10 10:29:31 linux-kernel Re: [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-03-21 11:13:54 linux-kernel Re: [PATCH 3/3] KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA
2024-03-21 11:11:51 linux-kernel Re: [PATCH 2/3] KVM: Check validity of offset+length of gfn_to_pfn_cache prior to activation
2024-03-21 11:08:31 linux-kernel Re: [PATCH 1/3] KVM: Add helpers to consolidate gfn_to_pfn_cache's page split check
2024-03-21 10:59:37 linux-kernel Re: [syzbot] [kvm?] WARNING in __kvm_gpc_refresh
2024-03-05 09:32:28 linux-kernel Re: [PATCH] KVM: Drop unused @may_block param from gfn_to_pfn_cache_invalidate_start()
2024-02-22 10:15:09 linux-kernel Re: [PATCH] KVM: x86/xen: fix 32-bit pointer cast
2024-02-20 17:07:46 linux-kernel Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-20 16:06:44 linux-kernel Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-20 10:53:44 linux-kernel Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-20 09:17:25 linux-kernel Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-20 09:16:24 linux-kernel Re: [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
2024-02-20 09:05:50 linux-kernel Re: [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
2024-02-20 09:02:55 linux-kernel Re: [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2024-02-20 09:02:35 linux-kernel Re: [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
2024-02-20 09:02:09 linux-kernel Re: [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
2024-02-16 14:05:27 linux-kernel Re: [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
2024-02-14 16:36:34 linux-kernel Re: [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2024-02-14 16:09:32 linux-kernel Re: [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2024-02-14 15:23:41 linux-kernel Re: [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2024-02-13 11:48:52 linux-kernel Re: [PATCH net 1/7] net: fill in MODULE_DESCRIPTION()s for xen-netback
2024-02-09 16:07:01 linux-kernel Re: [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
2024-02-08 16:52:21 linux-kernel Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
2024-02-08 08:55:59 linux-kernel Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
2024-02-07 08:57:42 linux-kernel Re: [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
2024-02-07 08:56:54 linux-kernel Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
2024-02-07 08:54:25 linux-kernel Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN
2024-02-07 08:54:01 linux-kernel Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
2024-02-02 17:38:04 linux-kernel Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2024-01-25 15:04:53 linux-kernel Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2023-12-15 09:07:45 linux-kernel Re: [PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
2023-12-14 14:01:45 linux-kernel Re: [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
2023-12-01 15:33:09 linux-kernel Re: [PATCH 2/2] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
2023-11-30 16:57:57 linux-kernel Re: [PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-11-30 15:49:20 linux-kernel Re: [PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-11-22 15:53:26 linux-kernel Re: [PATCH v8 07/15] KVM: pfncache: include page offset in uhva and use it consistently
2023-11-22 13:04:47 linux-kernel Re: [PATCH v9 04/15] KVM: pfncache: add a mark-dirty helper
2023-11-22 10:58:13 linux-kernel Re: [PATCH v8 15/15] KVM: xen: allow vcpu_info content to be 'safely' copied
2023-11-22 10:09:03 linux-kernel Re: [PATCH v8 08/15] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-11-22 09:31:53 linux-kernel Re: [PATCH v8 07/15] KVM: pfncache: include page offset in uhva and use it consistently