From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcFm8-0008LY-Uc for qemu-devel@nongnu.org; Fri, 01 Nov 2013 10:32:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VcFm4-0007MZ-1f for qemu-devel@nongnu.org; Fri, 01 Nov 2013 10:32:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcFm3-0007MV-QN for qemu-devel@nongnu.org; Fri, 01 Nov 2013 10:32:31 -0400 Date: Fri, 1 Nov 2013 10:32:28 -0400 From: Luiz Capitulino Message-ID: <20131101103228.4e58ef95@redhat.com> In-Reply-To: <1382628890-3701-1-git-send-email-afaerber@suse.de> References: <1382628890-3701-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC] vmstate: Add info vmstate HMP command (WIP) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?UTF-8?B?RsOkcmJlcg==?= Cc: amit.shah@redhat.com, quintela@redhat.com, qemu-devel@nongnu.org, agraf@suse.de On Thu, 24 Oct 2013 16:34:50 +0100 Andreas F=C3=A4rber wrote: > This adds a command "info vmstate" for dumping a textual representation > of the currently registered VMStateDescriptions. >=20 > Being purely for debugging, intentionally no QMP schema is set in stone. We had a discussion in the past about prefixing such QMP commands with x- or adding a special vendor extension for them. I don't remember the conclusion there, although I see that we do have x-rdma-pin-all in the schema.