mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-04 06:54:28 +01:00
currently virtiofs support is being reworked to use qemu and kernel from virtio-fs gitlab repo. The current support that we have for virtio-fs has been disabled as required patches for the 4.19 kernel were removed in [1]. [1] https://github.com/kata-containers/packaging/pull/703 Fixes: #2048. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>