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 typeKvmNestedStateBuffer
makes these new functions easily usable.
Changed
- Upgrade
kvm-bindings
tov0.13.0