qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "kazu" <kazoo@r3.dion.ne.jp>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Usermode networking for win32
Date: Tue, 8 Jun 2004 13:53:28 +0900	[thread overview]
Message-ID: <001701c44d14$8a82d050$0264a8c0@afina> (raw)
In-Reply-To: 40C28825.3070208@dblab.ece.ntua.gr

Hi,

Sunday, June 06, 2004 12:40 AM Stamatogiannakis Elofterios wrote:
>   Are we duplicating effort?
Yes.

 Sunday, June 06, 2004 11:57 AM Stamatogiannakis Elefterios wrote:
>
>   Kazu do you know if the entire poll section is needed in order to run
> slirp in vl.c? (i'm referring to /* poll any events */).
>

Yes, it needs.

It seems that my patch works. Here is my patch.

http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.5.5-slirp.patch.gz

It needs to refine it but I tested telnet, ftp, lynx in RedHat 7.2 on
Windows2000.

To make the program, apply this patch and ./configure --enable-slirp.

Then on GestOS,
modprobe ne irq=9 io=0x300
dhcpcd eth0              or                dhclient eth0

It takes time to get IP address from DHCP server. Then I can use those
programs.
I think it is the same for Morphix.

It needs to disable NTLM authentication on Windows2000 to telnet.

Regards,
kazu

  reply	other threads:[~2004-06-08  5:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-04 21:59 [Qemu-devel] Usermode networking for win32 Elefterios Stamatogiannakis
2004-06-04 22:08 ` John R. Hogerhuis
2004-06-05 10:37 ` kazu
2004-06-05 15:40   ` Stamatogiannakis Elefterios
2004-06-06  2:57   ` Stamatogiannakis Elefterios
2004-06-08  4:53     ` kazu [this message]
2004-06-08  8:17       ` Stamatogiannakis Elefterios
2004-06-08 14:35       ` Elefterios Stamatogiannakis
2004-06-08 15:56         ` [Qemu-devel] SIGSEGV with WinXP PRO PL instalation (CVS) Grzegorz Kulewski
2004-06-09  2:35         ` [Qemu-devel] Usermode networking for win32 kazu
     [not found]           ` <40C6C644.8020006@dblab.ece.ntua.gr>
2004-06-10  9:25             ` kazu

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='001701c44d14$8a82d050$0264a8c0@afina' \
    --to=kazoo@r3.dion.ne.jp \
    --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).