WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] Paravirt framebuffer xend integration [3/6]

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Paravirt framebuffer xend integration [3/6]
From: Jeremy Katz <katzj@xxxxxxxxxx>
Date: Fri, 18 Aug 2006 17:05:14 -0400
Cc: Ian Pratt <ian.pratt@xxxxxxxxxxxxx>, Anthony Liguori <aliguori@xxxxxxxxxx>, Markus Armbruster <armbru@xxxxxxxxxx>, Christian Limpach <chris@xxxxxxxxxxxxx>
Delivery-date: Fri, 18 Aug 2006 14:08:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Add support in xend and xm to know about the vnc and sdl options for PV
domains.  Launch xen-sdlfb or xen-vncfb if we're setting up a graphics
console.  Also, if we're going to use a graphical console in the guest,
set /<dompath>/console/use_graphics to 1.

Right now, this is sitting on the back of the HVM device model code
which seemed like a logical extension as the graphics console really is
just a device model.

Signed-off-by: Jeremy Katz <katzj@xxxxxxxxxx>

Jeremy

Attachment: xen-pvfb-3.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Paravirt framebuffer xend integration [3/6], Jeremy Katz <=