From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALk8-0002Y6-0i for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:47:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WALk2-0007Ep-1D for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:47:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALk1-0007El-QC for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:47:21 -0500 Date: Mon, 3 Feb 2014 16:22:08 +0100 From: Stefan Hajnoczi Message-ID: <20140203152208.GA22423@stefanha-thinkpad.redhat.com> References: <1385031835-4472-1-git-send-email-stefanha@redhat.com> <20140203095448.GB11167@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Andreas Faerber , Gerd Hoffmann On Mon, Feb 03, 2014 at 10:30:08AM +0000, Peter Maydell wrote: > On 3 February 2014 09:54, Stefan Hajnoczi wrote: > > I still think we should merge these patches :). Are you happy to merge > > them? > > They look like they're fixing a bug to me, so yes. You could > make my life easier by arranging for them to appear in a pull > request... Your wish is my command. I have sent a pull request (after rebasing and retesting). Stefan