Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

vmm-sys-util-v0.10.0

Choose a tag to compare

@andreeaflorescu andreeaflorescu released this 15 Jul 07:48
· 111 commits to main since this release

Added

  • Added Android support by using the appropriate macro configuration when exporting functionality.
  • Derive Debug for FamStructWrapper & EventFd.

Changed

  • The ioctl_expr is now a const function instead of a macro.