qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Anthony Liguori <aliguori@amazon.com>,
	Andreas Faerber <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
Date: Tue, 4 Feb 2014 09:31:11 +0100	[thread overview]
Message-ID: <20140204083111.GA6919@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <CAFEAcA8sgqe1X5uBGaosLcQv7R5iodPnn7MmJxo6HrQ=+Mj4xg@mail.gmail.com>

On Mon, Feb 03, 2014 at 04:01:00PM +0000, Peter Maydell wrote:
> On 3 February 2014 15:20, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> > This pull request has been rebased onto qemu.git/master and retested.
> >
> > The series fixes init_socket() failures when reused PIDs cause temporary file
> > name collisions.
> 
> Your pull request appears to be missing the critically
> important part, ie the git repo/branch/tag information
> to pull from... ("git request-pull" is your friend here.)

Oops, I ran the wrong script.  Here are the full details and signed tag:

The following changes since commit 2f61120c10da9128357510debc8e66880cd2bfdc:

  Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging (2014-02-01 23:32:31 +0000)

are available in the git repository at:


  git://github.com/stefanha/qemu.git tags/qtest-for-peter

for you to fetch changes up to 56db2e5843256c857addb17deb743109330649be:

  qtest: unlink UNIX domain sockets after connecting (2014-02-03 16:06:24 +0100)

----------------------------------------------------------------
qtest resource cleanup patches

----------------------------------------------------------------
Stefan Hajnoczi (2):
      qtest: unlink QEMU pid file after startup
      qtest: unlink UNIX domain sockets after connecting

 tests/libqtest.c | 45 +++++++++++++++++++++++----------------------
 1 file changed, 23 insertions(+), 22 deletions(-)

  reply	other threads:[~2014-02-04  8:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 15:20 [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets Stefan Hajnoczi
2014-02-03 15:20 ` [Qemu-devel] [PULL 1/2] qtest: unlink QEMU pid file after startup Stefan Hajnoczi
2014-02-03 15:20 ` [Qemu-devel] [PULL 2/2] qtest: unlink UNIX domain sockets after connecting Stefan Hajnoczi
2014-02-03 16:01 ` [Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets Peter Maydell
2014-02-04  8:31   ` Stefan Hajnoczi [this message]
2014-02-07 16:41     ` Peter Maydell
2014-02-09 11:40       ` Andreas Färber

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=20140204083111.GA6919@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=afaerber@suse.de \
    --cc=aliguori@amazon.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).