From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MF2Cm-0007uC-QA for qemu-devel@nongnu.org; Fri, 12 Jun 2009 04:33:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MF2Ci-0007tt-7i for qemu-devel@nongnu.org; Fri, 12 Jun 2009 04:33:44 -0400 Received: from [199.232.76.173] (port=58807 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MF2Ci-0007tq-2J for qemu-devel@nongnu.org; Fri, 12 Jun 2009 04:33:40 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56398) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MF2Cg-0001gR-Vu for qemu-devel@nongnu.org; Fri, 12 Jun 2009 04:33:39 -0400 Message-ID: <4A3212CE.9070704@redhat.com> Date: Fri, 12 Jun 2009 10:33:18 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] implement support for secondary consoles in the console backend References: <4A312BA3.4030301@eu.citrix.com> In-Reply-To: <4A312BA3.4030301@eu.citrix.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: xen-devel , "qemu-devel@nongnu.org" On 06/11/09 18:06, Stefano Stabellini wrote: > This patch adds support for secondary consoles in the console backend. Looks good to me. Acked-by: Gerd Hoffmann cheers, Gerd