qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Ramesh Dharan <rrdharan@vmware.com>
Subject: Re: [Qemu-devel] [PATCH] Support VNC PointerTypeChange psuedo-encoding
Date: Sun, 25 Mar 2007 12:20:46 -0500	[thread overview]
Message-ID: <4606AF6E.9010000@codemonkey.ws> (raw)
In-Reply-To: <B5B0B6057C6EF646AE624E6B0BEFA19932EF0C@PA-EXCH02.vmware.com>

Ramesh Dharan wrote:
> I implemented new client->server messages for the (1) and (2), and
>   

I should have read more carefully.  This means that you're not a 
compliant RFB server ATM.

I guess that means there isn't a point registering the pseudo-encodings 
you are currently using since you have to change the server/client 
anyway.  It's easier anyway since pseudo-encodings are supposed to be 
negative numbers and you're using positive numbers.

I'm happy to start looking at reimplementing your encodings using my 
pseudo-encoding range.  It should be real easy for ya'll to support 
these too.  I'll spend a little time in the next week enumerating these 
extensions and assigning proper values to them.

Do you have any documentation on your currently client messages?  Those 
aren't documented as part of the FFMPEG project.

Regards,

Anthony Liguori

> server->client pseudorectangle extensions for (3) and (4). We deal with (5)
> in a different way; our display multiplexing is handled at a higher level. We
> ignored (6) since our clients currently only talk to our servers.
>
> Looking at the linked site, it looks like you folks have already identified
> and are planning to deal with (2), possibly (5) (via some games with the
> display name?) and (6). I'd be particularly interested to hear more about
> plans for how to address (5), it would be great if off-the-shelf/3rd-party
> clients could talk to multiple VMs running on a host without needing to know
> and use a separate the port for each VM. 
>
> Our remote consoles/clients are heavily tied to our products and there aren't
> any real plans to divest them or make them more generally useful in the near
> future. However, that's likely to change someday, and anyway I'd be happy to
> provide feedback on, and implement support for these extensions so that e.g.
> a QEMU client could talk to a VMware instance, and in general get
> standardization to the point where it's possible to build a single remote
> client that could talk to the various VM implementations (QEMU, Xen, VMware,
> etc.). 
>
> --
> Ramesh
>
>
>
>   

  parent reply	other threads:[~2007-03-25 17:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08 20:19 [Qemu-devel] [PATCH] Support VNC PointerTypeChange psuedo-encoding Nolan Leake
2007-01-08 20:52 ` Ramesh Dharan
2007-03-25 16:22   ` Anthony Liguori
2007-03-30  1:25     ` Ramesh Dharan
2007-03-30  2:55       ` Anthony Liguori
2007-03-25 17:20   ` Anthony Liguori [this message]
2007-03-30  0:54     ` Ramesh Dharan
2007-03-30  2:37       ` Anthony Liguori
2007-03-30  3:14         ` Ramesh Dharan
2007-03-30  3:23           ` Anthony Liguori
2007-03-30  3:26             ` Ramesh Dharan
  -- strict thread matches above, loose matches on Subject: below --
2007-01-06  3:30 Anthony Liguori

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=4606AF6E.9010000@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=rrdharan@vmware.com \
    /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).