On Mon, Feb 03, 2014 at 04:01:00PM +0000, Peter Maydell wrote: > On 3 February 2014 15:20, Stefan Hajnoczi <stefa...@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(-)