MilvusVisor v1.4.0
Changes from version 1.3.1
- Stabilize the
common
crate- Remove all unstable features from
common
- Remove all unstable features from
- Improve function calls and function arguments
- These are internal updates
- Add
builder.rs
- This replaces the
Makefile
- This replaces the
- Rework memory access handler
- The handler becomes able to access
data
which was registered at the handler initialisation
- The handler becomes able to access
- Add virtio device interface
- You can now implement virtio devices
- Support Raspberry Pi 5