From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WChf2-0006UG-3f for qemu-devel@nongnu.org; Sun, 09 Feb 2014 22:36:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WChex-0007Ml-Gm for qemu-devel@nongnu.org; Sun, 09 Feb 2014 22:35:56 -0500 Received: from [222.73.24.84] (port=55122 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WChex-0007Jq-4y for qemu-devel@nongnu.org; Sun, 09 Feb 2014 22:35:51 -0500 Message-ID: <52F848B6.7080100@cn.fujitsu.com> Date: Mon, 10 Feb 2014 11:34:14 +0800 From: Qiao Nuohan MIME-Version: 1.0 References: <52EBAF1C.8050006@redhat.com> <1391180681-28296-1-git-send-email-tumanova@linux.vnet.ibm.com> In-Reply-To: <1391180681-28296-1-git-send-email-tumanova@linux.vnet.ibm.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Ekaterina Tumanova , lersek@redhat.com Cc: borntraeger@de.ibm.com, Public KVM Mailing List On 01/31/2014 11:04 PM, 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: Qiao Nuohan Sorry for replying later. The patch seems good to me and works well on my machine. P.S. I have no idea about where to find queued patches, could you give some hint? -- Regards Qiao Nuohan