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

latest releases: v0.14.1, v0.14.0, v0.13.1...
3 years ago

Added

  • [#109]: Added build_raw to MmapRegion which can be used to operate on externally created mappings.
  • [#101]: Added check_range for GuestMemory which could be used to validate a range of guest memory.
  • [#115]: Add methods for atomic access to Bytes.

Fixed

  • [#93]: DoS issue when using virtio with rust-vmm/vm-memory.
  • [#106]: Asserts trigger on zero-length access.

Removed

  • integer-atomics is no longer a distinct feature of the crate.

Don't miss a new vm-memory release

NewReleases is sending notifications on new releases.