mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-04 15:04:25 +01:00
If we apply patches directly to qemu package this will fail unless we use qemu 4.0 (not yet today). This patch organize qemu patches per version. For following PRs we should make scripts aware of this and apply the right set of patches. Fixes: #475 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>