Skip to content

kvm-ioctls-v0.25.0

Choose a tag to compare

@rbradford rbradford released this 15 Jun 11:24
· 2 commits to main since this release

Added

  • Plumb through KVM_CAP_COUNTER_OFFSET as Cap::CounterOffset.
  • Plumb through KVM_CAP_DIRTY_LOG_RING as Cap::DirtyLogRing.
  • [#359] Add support for
    KVM_SET_MSR_FILTER vm ioctl on x86_64.

Changed

  • Upgrade kvm-bindings to v0.14.1.