From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQjk4-0008GL-AI for qemu-devel@nongnu.org; Thu, 20 Mar 2014 16:39:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQjjv-0003oE-DI for qemu-devel@nongnu.org; Thu, 20 Mar 2014 16:39:08 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:53373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQjjv-0003o0-4S for qemu-devel@nongnu.org; Thu, 20 Mar 2014 16:38:59 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 20 Mar 2014 20:38:56 -0000 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id A51481B08040 for ; Thu, 20 Mar 2014 20:38:45 +0000 (GMT) Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s2KKchXU2425116 for ; Thu, 20 Mar 2014 20:38:43 GMT Received: from d06av04.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s2KKcs8a015901 for ; Thu, 20 Mar 2014 14:38:54 -0600 Message-ID: <532B51DD.8060807@de.ibm.com> Date: Thu, 20 Mar 2014 21:38:53 +0100 From: Christian Borntraeger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] hmp interface for kdump compressed format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qiaonuohan Cc: "qemu-devel@nongnu.org" , Luiz Capitulino Qiao Nuohan, is there a reason why you did not implemented the HMP part for that format of kdump compressed format? After all this is a patch mostly for developers, so a HMP interface might come handy. Do you already have some patch in preparation or know somebody doing it? Thanks a lot Christian