aboutgitcodebugslistschat
path: root/qemu/0002-net-Don-t-ignore-EINVAL-on-netdev-socket-connection.patch
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Rebase patches on latest upstreamStefano Brivio2021-04-221-5/+8
| | | | | | 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/+31
...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>