Skip to content

vm-superio-v0.5.0

Choose a tag to compare

@lauralt lauralt released this 26 Oct 11:11
· 73 commits to main since this release

v0.5.0

Added

  • Added RtcState, and support for saving and restoring the state of the Rtc
    device. This support is useful for snapshot use cases, such as live
    migration (#65).

Fixed

  • Fixed potential overflow in the Rtc implementation caused by an invalid
    offset (#65).