From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIfIL-0002l5-QO for qemu-devel@nongnu.org; Thu, 10 Dec 2009 04:26:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIfIG-0002iF-PU for qemu-devel@nongnu.org; Thu, 10 Dec 2009 04:26:45 -0500 Received: from [199.232.76.173] (port=41979 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIfIG-0002iC-N8 for qemu-devel@nongnu.org; Thu, 10 Dec 2009 04:26:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46138) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIfIG-000450-6L for qemu-devel@nongnu.org; Thu, 10 Dec 2009 04:26:40 -0500 Message-ID: <4B20BEC8.90106@redhat.com> Date: Thu, 10 Dec 2009 10:26:32 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [FOR 0.12 PATCH v4 05/22] Revert "monitor: Command-line flag to enable control mode" References: <1260274314-2906-1-git-send-email-kraxel@redhat.com> <1260274314-2906-6-git-send-email-kraxel@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: agraf@suse.de, qemu-devel@nongnu.org, lcapitulino@redhat.com On 12/10/09 08:59, Markus Armbruster wrote: > Gerd Hoffmann writes: > >> This reverts commit adcb181afe5a951c521411c7a8e9d9b791aa6742. > > Would be nice to state why it's reverted, and that it'll be back in a > few commits. Is mentioned in the 00/22 intro text. But, yea, that one doesn't end up in the chaneglog, so it is indeed a good idea to add this here too. cheers, Gerd