David Woodhouse ([email protected])

Number of posts: 4135 (0.48 per day)
First post: 2000-10-27 13:18:50
Last post: 2024-06-15 14:38:31

Date List Subject
2024-06-15 14:38:31 linux-kernel Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-15 08:01:52 linux-kernel Re: [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
2024-06-15 07:51:12 linux-kernel Re: [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping
2024-06-03 15:42:53 linux-kernel Re: [PATCH] vfio/pci: add msi interrupt affinity support
2024-05-22 06:27:36 linux-kernel [RFC PATCH v3 18/21] KVM: x86: Avoid gratuitous global clock reload in kvm_arch_vcpu_load()
2024-05-22 06:27:33 linux-kernel [RFC PATCH v3 12/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
2024-05-22 05:37:38 linux-kernel [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative
2024-05-22 05:32:27 linux-kernel [RFC PATCH v3 16/21] KVM: x86: Factor out kvm_use_master_clock()
2024-05-22 05:27:29 linux-kernel [RFC PATCH v3 11/21] KVM: x86: Simplify and comment kvm_get_time_scale()
2024-05-22 04:35:39 linux-kernel [RFC PATCH v3 06/21] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
2024-05-22 04:22:38 linux-kernel [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
2024-05-22 04:22:24 linux-kernel [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
2024-05-22 04:22:17 linux-kernel [RFC PATCH v3 05/21] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
2024-05-22 04:20:51 linux-kernel [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
2024-05-22 03:23:08 linux-kernel [RFC PATCH v3 13/21] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
2024-05-22 03:22:57 linux-kernel [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
2024-05-22 03:22:38 linux-kernel [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-05-22 03:22:25 linux-kernel [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
2024-05-22 03:20:45 linux-kernel [RFC PATCH v3 14/21] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
2024-05-22 02:47:30 linux-kernel [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode
2024-05-22 02:46:49 linux-kernel [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2024-05-22 02:45:39 linux-kernel [RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-05-22 01:37:25 linux-kernel [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative
2024-05-22 01:27:22 linux-kernel [RFC PATCH v3 03/21] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-05-22 01:27:18 linux-kernel [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR
2024-05-22 01:21:07 linux-kernel [RFC PATCH v3 01/21] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-05-14 18:27:10 linux-kernel Re: [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
2024-05-08 00:17:46 linux-kernel Re: [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-05-01 23:51:06 linux-kernel Re: [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()
2024-04-30 23:38:07 linux-kernel Re: [PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-04-30 00:42:36 linux-kernel Re: [PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-04-27 18:27:07 linux-kernel [PATCH v2 04/15] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
2024-04-27 17:22:03 linux-kernel [PATCH v2 03/15] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-27 17:21:53 linux-kernel [PATCH v2 10/15] KVM: x86: Simplify and comment kvm_get_time_scale()
2024-04-27 16:22:00 linux-kernel [PATCH v2 08/15] KVM: x86: Fix KVM clock precision in __get_kvmclock()
2024-04-27 15:01:48 linux-kernel [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
2024-04-27 14:28:19 linux-kernel [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()
2024-04-27 14:28:13 linux-kernel [PATCH v2 12/15] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
2024-04-27 14:26:48 linux-kernel [PATCH v2 07/15] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
2024-04-27 13:37:53 linux-kernel [PATCH v2 09/15] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
2024-04-27 12:28:59 linux-kernel [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-04-27 12:26:23 linux-kernel [PATCH v2 05/15] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
2024-04-27 12:23:21 linux-kernel [PATCH v2 11/15] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
2024-04-27 12:23:04 linux-kernel [PATCH v2 02/15] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-27 12:22:51 linux-kernel [PATCH v2 14/15] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
2024-04-27 12:22:48 linux-kernel [RFC PATCH v2] Cleaning up the KVM clock mess
2024-04-27 11:24:20 linux-kernel [PATCH v2 06/15] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2024-04-24 17:47:30 linux-kernel Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-23 21:03:38 linux-kernel Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-23 11:27:28 linux-kernel Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-22 20:12:01 linux-kernel Re: [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration