This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
kvm-bindings-v0.7.0
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