|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH]fix VMX "xm console" issue
With changeset 8118 and 8147, the issue "xm console" in VMX has been
resolved. Please skip this patch.
>-----Original Message-----
>From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ian Pratt
>Sent: Wednesday, November 30, 2005 7:20 PM
>To: Yu, Ping Y; xen-devel@xxxxxxxxxxxxxxxxxxx
>Subject: 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- RE: [Xen-devel] [PATCH]fix VMX "xm console" issue,
Yu, Ping Y <=
|
|
|
|
|