qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Daniel P. Berrangé" <berrange@redhat.com>
Subject: [Qemu-devel] [PULL 0/1] Qio next patches
Date: Thu, 24 Jan 2019 12:26:13 +0000	[thread overview]
Message-ID: <20190124122614.16624-1-berrange@redhat.com> (raw)

The following changes since commit 6d809e7da943bb4b95b408fbf3d80d097c0f7d38:

  Merge remote-tracking branch 'remotes/xtensa/tags/20190122-xtensa' into staging (2019-01-23 21:50:49 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 73564c407caedf992a1c688b5fea776a8b56ba2a:

  io: ensure UNIX client doesn't unlink server socket (2019-01-24 12:23:35 +0000)

----------------------------------------------------------------
Merge qio 2019/01/24

Fixes accidental deletion of VNC server UNIX listener socket

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

Daniel P. Berrangé (1):
  io: ensure UNIX client doesn't unlink server socket

 io/channel-socket.c            | 19 ++------
 tests/test-io-channel-socket.c | 86 ++++++++++++++++++++++++++++++----
 2 files changed, 80 insertions(+), 25 deletions(-)

-- 
2.20.1

             reply	other threads:[~2019-01-24 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24 12:26 Daniel P. Berrangé [this message]
2019-01-24 12:26 ` [Qemu-devel] [PULL 1/1] io: ensure UNIX client doesn't unlink server socket Daniel P. Berrangé
2019-01-25  9:54 ` [Qemu-devel] [PULL 0/1] Qio next patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190124122614.16624-1-berrange@redhat.com \
    --to=berrange@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).