[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3 of 4] libxl: support multiple consoles
Stefano Stabellini writes ("[Xen-devel] [PATCH 3 of 4] libxl: support multiple consoles"): > This patch modifies libxenlight to support multiple consoles and > separates the xenstore paths for pv and serial consoles: Thanks, but: > - info->vnc = vfb->vnc; > - if (vfb->vnclisten) ... > + if (vfb != NULL) { > + info->vnc = vfb->vnc; This is something to do with framebuffers rather than consoles. Is it supposed to be in this patch ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |