All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86: assorted time handling adjustments
@ 2026-01-06 13:57 Jan Beulich
  2026-01-06 13:58 ` [PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed() Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 32+ messages in thread
From: Jan Beulich @ 2026-01-06 13:57 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org; +Cc: Andrew Cooper, Roger Pau Monné

The first patch aims at addressing a recent bug report, but may also point
out further more or less related issues. The other patches do some tidying
found desirable while doing the investigation.

1: time: deal with negative deltas in get_s_time_fixed()
2: time: scale_delta() can be static
3: HVM: drop at_tsc parameter from ->set_tsc_offset() hook
4: time: gtsc_to_gtime() is HVM-only
5: time: pv_soft_rdtsc() is PV-only

Jan


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2026-01-20  9:29 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-06 13:57 [PATCH 0/5] x86: assorted time handling adjustments Jan Beulich
2026-01-06 13:58 ` [PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed() Jan Beulich
2026-01-06 20:10   ` Антон Марков
2026-01-07  8:02     ` Jan Beulich
2026-01-09 16:11       ` Anton Markov
2026-01-12 10:31         ` Anton Markov
2026-01-12 11:45           ` Jan Beulich
2026-01-12 12:49             ` Anton Markov
2026-01-12 14:13               ` Jan Beulich
2026-01-12 14:51                 ` Anton Markov
2026-01-12 16:08                   ` Jan Beulich
2026-01-12 16:41                     ` Anton Markov
2026-01-13 11:21                       ` Jan Beulich
2026-01-13 12:35                         ` Anton Markov
2026-01-14 17:49   ` Roger Pau Monné
2026-01-15  8:00     ` Jan Beulich
2026-01-15  8:24       ` Roger Pau Monné
2026-01-15  8:49         ` Anton Markov
2026-01-15 10:38         ` Jan Beulich
2026-01-15 11:48           ` Roger Pau Monné
2026-01-15 12:04             ` Jan Beulich
2026-01-20  8:50       ` Jan Beulich
2026-01-20  9:28         ` Jan Beulich
2026-01-06 13:58 ` [PATCH 2/5] x86/time: scale_delta() can be static Jan Beulich
2026-01-13 18:40   ` Roger Pau Monné
2026-01-06 13:58 ` [PATCH 3/5] x86/HVM: drop at_tsc parameter from ->set_tsc_offset() hook Jan Beulich
2026-01-14  9:40   ` Roger Pau Monné
2026-01-06 13:59 ` [PATCH 4/5] x86/time: gtsc_to_gtime() is HVM-only Jan Beulich
2026-01-14  9:43   ` Roger Pau Monné
2026-01-14  9:52     ` Roger Pau Monné
2026-01-06 14:00 ` [PATCH 5/5] x86/time: pv_soft_rdtsc() is PV-only Jan Beulich
2026-01-14  9:46   ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.