Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

kvm-bindings-v0.7.0

Compare
Choose a tag to compare
@roypat roypat released this 03 Jan 13:12
· 37 commits to main since this release

Changelog

[0.7.0]

Changed

  • API change in the bindings from upstream kernel changes:
    • system_event has been made into a new union
  • The x86 module has been renamed to x86_64 for consistency (matches the kernel
    architecture directory name)
  • Added all features to the generated docs.rs documentation.

Removed

  • Dropped "x86" (32-bit) x86 support