Skip to content

vm-device-v0.1.0

Latest
Compare
Choose a tag to compare
@lauralt lauralt released this 20 Dec 10:29
· 22 commits to main since this release

This is the first vm-device release.
The vm-device crate provides device traits defining read and write operations
on specialized buses, a device manager for operating devices and dispatching
I/O, and abstractions for defining resources and their constraints (e.g. a
specific bus address range, IRQ number, etc.).