|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen debug messages
I didn't get a response from the Xen community. Anyway I realized that to retain the xen console, it is as simple as to comment out the following line in xen/arch/x86/setup.c
console_endboot(cmdline && strstr(cmdline, "tty0"));
Hope this may be helpful to anyone out there who is new to xen/kernel programming like myself.
Teck
> Hi all, I have successfully boot into domain0. > > How do I continue to see the "printk" messages from the xen console while
> using domain0? > > Teck _______________________________________________ Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel >
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] xen debug messages,
Teck Hua Lee <=
|
|
|
|
|