All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Braga" <meianoite@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] new feature: attach a process to emulated serial port
Date: Mon, 11 Oct 2004 13:03:52 -0300	[thread overview]
Message-ID: <2ad73a0410110903372d39b@mail.gmail.com> (raw)
In-Reply-To: <20041011164722.I1087@edinburgh.cisco.com>

On Mon, 11 Oct 2004 16:47:22 +0100, Derek Fawcus <dfawcus@cisco.com> wrote:
> Yeah - but they're the only interesting ones :-)  Hmm is it so easy
> to connect process with a bi-dir like pipe on Windows (NT) machines?

I do agree that Windows is garbage, but if you consider QEMU an
entry-level tool to ease migration to more robust platforms, then it
becomes interesting to actively support 'Doze.

> Hmm - SFU?  The recent versions (w2k/xp only) are supposed to be very unix
> like,  but even the earlier version would probably support fifo's well enougth.

Posix is supported as a subsystem in 2k, but in XP M$ stripped it out.
One would have to download the Interix subsystem (SFU), which is
farily large. Hardly an option to push onto users if forking is much
simpler.

> Modulo the above proviso?  Is there the ability to create "proper" pipes between
> processes on NT from native win32 code?

Yes, there is, from native win32 *code*. Not by userland tools (which
kills the 'mkfifo' approach). At least I haven't stumbled upon one
that does exactly this. 3rd party included.


-- 
"A year spent in artificial intelligence is enough to make one believe in God"
Alan J. Perlis

  reply	other threads:[~2004-10-11 16:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-08 21:46 [Qemu-devel] new feature: attach a process to emulated serial port Johannes Martin
2004-10-11 13:26 ` Derek Fawcus
2004-10-11 15:22   ` André Braga
2004-10-11 15:47     ` Derek Fawcus
2004-10-11 16:03       ` André Braga [this message]
2004-10-11 20:32     ` Johannes Martin
2004-10-11 21:38       ` Derek Fawcus
2004-10-11 21:47         ` Derek Fawcus

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=2ad73a0410110903372d39b@mail.gmail.com \
    --to=meianoite@gmail.com \
    --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.