Look into notifying the guest when vcpus are paused #1859
Labels
Priority: Medium
Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Status: Parked
Indicates that an issues or pull request will be revisited later
Type: Enhancement
Indicates new feature requests
Type: Fix
Indicates a fix to existing code
According to the documentation:
KVM uses this ioctl to notify the guest that it's being paused(code):
In the context of snapshotting a microVM and resuming it later, this ioctl needs to be evaluated to assess its benefits & costs and whether it should be called immediately after pausing or between deserialization and resuming.
The text was updated successfully, but these errors were encountered: