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

Re: [Xen-devel] [PATCH 1 of 1] stubdom hanging at creation

To: Eric Chanudet <eric.chanudet@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 1 of 1] stubdom hanging at creation
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Mon, 28 Jun 2010 17:12:39 +0100
Cc: Xen-Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 28 Jun 2010 09:13:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LNX.2.00.1006281417060.31560@xxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <alpine.LNX.2.00.1006281417060.31560@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Eric Chanudet writes ("[Xen-devel] [PATCH 1 of 1] stubdom hanging at creation"):
> The following patch is a first fix for qemu to rectify stubdom hanging 
> at boot time.
...
> +#if defined(CONFIG_STUBDOM)
> +        if (xenfb_pv_display_init(ds) == 0) {
> +        } else
> +#endif

This part looks plausible

>   #if defined(CONFIG_CURSES)
> -            if (curses) {
> -                /* At the moment curses cannot be used with other displays */
> -                curses_display_init(ds, full_screen);
> -            } else
> +        if (curses) {
> +            /* At the moment curses cannot be used with other displays */
> +            curses_display_init(ds, full_screen);
> +        } else
>   #endif

Isn't that just an unintended whitespace change ?

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel