You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables vfkit to use the --gui flag and virtio-gpu devices when
microvm.graphics.enable is set to true, matching the behavior of
other hypervisors like qemu and cloud-hypervisor.
Changes:
- Add virtio-gpu, virtio-input keyboard and pointing devices when
graphics.enable is true
- Add --gui flag to vfkit command line when graphics are enabled
- Replace virtio-serial with GUI devices in graphics mode
- Update README to document graphics support on macOS with vfkit
0 commit comments