WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [Fwd: [Xen-users] two serial port in HVM DomU patch]

To: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>, Stephan Seitz <s.seitz@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] [Fwd: [Xen-users] two serial port in HVM DomU patch]
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Sun, 06 Jan 2008 22:46:20 +0000
Cc: XEN Devel - listmembers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 06 Jan 2008 14:39:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20071231124111.GB5447@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchQtfRqMt8Vd7ypEdyO+wAWy6hiGQ==
Thread-topic: [Xen-devel] [Fwd: [Xen-users] two serial port in HVM DomU patch]
User-agent: Microsoft-Entourage/11.3.6.070618
Ah, this is a nice way that continues to support the existing domain config
format. I'd still also like a dm_args config option too though! Really many
of the HVM-specific config options could be deprecated and moved over to a
single dm_args config field.

 -- Keir

On 31/12/07 12:41, "Samuel Thibault" <samuel.thibault@xxxxxxxxxxxxx> wrote:

> Hi,
> 
> Stephan Seitz, le Mon 31 Dec 2007 13:13:06 +0100, a écrit :
>> @@ -5603,7 +5604,8 @@
>> -    { "serial", 1, QEMU_OPTION_serial },
>> +    { "seriala", 1, QEMU_OPTION_seriala },
>> +    { "serialb", 1, QEMU_OPTION_serialb },
> 
> There is no real need to do this: qemu can handle several -serial
> options fine.
> 
>> diff -ur xen-3.1-3.1.0/tools/python/xen/xm/create.py
>> xen-3.1-3.1.0-my/tools/python/xen/xm/create.py
>> --- xen-3.1-3.1.0/tools/python/xen/xm/create.py 2007-05-18 20:45:21.000000000
>> +0600
>> +++ xen-3.1-3.1.0-my/tools/python/xen/xm/create.py 2007-12-30
>> 19:25:57.000000000 +0500
>> -gopts.var('serial', val='FILE',
> 
> And that could be a list of serial/pty/vc/...
> 
> Samuel
> 
> _______________________________________________
> 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>