Skip to content

MilvusVisor v1.4.0

Compare
Choose a tag to compare
@PG-MANA PG-MANA released this 17 Apr 13:45
· 8 commits to main since this release

Changes from version 1.3.1

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