Skip to content

virtio-queue v0.2.0

Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 04 Mar 11:25
· 262 commits to main since this release

v0.2.0

Added

  • Testing Interface: Added the possibility to initialize a mock descriptor
    chain from a list of descriptors.
  • Added setters and getters for the queue fields required for extending the
    Queue in VMMs.

Fixed

  • Apply the appropriate endianness conversion on used_idx.