From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya4f3-0003d7-MQ for qemu-devel@nongnu.org; Mon, 23 Mar 2015 11:53:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya4f0-00089y-Bx for qemu-devel@nongnu.org; Mon, 23 Mar 2015 11:53:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya4f0-00089g-56 for qemu-devel@nongnu.org; Mon, 23 Mar 2015 11:53:02 -0400 Message-ID: <551036CC.8070309@redhat.com> Date: Mon, 23 Mar 2015 16:52:44 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1426969430-14941-1-git-send-email-somlo@cmu.edu> <1426969430-14941-6-git-send-email-somlo@cmu.edu> <550FD374.80602@redhat.com> <20150323131951.GA20982@HEDWIG.INI.CMU.EDU> <55101F19.5070203@redhat.com> In-Reply-To: <55101F19.5070203@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 5/5] fw_cfg: insert fw_cfg file blobs via qemu cmdline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , "Gabriel L. Somlo" Cc: matt.fleming@intel.com, mdroth@linux.vnet.ibm.com, rjones@redhat.com, jordan.l.justen@intel.com, "Gabriel L. Somlo" , qemu-devel@nongnu.org, gleb@cloudius-systems.com, kraxel@redhat.com, armbru@redhat.com On 23/03/2015 15:11, Laszlo Ersek wrote: > Depends on the exact maintainer picking up your series. > > ... Now good luck figuring out who that's going to be :) > > (I ran "scripts/get_maintainer.pl" on a squashed diff for this series. > It named only Paolo, but for the wrong reason: "vl.c" matched "Main > loop" from the MAINTAINERS file. fw_cfg has no dedicated owner, apparently.) Gerd replied with "Looks good to me", so I think it should go through him or through mst. Paolo