From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCqrk-0007Z0-5c for qemu-devel@nongnu.org; Mon, 10 Feb 2014 08:25:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCqrf-0006pc-Ty for qemu-devel@nongnu.org; Mon, 10 Feb 2014 08:25:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCqrf-0006pA-MO for qemu-devel@nongnu.org; Mon, 10 Feb 2014 08:25:35 -0500 Date: Mon, 10 Feb 2014 08:24:52 -0500 From: Luiz Capitulino Message-ID: <20140210082452.276c3864@redhat.com> In-Reply-To: <52F89464.8000000@cn.fujitsu.com> References: <52EBAF1C.8050006@redhat.com> <1391180681-28296-1-git-send-email-tumanova@linux.vnet.ibm.com> <52F848B6.7080100@cn.fujitsu.com> <52F88DF0.9020502@redhat.com> <52F89464.8000000@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qiao Nuohan Cc: borntraeger@de.ibm.com, Ekaterina Tumanova , Laszlo Ersek , Public KVM Mailing List On Mon, 10 Feb 2014 16:57:08 +0800 Qiao Nuohan wrote: > On 02/10/2014 04:29 PM, Laszlo Ersek wrote: > > Last time I had submitted patches for dump, they went in via Luiz's queue: > > > > http://repo.or.cz/w/qemu/qmp-unstable.git/shortlog/refs/heads/queue/qmp-next > > > > It seems appropriate now as well; in my clone: > > > > $ git diff master..qiao_v8>squashed.patch > > $ scripts/get_maintainer.pl squashed.patch > > Luiz Capitulino (supporter:Human Monitor > > (HMP),commit_signer:7/25=28%,commit_signer:1/8=12%) > > [...] > > > > It's indeed a queue, ie. Luiz can elect to rebase / reorder the buffered > > patches from time to time. > > > > Laszlo > > Thank you. I will wait for it. I'm a bit behind my queue, I'll start going over pending patches today.