diff options
author | Peter Martincic <[email protected]> | 2023-11-27 13:35:24 -0800 |
---|---|---|
committer | Wei Liu <[email protected]> | 2024-03-01 08:19:06 +0000 |
commit | adf47524b56a791734ae24da8412c6579e2fab4f (patch) | |
tree | 868b3b9d4810131da98af73676216b1413513735 /scripts/gdb/linux/interrupts.py | |
parent | d206a76d7d2726f3b096037f2079ce0bd3ba329b (diff) |
hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
Hyper-V hosts can omit the _SYNC flag to due a bug on resume from modern
suspend. In such a case, the guest may fail to update its time-of-day to
account for the period when it was suspended, and could proceed with a
significantly wrong time-of-day. In such a case when the guest is
significantly behind, fix it by treating a _SAMPLE the same as if _SYNC
was received so that the guest time-of-day is updated.
This is hidden behind param hv_utils.timesync_implicit.
Signed-off-by: Peter Martincic <[email protected]>
Acked-by: Boqun Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions