aboutgitcodebugslistschat
path: root/qemu/0001-net-Allow-also-UNIX-domain-sockets-to-be-used-as-net.patch
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Rebase patches on latest upstreamStefano Brivio2021-04-221-24/+43
| | | | | | qemu patches are now rebased on top of current HEAD, 3791642c8d60 Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* passt: qemu patch for direct UNIX domain connection without the qrap wrapperStefano Brivio2021-03-181-0/+176
...and, while at it, a second patch to fail when connect() fails in turn with EINVAL. These two patches haven't been sent upstream yet. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>