From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVR9a-0007Ov-H4 for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:58:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVR9V-0007K0-Ij for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:58:29 -0500 Received: from [199.232.76.173] (port=34323 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVR9V-0007Jr-Dc for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:58:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60804) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVR9U-00069n-Tz for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:58:25 -0500 Message-ID: <4B4F3109.5070000@redhat.com> Date: Thu, 14 Jan 2010 15:58:17 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <4B4F2F06.2040301@siemens.com> In-Reply-To: <4B4F2F06.2040301@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH][STABLE] Don't set default monitor when there is a mux'ed one List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , qemu-devel On 01/14/10 15:49, Jan Kiszka wrote: > This fixes eg. "-nographic -serial mon:stdio [-serial ...]". Looks good to me. Acked-by: Gerd Hoffmann cheers, Gerd