On Tue, 11 May 2021 at 20:30, Eric Blake <ebl...@redhat.com> wrote: > > The following changes since commit f9a576a818044133f8564e0d243ebd97df0b3280: > > Merge remote-tracking branch > 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging > (2021-05-11 13:03:44 +0100) > > are available in the Git repository at: > > https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-05-11 > > for you to fetch changes up to 37179e9ea45d6428b29ae789209c119ac18c1d39: > > sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog (2021-05-11 > 12:43:26 -0500) > > ---------------------------------------------------------------- > nbd patches for 2021-05-11 > > - fix fd passing to qemu-storage-daemon --nbd-server > > ---------------------------------------------------------------- > Stefan Hajnoczi (1): > sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog > > util/qemu-sockets.c | 29 ++++++++++++++++++++++------- > 1 file changed, 22 insertions(+), 7 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM