qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Patch to allow user-mode networking for Win32


From: Gregory Alexander
Subject: Re: [Qemu-devel] Patch to allow user-mode networking for Win32
Date: Fri, 08 Oct 2004 09:51:24 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707

I was compiling under cygwin and actually changed the debug output to print to stdout and hand-coded the debug level. It wasn't too bad.

I still seem to be having problems with long downloads. (like a debian install over the network.)

Oh, well, if I get the chance, I may look at it some more.

Thanks,

GREG

Andreas Bollhalder wrote:
Hello Greg


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.


Thank you very much for this
patch. My FreeDOS-GEOS image
works again with the ISA
NE2000 driver for the DOSODI
network. The last QEmu version
which worked was the one from
http://www.h7.dion.ne.jp/~qemu
-win/index.html (2004/07/12).

I had started too with daily
builds and tried to apply the
slirp patch from the same site
mentioned above, but got stuck
after 3 or 4 hours. Also the
DEBUG output didn't worked for
me. Maybe, I need to spend
more time in deeper C
programming.

Greetings

Andreas



_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel







reply via email to

[Prev in Thread] Current Thread [Next in Thread]