diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-01-26 17:05:20 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-01-28 18:51:50 +0100 |
commit | 27050b094f6b3e64f1536ebca09f3476b308493b (patch) | |
tree | a45a5fa8011829876c36e5af3369f7120cbec6dd | |
parent | f3caf555af86e33d55a94ff814e4a4fbe26640be (diff) | |
download | passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar.gz passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar.bz2 passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar.lz passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar.xz passt-27050b094f6b3e64f1536ebca09f3476b308493b.tar.zst passt-27050b094f6b3e64f1536ebca09f3476b308493b.zip |
libvirt, qemu: Move patches to new directory, contrib
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 <sbrivio@redhat.com>
-rw-r--r-- | contrib/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch (renamed from libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch) | 0 | ||||
-rw-r--r-- | contrib/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch (renamed from qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch) | 0 | ||||
-rw-r--r-- | contrib/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch (renamed from qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch b/contrib/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch index 386cc4a..386cc4a 100644 --- a/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch +++ b/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.patch b/contrib/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch index 9e71f88..9e71f88 100644 --- a/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch +++ b/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.patch b/contrib/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch index 0e31a1b..0e31a1b 100644 --- a/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch +++ b/contrib/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch |