-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add features needed by podman-machine #19
Comments
A "nice to have" feature would be the integration of gvisor-tap-vsock and vfkit to get userland networking instead of relying on the user of vfkit to setup gvisor-tap-vsock, and pass the file descriptor it wants to use to vfkit. |
I filed #24 to track this. |
podman-machine has everything it needs to use vfkit, so this can be closed. |
Before podman-machine can make use of vfkit instead of QEMU
Required:
Add EFI support #18
Ignition support #35
Add json serialization/deserialization #46
Add support for a GUI, virtio-input and virtio-gpu devices #44
gvforwarder
in the guestAdd NewFileHandleNetworkDeviceAttachment support #45
Possible improvements:
The text was updated successfully, but these errors were encountered: