From 5abdd2aaf0213536024e66f48eb2c242c9e5a5e9 Mon Sep 17 00:00:00 2001 From: Carlos Venegas Date: Thu, 18 Mar 2021 19:25:55 +0000 Subject: [PATCH] qemu: move 5.0.0 patches to its own dir. Some patches has conflicts with old experimental kernel. Move patches to its own specific version. Signed-off-by: Carlos Venegas --- ...004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch | 0 .../0005-virtiofsd-extract-lo_do_open-from-lo_open.patch | 0 ...006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch | 0 ...007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tools/packaging/qemu/patches/{5.0.x => v5.0.0}/0004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch (100%) rename tools/packaging/qemu/patches/{5.0.x => v5.0.0}/0005-virtiofsd-extract-lo_do_open-from-lo_open.patch (100%) rename tools/packaging/qemu/patches/{5.0.x => v5.0.0}/0006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch (100%) rename tools/packaging/qemu/patches/{5.0.x => v5.0.0}/0007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch (100%) diff --git a/tools/packaging/qemu/patches/5.0.x/0004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch b/tools/packaging/qemu/patches/v5.0.0/0004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch similarity index 100% rename from tools/packaging/qemu/patches/5.0.x/0004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch rename to tools/packaging/qemu/patches/v5.0.0/0004-virtiofsd-Add-o-allow_direct_io-no_allow_direct_io-o.patch diff --git a/tools/packaging/qemu/patches/5.0.x/0005-virtiofsd-extract-lo_do_open-from-lo_open.patch b/tools/packaging/qemu/patches/v5.0.0/0005-virtiofsd-extract-lo_do_open-from-lo_open.patch similarity index 100% rename from tools/packaging/qemu/patches/5.0.x/0005-virtiofsd-extract-lo_do_open-from-lo_open.patch rename to tools/packaging/qemu/patches/v5.0.0/0005-virtiofsd-extract-lo_do_open-from-lo_open.patch diff --git a/tools/packaging/qemu/patches/5.0.x/0006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch b/tools/packaging/qemu/patches/v5.0.0/0006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch similarity index 100% rename from tools/packaging/qemu/patches/5.0.x/0006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch rename to tools/packaging/qemu/patches/v5.0.0/0006-virtiofsd-optionally-return-inode-pointer-from-lo_do.patch diff --git a/tools/packaging/qemu/patches/5.0.x/0007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch b/tools/packaging/qemu/patches/v5.0.0/0007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch similarity index 100% rename from tools/packaging/qemu/patches/5.0.x/0007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch rename to tools/packaging/qemu/patches/v5.0.0/0007-virtiofsd-prevent-opening-of-special-files-CVE-2020-.patch