qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] add VNC reverse connections


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH] add VNC reverse connections
Date: Wed, 16 Jan 2008 12:42:31 +0000
User-agent: Mutt/1.4.1i

On Tue, Jan 15, 2008 at 11:27:15PM -0800, 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.

We already have the ability to pass multiple flags / options to the VNC
driver as a post-fix to the host:port pair, so I'm not a fan of introducing
a new option as a prefix. If using existing options syntax, it could look
like:

  -vnc :5500,rev
  -vnc read.cs.ucla.edu:5500,rev

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]