qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Shared VNC sessions
@ 2007-11-01 21:49 Felipe Sanchez
  2007-11-01 22:01 ` Daniel P. Berrange
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Sanchez @ 2007-11-01 21:49 UTC (permalink / raw)
  To: qemu-devel



Hi, in older versions of the RFB patch it was possible to connect multiple 
VNC clients to the VNC framebuffer. With the current VNC support if I have 
one connected client then any other trying to connect will block until the 
first one disconnects.

After a quick look at vnc.c it seems that the incoming connections are 
handled via qemu's fd_handler function which I'm guessing is where the 
blocking takes place, but I'm not really familiar with qemu's code so any 
help would be greatly appreciated  :-)

Also: Does qemu's current VNC implementation support tight encoding?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-01 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 21:49 [Qemu-devel] Shared VNC sessions Felipe Sanchez
2007-11-01 22:01 ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).