qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefano Brivio
Subject: [PATCH 0/2] Support for AF_UNIX -netdev socket and a small fix
Date: Fri, 23 Apr 2021 17:30:43 +0200

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 socket connection

 net/socket.c    | 109 +++++++++++++++++++++++++++++++++++++++---------
 qemu-options.hx |  12 +++---
 2 files changed, 95 insertions(+), 26 deletions(-)

-- 
2.29.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]