From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JF44L-00052j-19 for qemu-devel@nongnu.org; Wed, 16 Jan 2008 03:56:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JF44J-00051W-9A for qemu-devel@nongnu.org; Wed, 16 Jan 2008 03:56:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF44J-00051F-0A for qemu-devel@nongnu.org; Wed, 16 Jan 2008 03:56:19 -0500 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JF44I-0000Py-Ev for qemu-devel@nongnu.org; Wed, 16 Jan 2008 03:56:18 -0500 Message-ID: <478DC696.3000806@qumranet.com> Date: Wed, 16 Jan 2008 10:55:50 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] add VNC reverse connections References: <478DB1D3.60905@cs.ucla.edu> In-Reply-To: <478DB1D3.60905@cs.ucla.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Eddie Kohler wrote: > Hi all, > > This patch against current CVS adds VNC reverse connections, where the > server connects actively to a waiting client, as in "-vnc rev:5500" or > "-vnc rev:read.cs.ucla.edu:5500". This is quite useful if the user > expects to run QEMU many times in succession (for example, is > debugging a toy OS), and doesn't want to reopen a VNC client each time. > Neat! -- error compiling committee.c: too many arguments to function