[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Play with spice for xen-upstream-qemu on upstream Xen
ZhouPeng writes ("[Xen-devel] [PATCH] Play with spice for xen-upstream-qemu on upstream Xen"): > Signed-off-by: Zhou Peng <zhoupeng@xxxxxxxxxxxxxxx> > > This patch allows you to play with spice for > xen-upstream-qemu on upstream Xen or released Xen-4.1.0. Thanks. There seems to be some unrelated code in here. For example: > - libxl__sprintf(gc, "%s%s", listen, > - info->vncunused ? ",to=99" : "")); > + libxl__sprintf(gc, "%s%s,%s", listen, > + info->vncunused ? ",to=99" : "", info->vncpasswd)); and > - if (info->apic) { > + if (info->acpi) { Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |