mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-23 00:04:24 +01:00
In order to let the user choose firecracker hypervisor instead of QEMU (from the configuration.toml), let's add it to the list of supported hypervisors. Fixes #1042 Depends-on: github.com/kata-containers/runtime#1044 Signed-off-by: Eric Ernst <eric.ernst@intel.com>