From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar47k-0007Em-Vd for qemu-devel@nongnu.org; Fri, 15 Apr 2016 09:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ar47h-0007BQ-Lc for qemu-devel@nongnu.org; Fri, 15 Apr 2016 09:49:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar47h-0007BL-GW for qemu-devel@nongnu.org; Fri, 15 Apr 2016 09:49:25 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 04A8AC062C91 for ; Fri, 15 Apr 2016 13:49:24 +0000 (UTC) References: <1460566660-19241-1-git-send-email-marcandre.lureau@redhat.com> <20160414133420.6c49cc27@nial.brq.redhat.com> <570F99FA.8020500@redhat.com> <20160414174432.2e5a39e6@nial.brq.redhat.com> <570FD2BE.8080801@redhat.com> <878u0fxsv9.fsf@dusky.pond.sub.org> From: Paolo Bonzini Message-ID: <5710F15C.50400@redhat.com> Date: Fri, 15 Apr 2016 15:49:16 +0200 MIME-Version: 1.0 In-Reply-To: <878u0fxsv9.fsf@dusky.pond.sub.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] hostmem-file: plug a small leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Igor Mammedov , marcandre.lureau@redhat.com, qemu-devel@nongnu.org On 15/04/2016 08:56, Markus Armbruster wrote: > Paolo Bonzini writes: >=20 >> On 14/04/2016 17:44, Igor Mammedov wrote: >>> On Thu, 14 Apr 2016 15:24:10 +0200 >>> Paolo Bonzini wrote: >>> >>>> On 14/04/2016 13:34, Igor Mammedov wrote: >>>>> On Wed, 13 Apr 2016 18:57:40 +0200 >>>>> marcandre.lureau@redhat.com wrote: >>>>> =20 >>>>>> From: Marc-Andr=C3=A9 Lureau >>>>>> >>>>>> Signed-off-by: Marc-Andr=C3=A9 Lureau =20 >>>>> Reviewed-by: Igor Mammedov =20 >>>> >>>> Igor, feel free to send a pull request or even to add yourself as >>>> hostmem maintainer. >>> I can't send pull signed pull request as I don't have a trusted key. >=20 > Needs fixing. >=20 >> Ok, then I guess this will have to wait for 2.7. No big deal, it's >> really minor. Marc-Andr=C3=A9, please remind me when I'm back. :) >=20 > Yes, no big deal, but I could do a pull request for 2.6 if that's okay > with Paolo. I'm always okay with doing less work, and I obviously trust anyone who has already sent a pull request to Peter (plus some that haven't). Paolo