qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Support multiple VNC clients
Date: Sat, 14 Feb 2009 16:07:36 -0600	[thread overview]
Message-ID: <499740A8.3090502@codemonkey.ws> (raw)
In-Reply-To: <4995CECB.1070401@moose.net>

Brian Kress wrote:
> Attached is a patch that allows qemu to support multiple vnc clients.  
> Each client can have their own
> VNC encodings and VNC state.
>
> General idea:
>
> Change structure associated with a display from VncState to a new 
> structure VncDisplay. Remove client specific fields from VncDisplay.
> Remove display specific fields from VncState.
> Maintain a linked list of VncStates per VncDisplay structure, update 
> as necessary.
> When updates/resizes/copies come in from the hardware, dispatch to all 
> clients.
>
>
> Patch is against current SVN (6618)
> Any ideas/suggestions/comments/flames appreciated.

Can you add a Signed-off-by line?

The patch looks good to me.

Regards,

Anthony Liguori

  parent reply	other threads:[~2009-02-14 22:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 19:49 [Qemu-devel] [PATCH] Support multiple VNC clients Brian Kress
2009-02-14 10:07 ` malc
2009-02-14 22:07 ` Anthony Liguori [this message]
2009-02-15  1:13   ` Brian Kress
2009-02-16 14:59     ` Anthony Liguori
2009-02-15 11:35 ` Daniel P. Berrange
2009-02-15 21:47   ` Itamar Heim
2009-02-15 22:21     ` Brian Kress
2009-02-16  0:59       ` Anthony Liguori
2009-02-16 11:32         ` Stefano Stabellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=499740A8.3090502@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).