qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stamatogiannakis Elefterios <estama@dblab.ece.ntua.gr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Usermode networking for win32
Date: Sun, 06 Jun 2004 05:57:41 +0300	[thread overview]
Message-ID: <40C28825.3070208@dblab.ece.ntua.gr> (raw)
In-Reply-To: <006c01c44ae9$1149ef70$0264a8c0@afina>

  I've managed to run qemu with slirp enabled on win32.

  It needed some more changes in slirp.c, vl.c (thanks kazu) in order to 
run, as well a "resolv.conf" file in the same directory as the 
executable (qemu.exe), that has the usual unix format.

  The problem right now is that the slax live cd which i'm testing it 
with, doesn't see at all the network card (ne2000). (there is no ne2000 
in dmesg, ifconfig shows only the loopback adapter).

  Any ideas why there is no network card? (with -user-net as an options 
of course)

  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 */).

  thanks.

  teris.

ps The new source is at:
http://www.dblab.ece.ntua.gr/~estama/qemu-slirp-win32.zip
ps2 Sorry for the state of my changes (lots and lots of hardcoded 
changes). When (if) this works i'll polish it up and send it as a diff.

  parent reply	other threads:[~2004-06-06  2:50 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 [this message]
2004-06-08  4:53     ` kazu
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=40C28825.3070208@dblab.ece.ntua.gr \
    --to=estama@dblab.ece.ntua.gr \
    --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).