[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [PATCH]fix VMX "xm console" issue
> >I'd prefer to understand the issue a bit more first/ > The issue is the following: > VMX is a unmodified guest OS, and to enable serial output, we > should configure the following items in grub. > > console=tty0 console=ttyS0,9600n8 > > for details please refer to: > http://people.redhat.com/steved/RemoteConsoleNotes.txt > > Once we configure ttyS0, VMX will use qemu to create a pty in > dom0 directly, bypassing xenconsoled. To better support > serial output, I add parameter setting function to fix this > issue, which is the reason of my patch. :-) What we're missing is a description of *why* your patch works. Have a look at Anthony's email and try addressing his points. We need to get this issue fixed ASAP. Thanks, Ian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |