Releases: mac-vz/macvz
Releases · mac-vz/macvz
v0.0.4-1
v0.0.4
What's Changed
- (feature) Revamp guest to host communication by @balajiv113 in #18
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
This release contains the following changes,
- Code cleanups
- Move vz changes out of macvz to fork
- Fix typo of kernel
v0.0.1
Initial release with the following support,
- Start, Stop a VM using Virtualization.Framework
- SSH to a running instance
- Mount directory via virtio-fs
- Port forwarding
- Working docker example