login
Header Space

 
 

Re: [PATCH] xen: Enable Xen console by default in domU

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Markus Armbruster <armbru@...>
Cc: <linux-kernel@...>, <virtualization@...>, <xen-devel@...>, <linux-fbdev-devel@...>, <adaplas@...>, Jeremy Fitzhardinge <jeremy@...>, <mingo@...>
Date: Friday, April 11, 2008 - 4:52 am

On Thu, 2008-04-10 at 17:46 +0200, Markus Armbruster wrote:
...
...
...


How about adding a new console flag so that e.g. you could do:

        if (!strcmp(c->name, "tty") && c->index == 0 &&
            !(c->flags & CON_SET_ON_CMDLINE))
                break;

...

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] xen: Enable Xen console by default in domU, Markus Armbruster, (Thu Apr 10, 11:46 am)
Re: [PATCH] xen: Enable Xen console by default in domU, Mark McLoughlin, (Fri Apr 11, 4:52 am)
Re: [PATCH] xen: Enable Xen console by default in domU, Mark McLoughlin, (Fri Apr 11, 4:59 am)
speck-geostationary