Re: [PATCH 0/2] Support for AF_UNIX -netdev socket and a small fix

2021-04-23 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1619190878.git.sbri...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: cover.1619190878.git.sbri...@redhat.com Subject: [PATCH 0/2] Support for AF_UNIX -netdev

[PATCH 0/2] Support for AF_UNIX -netdev socket and a small fix

2021-04-23 Thread Stefano Brivio
Patch 1/2 introduces support for AF_UNIX stream-oriented socket to be passed as -netdev, and patch 2/2 fixes a minor issue I found while trying to connect to an invalid path. Stefano Brivio (2): net: Allow also UNIX domain sockets to be used as -netdev socket net: Don't ignore EINVAL on netdev