From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbpv1-00071v-PA for qemu-devel@nongnu.org; Thu, 31 Oct 2013 06:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VboTV-0004sB-5Z for qemu-devel@nongnu.org; Thu, 31 Oct 2013 05:27:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VboTU-0004rx-TY for qemu-devel@nongnu.org; Thu, 31 Oct 2013 05:23:33 -0400 Date: Thu, 31 Oct 2013 10:22:25 +0100 From: Stefan Hajnoczi Message-ID: <20131031092225.GB30212@stefanha-thinkpad.redhat.com> References: <1383141276-19230-1-git-send-email-stefanha@redhat.com> <52712952.8010203@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <52712952.8010203@suse.de> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 0/7] qdev and blockdev refcount leak fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Paolo Bonzini , qemu-devel@nongnu.org, Anthony Liguori , Markus Armbruster On Wed, Oct 30, 2013 at 04:44:18PM +0100, Andreas F=E4rber wrote: > Am 30.10.2013 14:54, schrieb Stefan Hajnoczi: > > v3: > > * I lost track of this patch, now I'm pushing it again >=20 > Part of this series is in a pending qom-next pull of mine (on a > different base), which Anthony didn't merge due to some questions or > problems, and during Hackathon he disappeared and so far hasn't followe= d > up further. :( >=20 > I can surely send a rebased PULL v2 now that the block fix I think is > in, but not sure if that is all to do... Ah, that explains what happened. Anyway this v3 series should be useful to you because it resolves conflicts with qemu.git/master. Stefan