From: Gregory Alexander <yakovlev@grandecom.net>
To: daimon55@free.fr, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Patch to allow user-mode networking for Win32
Date: Thu, 07 Oct 2004 10:54:52 -0500 [thread overview]
Message-ID: <416566CC.6010202@grandecom.net> (raw)
In-Reply-To: <pan.2004.10.07.14.05.19.957043@reply.to>
guest -> host wasn't even working for me, and this fixed it. I'm
running KNOPPIX guest on an XP host.
I earlier sent an updated patch (fixes a memory bug in a non-broken way).
Please try out the new patch and make sure it works for you. If so,
that patch is better.
Thanks,
GREG
Ronald wrote:
> Le Wed, 06 Oct 2004 16:14:28 -0500, Gregory Alexander a écrit :
>
>
>>Win32 networking doesn't work with the write() and read() calls, it has to
>>use send() and recv(). This code replaces socket write() and read() calls
>>in the slirp code, and also adds a changes a few other minor changes that
>>were necessary to make the slirp code work in a Windows environment.
>>
>
>
> This fixes host -> guest connexion, now telnet or ssh are working.
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
next prev parent reply other threads:[~2004-10-07 16:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-06 21:14 [Qemu-devel] Patch to allow user-mode networking for Win32 Gregory Alexander
2004-10-07 14:05 ` [Qemu-devel] " Ronald
2004-10-07 15:54 ` Gregory Alexander [this message]
2004-10-07 17:14 ` [Qemu-devel] " Ronald
2004-10-07 15:39 ` [Qemu-devel] " Gregory Alexander
2004-10-07 23:28 ` Fabrice Bellard
2004-10-07 16:34 ` Andreas Bollhalder
2004-10-08 14:51 ` Gregory Alexander
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=416566CC.6010202@grandecom.net \
--to=yakovlev@grandecom.net \
--cc=daimon55@free.fr \
--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.