From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sykv1-0003mt-O8 for qemu-devel@nongnu.org; Tue, 07 Aug 2012 10:38:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sykuw-0002Lw-0C for qemu-devel@nongnu.org; Tue, 07 Aug 2012 10:37:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sykuv-0002Lr-Oe for qemu-devel@nongnu.org; Tue, 07 Aug 2012 10:37:53 -0400 Message-ID: <5021283F.1070302@redhat.com> Date: Tue, 07 Aug 2012 16:37:51 +0200 From: Pavel Hrdina MIME-Version: 1.0 References: <3c770151454e19e279d1ecae8bb4daaf456df9de.1344344200.git.phrdina@redhat.com> <50211DB2.4010300@suse.de> <50211EF7.4030409@redhat.com> <87393yhiqr.fsf@blackfin.pond.sub.org> In-Reply-To: <87393yhiqr.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/1] hmp: allow "bool" parameter to be optional List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org On 08/07/2012 04:36 PM, Markus Armbruster wrote: > Pavel Hrdina writes: > >> On 08/07/2012 03:52 PM, Andreas F=C3=A4rber wrote: >>> Am 07.08.2012 15:03, schrieb Pavel Hrdina: >>>> Signed-off-by: Pavel Hrdina >>> This is in need of a more detailed commit message: What exactly is th= is >>> fixing? Or is this a preparation for a particular new command? >>> >>> Andreas >> Yes, this is preparation for update of savevm command. I forget to >> write it. And I think that in future this could be useful. > Recommend to resend as part of a series that actually uses it. Ok, that was also my first thought, but the I told myself that it could=20 be better send it first alone.