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
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Add support for firecracker in addition to QEMU as a supported hypervisor in Kata.
This will require a few changes and additions to Kata components
Runtime
Making multiqueue optional for network interfaces
network: Don't assume multiple queues support runtime#1027
Adding support for the firecracker API
Actual implementation of the hypervisor interface
Adding support to boot from disk (vs nvdimm or initramfs)
Adding support for virtio-mmio type devices
Supporting gRPC based copy of files from host to VM
Kernel
Packaging
Agent
The text was updated successfully, but these errors were encountered: