Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Maintained by go/gitwatcher - Please do not modify manually. [ID: 762704]
Maintained by go/gitwatcher - Please do not modify manually. [ID: 762733]
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
In issue 260276905 we talked about adding a tast test to confirm that the VM time freezes when the VM is suspended and time doesn't jump when resuming the VM later. This is especially important on ARM64 systems where the architected timer needs to subtract suspended time from the virtual counter offset so that the clock doesn't jump wildly. This bug tracks implementing such a test in tast to confirm this code is working.