From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsYWL-0005JE-Op for qemu-devel@nongnu.org; Tue, 29 Sep 2009 04:57:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsYWH-0005Hs-2F for qemu-devel@nongnu.org; Tue, 29 Sep 2009 04:57:17 -0400 Received: from [199.232.76.173] (port=33921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsYWG-0005Hn-Q1 for qemu-devel@nongnu.org; Tue, 29 Sep 2009 04:57:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38701) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsYWG-0007Lc-AI for qemu-devel@nongnu.org; Tue, 29 Sep 2009 04:57:12 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8T8vAlW010147 for ; Tue, 29 Sep 2009 04:57:10 -0400 Message-ID: <4AC1CBE3.3060408@redhat.com> Date: Tue, 29 Sep 2009 10:57:07 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 15/24] switch qemu-config to qemu_error References: <1253907769-1067-1-git-send-email-kraxel@redhat.com> <1253907769-1067-16-git-send-email-kraxel@redhat.com> <87pr9adcqi.fsf@pike.pond.sub.org> In-Reply-To: <87pr9adcqi.fsf@pike.pond.sub.org> 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: qemu-devel@nongnu.org On 09/28/09 22:40, Markus Armbruster wrote: > This is to make it available for monitor code. I can't see any use in > this patch series, but it's a good change all the same. Patch #16 does. cheers, Gerd