Skip to content

kvm-ioctls-v0.17.0

Latest
Compare
Choose a tag to compare
@JonathanWoollett-Light JonathanWoollett-Light released this 23 Apr 15:18

Changelog

v0.17.0

Changed

  • [#255]: Fixed a
    soundness issue when accessing the kvm_run struct. VcpuFd::run() and
    VcpuFd::set_kvm_immediate_exit() now take &mut self as a consequence.
  • [#260]: Updated kvm-bindings to 0.8.0.