Skip to content

Releases: rust-vmm/vm-virtio

virtio-vsock-v0.10.0

26 Jun 15:09
virtio-vsock-v0.10.0
Compare
Choose a tag to compare
virtio-vsock v0.10.0

Changed

- Updated virtio-bindings from 0.2.5 to 0.2.6.
- Updated virtio-queue from 0.15.0 to 0.16.0

virtio-queue-v0.16.0

26 Jun 15:08
virtio-queue-v0.16.0
Compare
Choose a tag to compare
virtio-queue v0.16.0

Changed

- Updated virtio-bindings from 0.2.5 to 0.2.6.

virtio-queue-ser-v0.13.0

26 Jun 15:08
virtio-queue-ser-v0.13.0
Compare
Choose a tag to compare
virtio-queue-ser v0.13.0

Changed

- Updated virtio-queue from 0.15.0 to 0.16.0

virtio-bindings-v0.2.6

26 Jun 15:07
virtio-bindings-v0.2.6
Compare
Choose a tag to compare

Changed

  • Bindings are now once again distributed with the crate, rather than
    generated at build time.
  • Regenerate bindings with Linux 6.15.
  • Remove unused feature flags and build dependencies.

virtio-vsock-v0.9.0

11 Jun 12:02
Compare
Choose a tag to compare

Fixed

  • Add license files.

Changed

  • Updated virtio-bindings from 0.2.4 to 0.2.5.
  • Updated virtio-queue from 0.14.0 to 0.15.0

virtio-queue-v0.15.0

11 Jun 08:00
Compare
Choose a tag to compare

Fixed

  • Add license files.

Changed

  • Updated virtio-bindings from 0.2.4 to 0.2.5.
  • Use RawDescriptor to represent the memory layout of the split and packed descriptor in virtio-queue/desc.
  • Move the split descriptor to the virtio-queue/desc.
  • Updated vmm-sys-util from v0.12.1 to v0.14.0

Added

  • Add packed descriptor in virtio-queue

virtio-queue-ser-v0.12.0

11 Jun 08:01
Compare
Choose a tag to compare

Changed

  • Updated virtio-queue form 0.14.0 to 0.15.0

Fixed

  • Add license files.

virtio-bindings-v0.2.5

10 Feb 09:37
Compare
Choose a tag to compare

Changed

  • Regenerate bindings with Linux 6.12.
  • Introduced bindgen build dependency and its clang development package
    dependency. See bindgen fix below for why this was necessary.

Fixed

  • Add license files.
  • Use bindgen library from build.rs to fix i686 builds due to x86_64-specific
    alignment checks.

virtio-vsock-v0.8.0

21 Oct 07:52
Compare
Choose a tag to compare

Changed

  • Updated vm-memory from 0.15.0 to 0.16.0.
  • Updated virtio-bindings from 0.2.3 to 0.2.4.
  • Updated virtio-queue from 0.13.0 to 0.14.0.

virtio-queue-v0.14.0

21 Oct 07:50
Compare
Choose a tag to compare

Changed

  • Updated vm-memory from 0.15.0 to 0.16.0
  • Updated virtio-bindings from 0.2.3 to 0.2.4.