All of lore.kernel.org
 help / color / mirror / Atom feed
* more than one console
@ 2006-10-12 15:09 Sven Köhler
  2006-10-12 15:29 ` Mark Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Köhler @ 2006-10-12 15:09 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 950 bytes --]

Hi,

i have been using UML (UserModeLinux) for quite some time. When i start
an UML-kernel, i can specify a driver for all the consoles. A "pts"
driver, a "null" driver etc.

I think, that this a thing, where Xen can learn from UML.

I would expect, that Xen allows domU to open as many consoles as it
wants (well, usually 6) and attach them to some host-device (well, pty,
pts or whatever - or even screen-sessions)

Actually, UML also distinguished between con0 and con1, con2, etc.
I think, the kernel writes all messages to con0, while the login-prompts
are opened on con1, con2, ... (con0, con1, etc. should correspond to
tty0, tty1, ...)

My proposed setup would be: log con0/tty0 to a logfile (there is no
login-prompt, so no need for input) and attach con1/tty1, con2/tty2, ...
to screen sessions or pty/pts-devices.


Long story short: Are there some plans, to "improve" xen's
console-handling within domU kernels?


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: more than one console
  2006-10-12 15:09 more than one console Sven Köhler
@ 2006-10-12 15:29 ` Mark Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Williamson @ 2006-10-12 15:29 UTC (permalink / raw)
  To: xen-devel; +Cc: Sven Köhler

> Long story short: Are there some plans, to "improve" xen's
> console-handling within domU kernels?

AFAIK there are plans to allow both multiple "serial" consoles and multiple 
framebuffers in the future.  Multiple serial consoles have been on TODO lists 
for a long time, but nobody has yet been motivated enough to hack in support.

It oughtn't to be that hard to adapt the existing drivers to support multiple 
consoles per domain.

Cheers,
Mark

-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-12 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-12 15:09 more than one console Sven Köhler
2006-10-12 15:29 ` Mark Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.