Skip to content

Releases: crc-org/vfkit

vfkit v0.5.1

22 Jan 14:37
v0.5.1
Compare
Choose a tag to compare

The main change in this release is a change in the default cache settings used by vfkit to avoid a disk corruption issue in podman machine.

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Nov 11:32
v0.5.0
Compare
Choose a tag to compare

What's Changed

  • Add rosetta support by @cfergeau in #57
  • Fix inverted width/height in virtio-gpu by @ErwanMAS in #58
  • Add can* params in GET /vm/state in the REST API by @BlackHole1 in #63
  • Update to latest Code-Hex/vz release, this fixes some memory corruption crashes.
  • Documentation updates, including a quick start guide by @cfergeau in #55, #56 and #66

New Contributors

Full Changelog: v0.1.1...v0.5.0

v0.1.1

10 Jul 16:20
v0.1.1
Compare
Choose a tag to compare

What's Changed

v0.1.0

10 Jul 15:44
v0.1.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.1.0

vfkit 0.0.4

15 Nov 12:09
v0.0.4
Compare
Choose a tag to compare

This updates the version of the vfkit binary (vfkit --version). This was forgotten in the 0.0.3 release.

vfkit 0.0.3

15 Nov 10:54
v0.0.3
Compare
Choose a tag to compare
  • It's now possible to use multiple vsock connections to/from the VM.
  • Error reporting when starting the VM is improved.
  • The -timesync option can be used to detect when the host wakes up from sleep and to resync the VM time
  • The built binaries can be run on macOS 11 regardless of the macOS version they were built on

vfkit 0.0.2

28 Jul 13:48
v0.0.2
Compare
Choose a tag to compare

This is the 2nd release of vfkit. This new version adds file sharing support on macOS 12+ (errors will be returned on macOS 11 or older). It's now built as a universal (Intel and M1) binary.

vfkit v0.0.1

03 Feb 10:20
v0.0.1
Compare
Choose a tag to compare

Initial release of vfkit. Provides enough functionality for testing with https://github.com/cfergeau/crc/tree/macos-vf