[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] better console support
On 25/1/07 18:47, "Joe Bonasera" <joe.bonasera@xxxxxxx> wrote: > The standard internal testing setup inside Sun that most > people run with is debug Xen and debug dom0 both > sharing either the VGA console or a single serial port console. > We also see field support of the eventual product needing the > ability to interact with both consoles on the same physical > device. So we want to make the dom0 just handle sharing the console > as automatically as possible. You can already detect if Xen has locked out com1 or com2: try reading one of the UART registers (or perhaps write-then-read). If you get back all ones then you're locked out. Maybe a vgakeep flag would be useful. We could add a SIF_VGA_IN_USE flag or something. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |