All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>
Subject: Re: [Qemu-devel] [RFC] 2nd serial port by default
Date: Mon, 8 Dec 2008 12:26:40 +0000	[thread overview]
Message-ID: <200812081226.40842.paul@codesourcery.com> (raw)
In-Reply-To: <493C3A84.2060807@reactos.org>

On Sunday 07 December 2008, Hervé Poussineau wrote:
> Hi,
>
> Most computers have 0 or 2 serial ports, but Qemu only allocates one by
> default.
> Attached patch defines 2 serial ports by default, instead of one.
> Previous behaviour can be done with "-serial vc:80Cx24C -serial none"
> argument.
>
> Please comment

I'm not sure where you're getting "most" from, or your justification for this 
change.

A quick survey here indicates that most workstation/server class hardware has 
a single accessible serial port, and embedded boards commonly have 3 or 4.

In practice I'd expect that by far the most common use for serial ports is a 
serial console, and one is more than sufficient for that. If you want to do 
anything else then you're probably going to need special -serial options 
anyway.

Paul

  reply	other threads:[~2008-12-08 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 21:05 [Qemu-devel] [RFC] 2nd serial port by default Hervé Poussineau
2008-12-08 12:26 ` Paul Brook [this message]
2008-12-12 23:10   ` Stuart Brady

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=200812081226.40842.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=hpoussin@reactos.org \
    --cc=qemu-devel@nongnu.org \
    /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.