From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCyzk-0003zn-Lx for qemu-devel@nongnu.org; Mon, 10 Feb 2014 17:06:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCyze-0000Ti-Lc for qemu-devel@nongnu.org; Mon, 10 Feb 2014 17:06:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCyze-0000Tc-Cn for qemu-devel@nongnu.org; Mon, 10 Feb 2014 17:06:22 -0500 Message-ID: <52F94D56.5050109@redhat.com> Date: Mon, 10 Feb 2014 23:06:14 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <52EBAF1C.8050006@redhat.com> <1391180681-28296-1-git-send-email-tumanova@linux.vnet.ibm.com> <52EBD9D9.1060507@redhat.com> <20140210162305.6f4aeff3@redhat.com> In-Reply-To: <20140210162305.6f4aeff3@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Luiz Capitulino Cc: qiaonuohan@cn.fujitsu.com, borntraeger@de.ibm.com, Ekaterina Tumanova , Public KVM Mailing List On 02/10/14 22:23, Luiz Capitulino wrote: > On Fri, 31 Jan 2014 18:14:01 +0100 > Laszlo Ersek wrote: > >> On 01/31/14 16:04, Ekaterina Tumanova wrote: >>> True! Fixed. Tested. >>> >>> Can you please put it into push-queue? >>> >>> Thanks, >>> Kate. >>> >>> Ekaterina Tumanova (1): >>> Define the architecture for compressed dump format. >>> >>> dump.c | 7 +++++-- >>> target-i386/cpu.h | 2 ++ >>> target-s390x/cpu.h | 1 + >>> 3 files changed, 8 insertions(+), 2 deletions(-) >>> >> >> Reviewed-by: Laszlo Ersek >> >> Also CC'ing Luiz (because the dump series belongs to his QMP tree as far >> as I remember). > > Is this patch supposed to applied on top of: > > [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format Yes, please apply it on top. (I think Qiao also reviewed it.) > If it is, then maybe Qiao Nuohan can apply/merge it on top of v9, as a > respin of that series is needed. I disagree with the notion that a respin is needed just for the warnings. (See my other email.) OTOH, Qiao apparently has about ten thousand times more patience than myself, so if he does respin, he should just keep my R-b's, because I *will not* look at this series again, until I port it. Thanks Laszlo