 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] using HYPERVISOR_console_io
 That helps. Thanks.I now have not only xen console output on the serial port but HYPERVISOR_console_io as well. Mike Petersson, Mats wrote: -----Original Message-----From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Michael LevenhagenSent: 24 October 2005 17:21 Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: Re: [Xen-users] using HYPERVISOR_console_ioI just setup a serial line connecting my xen development machine to my workstation. I use minicom on my workstation to connect to the serial line. I see nothing on it when I boot xen. I know that the connection works because when I boot my xen machine into linux I can start minicom on it and see the characters in minicom on my workstation.What output can be directed to the serial port? What configuration am I missing? Is there any documentation on xen boot options?Probably a basic question, but: com1=115200,8n1 console=vga,com1 sync_console Is what's on my command line for Xen. It works for me...On the Dom0 line, I've got "console=ttyS0" sync_console is a useful thing if you're debugging problems where the system crashes in a triple-fault and thus the console output gets to the buffer but isn't sent to the terminal program by the time the machinereboots.-- Matsthanks Mike Ian Pratt wrote:low levelI'm porting a kernel from 2.0.7 to 3.0 and need to do someHYPERVISOR_console_iodebugging.It's unclear to me what need's to be done to getplus theHave you got a serial console set up? It's pretty useful to have xen debug output interspersed with domain output when debugging, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |