mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
Today we apply patches per base branch. Having two qemu versions in a similar base version can make can have problems if one of the trees already has a patch. If a patch is needed only for one specific tag/commit add only the patch to that version. Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>