Skip to content

Virtio9PFS-handler 0.10.0 (beta)

Pre-release
Pre-release

Choose a tag to compare

@derfsss derfsss released this 11 Jun 17:16
· 1 commit to main since this release

Beta release of Virtio9PFS-handler — mounts QEMU host-shared folders as native AmigaOS 4.1 volumes via VirtIO 9P (9P2000.L).

⚠️ Beta — actively under development. Tested on QEMU AmigaOne (legacy VirtIO), Pegasos2 (modern VirtIO), and SAM460ex. Use at your own risk.

Highlights of 0.10.0

  • Graceful exit when no VirtIO 9P device is present: the handler declines the mount silently — no blocking boot requester, and the DOSDriver can stay installed permanently
  • New AmigaOS Installation Utility wizard (install.py — double-click its icon): copies the handler to L: and the SHARED DOSDriver to DEVS:DOSDrivers/
  • Inherits the v0.9.x robustness pass: tag-matched transport, FID orphan tracking, wallclock timeouts, bounds-checked marshal

Install: extract the archive, open the Virtio9PFS drawer, double-click install.py. Full details in the bundled README.

See CHANGELOG.md for the complete changelog.