All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Stephan Seitz <s.seitz@netz-haut.de>
Cc: XEN Devel - listmembers <xen-devel@lists.xensource.com>
Subject: Re: [Fwd: [Xen-users] two serial port in HVM DomU patch]
Date: Mon, 31 Dec 2007 12:41:11 +0000	[thread overview]
Message-ID: <20071231124111.GB5447@implementation.uk.xensource.com> (raw)
In-Reply-To: <4778DCD2.2030300@netz-haut.de>

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

  parent reply	other threads:[~2007-12-31 12:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 12:13 [Fwd: [Xen-users] two serial port in HVM DomU patch] Stephan Seitz
2007-12-31 12:32 ` James Harper
2007-12-31 12:41 ` Samuel Thibault [this message]
2008-01-06 22:46   ` Keir Fraser
2008-01-06 22:45     ` Daniel P. Berrange
2008-01-06 22:43 ` Keir Fraser
2008-01-06 22:42   ` Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071231124111.GB5447@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=s.seitz@netz-haut.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.