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 was 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
Kernel
Firecracker support: Add support for virtio-mmio packaging#272
Packaging
This is no longer needed. Add support for firecracker in addition to QEMU as a supported hypervisor in Kata. #1031 (comment)
Agent
protocols/grpc: implement function to copy files agent#433