All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: John Byrne <john.l.byrne@hp.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [RFC] Xen Virtual Framebuffer
Date: Tue, 06 Dec 2005 14:52:44 -0600	[thread overview]
Message-ID: <4395FA1C.6040307@us.ibm.com> (raw)
In-Reply-To: <4395F782.2070608@hp.com>

John Byrne wrote:

> Anthony,
>
> Looking at Xen from the perspective of managing a farm of machines, 
> what I want is a single method for remotely accessing the 
> console/graphics for a guest domain, regardless of whether the domain 
> is PV/VT.

Yes, this is what the driving use-case for me has been.  I've done a lot 
of experiment with various VNC methods until I settled on this as the 
best approach.

> (A method of connect a VNC client to dom0 port 5900 + domid would be 
> just fine. [From the code, this seems to be way qemu does it for 
> VNC.]) The current model of "xm console" and Xvnc for PV domains is 
> annoying. Unless, I am misunderstanding what you are doing, once you 
> add the VNC support, your work provides what I want.

Yes, that's the goal.

> So, what are the prospects of getting it finished and in, in the near 
> future? Is there any chance of getting it into the 3.0.x code base?

The first step is to get the local display stuff working.  Then we can 
look at integrating that in Xen.  I have a Task list on the wiki and 
it's not really that much more work.

The second step is proof-of-concept VNC support which will probably be 
with libvncserver.  The display will be sluggish but it will be a start.

The final step would be to implement an accelerated X driver so that we 
could get the high-level operations info (CopyRect for window dragging, 
hw cursor, etc.) and then we can implement an efficient VNC server.

As for what goes into Xen when, that's up to Ian.  This is of course 
pretty early though so it's probably premature to really ask that until 
there's more progress made and some more discussion.

Regards,

Anthony Liguori

> Thanks,
>
> John Byrne
>
>
>
>
>
>
>

  reply	other threads:[~2005-12-06 20:52 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-06 20:41 [RFC] Xen Virtual Framebuffer John Byrne
2005-12-06 20:52 ` Anthony Liguori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-12-06 10:59 Petersson, Mats
2005-12-06  0:48 James Harper
2005-12-06  0:53 ` M.A. Williamson
2005-12-06  1:13   ` Jon Smirl
2005-12-06  2:51     ` M.A. Williamson
2005-12-06  1:15 ` Jon Smirl
2005-12-06 14:18   ` Charles Duffy
2005-12-05 23:00 Anthony Liguori
2005-12-06  0:17 ` Anthony Liguori
2005-12-06  0:35   ` Jon Smirl
2005-12-06  1:09     ` Anthony Liguori
2005-12-06  1:19       ` Jon Smirl
2005-12-06  1:25         ` Anthony Liguori
2005-12-06  1:31           ` Jon Smirl
2005-12-06  2:13             ` Anthony Liguori
2005-12-06  2:35           ` Jon Smirl
2005-12-06  2:55             ` Anthony Liguori
2005-12-06  3:13               ` Jon Smirl
2005-12-09 21:54     ` Tracy R Reed
2005-12-11  2:27       ` Jon Smirl
2005-12-16 12:14         ` Jacob Gorm Hansen
2005-12-16 15:48           ` Jon Smirl
2005-12-19 10:32             ` Jacob Gorm Hansen
2005-12-19 15:01               ` Jon Smirl
2005-12-06  0:50 ` M.A. Williamson
2005-12-06  1:19   ` Anthony Liguori
2005-12-06 10:50 ` Gerd Knorr
2005-12-06 11:06 ` Jacob Gorm Hansen
2005-12-06 14:54   ` Jon Smirl
2005-12-11  2:38 ` Jon Smirl
2005-12-16 11:20 ` Gerd Knorr
2005-12-16 16:16   ` Jon Smirl
2005-12-16 17:01     ` Gerd Knorr
2005-12-16 17:28       ` Anthony Liguori
2005-12-16 17:23   ` Anthony Liguori
2005-12-19 10:57     ` Gerd Knorr

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=4395FA1C.6040307@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=john.l.byrne@hp.com \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.