qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v3 0/2] Qio next patches
@ 2018-06-28 12:38 Daniel P. Berrangé
  2018-06-28 12:38 ` [Qemu-devel] [PULL v3 1/2] socket: don't free msgfds if error equals EAGAIN Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel P. Berrangé @ 2018-06-28 12:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: Gerd Hoffmann, Daniel P. Berrangé, Peter Maydell,
	Marc-André Lureau, Paolo Bonzini

The following changes since commit 00928a421d47f49691cace1207481b7aad31b1f1:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626' into staging (2018-06-26 18:23:49 +0100)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/qio-next-pull-request

for you to fetch changes up to d66f78e1eaa832f73c771d9df1b606fe75d52a50:

  Delete AF_UNIX socket after close (2018-06-28 13:36:59 +0100)

----------------------------------------------------------------
Merge qio 2018-06-28 v3

Misc bug fixes for sockets channels

----------------------------------------------------------------

Pavel Balaev (1):
  Delete AF_UNIX socket after close

linzhecheng (1):
  socket: don't free msgfds if error equals EAGAIN

 chardev/char-socket.c |  4 ++--
 io/channel-socket.c   | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-29  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 12:38 [Qemu-devel] [PULL v3 0/2] Qio next patches Daniel P. Berrangé
2018-06-28 12:38 ` [Qemu-devel] [PULL v3 1/2] socket: don't free msgfds if error equals EAGAIN Daniel P. Berrangé
2018-06-28 12:38 ` [Qemu-devel] [PULL v3 2/2] Delete AF_UNIX socket after close Daniel P. Berrangé
2018-06-29  8:03 ` [Qemu-devel] [PULL v3 0/2] Qio next patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).