qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cai Qiang <caiqiang@ustc.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] about serial port support
Date: Sun, 3 Apr 2005 06:43:12 +0000	[thread overview]
Message-ID: <200504030643.13171.caiqiang@ustc.edu> (raw)


Hi everyone,
	I am doing qemu serial port support. It works like below:
1. in command line, -serial /dev/ttyS0 and so on
2. in vl.c, init the port
3. in hw/serial.c, when serial seting changed, notify vl.c also change host 
OS's seting.
	Is this feature useful? Is there any better implement? Any comments are 
welcome.

Best Regards

	Cai Qiang

             reply	other threads:[~2005-04-02 22:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-03  6:43 Cai Qiang [this message]
2005-04-03  0:34 ` [Qemu-devel] about serial port support Jim C. Brown
2005-04-03  9:56 ` Andreas Bollhalder
2005-04-07 19:30 ` [Qemu-devel] FreeDOS Testimage Andreas Bollhalder
2005-04-18 21:32 ` Re: [Qemu-devel] kqemu 0.6.2 and XP Andreas Bollhalder

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=200504030643.13171.caiqiang@ustc.edu \
    --to=caiqiang@ustc.edu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).