From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 3/4] libvirt, qemu: Move patches to new directory, contrib Date: Fri, 28 Jan 2022 19:34:08 +0100 Message-ID: <20220128183409.3407795-4-sbrivio@redhat.com> In-Reply-To: <20220128183409.3407795-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8613644662764373990==" --===============8613644662764373990== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I'm about to add a new adaptation carrying out-of-tree patches for a Kata Containers PoC -- move the existing out-of-tree patches to their own directory to keep things easy to find in the main one. Signed-off-by: Stefano Brivio --- ...001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch | 0 ...001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch | 0 ...0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {libvirt =3D> contrib/libvirt}/0001-conf-Introduce-support-for-UNIX-d= omain-socket-as-qem.patch (100%) rename {qemu =3D> contrib/qemu}/0001-net-Allow-also-UNIX-domain-sockets-to-b= e-used-as-net.patch (100%) rename {qemu =3D> contrib/qemu}/0002-net-Don-t-ignore-EINVAL-on-netdev-socke= t-connection.patch (100%) diff --git a/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qe= m.patch b/contrib/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-= as-qem.patch similarity index 100% rename from libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem= .patch rename to contrib/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-= as-qem.patch diff --git a/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.p= atch b/contrib/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net= .patch similarity index 100% rename from qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.pa= tch rename to contrib/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-= net.patch diff --git a/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.pa= tch b/contrib/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.p= atch similarity index 100% rename from qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.pat= ch rename to contrib/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connecti= on.patch --=20 2.33.0 --===============8613644662764373990==--