kvm-ioctls-v0.23.0
·
21 commits
to main
since this release
Changelog
v0.23.0
Added
- [#322] Added
VcpuFd::nested_state()andVcpuFd::set_nested_state()to work with nested KVM state. Only works onx86. The helper typeKvmNestedStateBuffermakes these new functions easily usable.
Changed
- Upgrade
kvm-bindingstov0.13.0