LinuxLists
Users
About
Zachary Amsden (
[email protected]
)
Number of posts: 247 (0.36 per day)
First post: 2009-07-27 10:01:49
Last post: 2011-06-21 00:00:27
Previous Page
/
Next Page
Date
List
Subject
2010-08-21 00:52:59
linux-kernel
Re: [KVM timekeeping 17/35] Implement getnsboottime kernel API
2010-08-20 23:38:14
linux-kernel
Re: [KVM timekeeping 17/35] Implement getnsboottime kernel API
2010-08-20 08:16:33
linux-kernel
[KVM timekeeping 04/35] Fix SVM VMCB reset
2010-08-20 08:16:30
linux-kernel
[KVM timekeeping 03/35] Move TSC offset writes to common code
2010-08-20 08:15:54
linux-kernel
[KVM timekeeping 07/35] Make cpu_tsc_khz updates use local CPU
2010-08-20 08:15:28
linux-kernel
[KVM timekeeping 08/35] Warn about unstable TSC
2010-08-20 08:15:07
linux-kernel
[KVM timekeeping 10/35] Fix deep C-state TSC desynchronization
2010-08-20 08:14:31
linux-kernel
[KVM timekeeping 14/35] Add clock sync request to hardware enable
2010-08-20 08:14:04
linux-kernel
[KVM timekeeping 15/35] Move scale_delta into common header
2010-08-20 08:13:41
linux-kernel
[KVM timekeeping 17/35] Implement getnsboottime kernel API
2010-08-20 08:12:51
linux-kernel
[KVM timekeeping 24/35] Timer request function renaming
2010-08-20 08:12:48
linux-kernel
[KVM timekeeping 25/35] Add clock catchup mode
2010-08-20 08:12:21
linux-kernel
[KVM timekeeping 26/35] Catchup slower TSC to guest rate
2010-08-20 08:11:43
linux-kernel
[KVM timekeeping 27/35] Add TSC trapping
2010-08-20 08:11:20
linux-kernel
[KVM timekeeping 28/35] Unstable TSC write compensation
2010-08-20 08:10:56
linux-kernel
[KVM timekeeping 29/35] TSC overrun protection
2010-08-20 08:10:22
linux-kernel
[KVM timekeeping 32/35] Entry conditions for TSC trapping
2010-08-20 08:09:45
linux-kernel
[KVM timekeeping 35/35] Add some debug stuff
2010-08-20 08:09:32
linux-kernel
[KVM timekeeping 34/35] Remove dead code
2010-08-20 08:09:29
linux-kernel
[KVM timekeeping 33/35] Indicate reliable TSC in kvmclock
2010-08-20 08:09:24
linux-kernel
[KVM timekeeping 31/35] Exit conditions for TSC trapping
2010-08-20 08:09:19
linux-kernel
[KVM timekeeping 30/35] IOCTL for setting TSC rate
2010-08-20 08:09:15
linux-kernel
[KVM timekeeping 23/35] Set initial TSC rate conversion factors
2010-08-20 08:09:13
linux-kernel
[KVM timekeeping 19/35] Add timekeeping documentation
2010-08-20 08:09:10
linux-kernel
[KVM timekeeping 22/35] Track tsc last write in vcpu
2010-08-20 08:09:08
linux-kernel
[KVM timekeeping 20/35] Make math work for other scales
2010-08-20 08:09:05
linux-kernel
[KVM timekeeping 21/35] Track max tsc_khz
2010-08-20 08:08:48
linux-kernel
[KVM timekeeping 18/35] Use getnsboottime in KVM
2010-08-20 08:08:44
linux-kernel
[KVM timekeeping 16/35] Fix a possible backwards warp of kvmclock
2010-08-20 08:08:39
linux-kernel
[KVM timekeeping 13/35] Perform hardware_enable in CPU_STARTING callback
2010-08-20 08:08:37
linux-kernel
[KVM timekeeping 11/35] Add helper functions for time computation
2010-08-20 08:08:34
linux-kernel
[KVM timekeeping 12/35] Robust TSC compensation
2010-08-20 08:08:26
linux-kernel
[KVM timekeeping 09/35] Unify TSC logic
2010-08-20 08:08:20
linux-kernel
[KVM timekeeping 06/35] TSC reset compensation
2010-08-20 08:08:18
linux-kernel
[KVM timekeeping 05/35] Move TSC reset out of vmcb_init
2010-08-20 08:08:11
linux-kernel
[KVM timekeeping 01/35] Drop vm_init_tsc
2010-08-20 08:08:08
linux-kernel
[KVM timekeeping 02/35] Convert TSC writes to TSC offset writes
2010-07-20 21:57:08
linux-kernel
Re: [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
2010-07-19 20:39:57
linux-kernel
Re: [PATCH 09/18] Robust TSC compensation
2010-07-19 20:06:18
linux-kernel
Re: [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
2010-07-19 20:01:16
linux-kernel
Re: [PATCH 03/18] TSC reset compensation
2010-07-19 08:11:48
linux-kernel
Re: KVM timekeeping fixes, V2
2010-07-16 17:20:41
linux-kernel
Re: KVM timekeeping fixes, V2
2010-07-15 01:00:48
linux-kernel
Re: [PATCH] x86: fix ordering constraints on crX read/writes
2010-07-15 00:28:50
linux-kernel
Re: [PATCH] x86: fix ordering constraints on crX read/writes
2010-07-14 20:55:00
linux-kernel
Re: [patch 134/149] x86, paravirt: Add a global synchronization point for pvclock
2010-07-14 20:46:01
linux-kernel
Re: [patch 134/149] x86, paravirt: Add a global synchronization point for pvclock
2010-07-14 20:28:09
linux-kernel
Re: [PATCH 18/18] Add timekeeping documentation
2010-07-13 23:32:51
linux-kernel
Re: [PATCH 09/18] Robust TSC compensation
2010-07-13 21:45:55
linux-kernel
Re: [PATCH 09/18] Robust TSC compensation
2010-07-13 21:15:44
linux-kernel
Re: [PATCH 09/18] Robust TSC compensation