github rust-vmm/vm-memory v0.15.0
vm-memory-v0.15.0

14 days ago

Changelog

[v0.15.0]

Added

  • [#270] atomic_bitmap: add capability to reset bits range
  • [#285] Annotated modules in lib.rs to indicate their feature
    dependencies such that it is reflected in the docs, enhancing documentation clarity for users.

Changed

  • [#275] Fail builds on non 64-bit platforms.

Fixed

  • [#279] Remove restriction from read_volatile_from and write_volatile_into
    that made it copy data it chunks of 4096.

Don't miss a new vm-memory release

NewReleases is sending notifications on new releases.