qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Win32 usermode only network possible? [was: multiple VM


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Win32 usermode only network possible? [was: multiple VMs]
Date: Thu, 15 Apr 2004 23:36:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Rusty Russell wrote:
On Thu, 2004-04-08 at 06:10, Fabrice Bellard wrote:

Hi,

I like very much the idea of enabling network use without any priviledge rights for Linux and win32. I have looked at the SLiRP code and it seems easy to do (at least for Linux, for win32 I have not looked how to do that with the SDL event loop).

Expect this feature to come in the next few days :-)


Damn, I've been working on exactly this, but as a separate process which
hands qemu the -tun-fd= arg to a pipe.

The advantage of this is that you can add restrictions etc, and it
should work with minor mods for all the emulators out there.

If you've completed it by the time you get this, I'll abandon mine...
Rusty.

I did not have time to complete it, but I managed to get the interesting part of SLiRP compiling inside QEMU. I can send it to you if you are interested. I would really prefer that it is integrated in QEMU (using external processes is always more difficult for users and it is more difficult to port to other OSes), so making a library should be the right solution.

An important patch would be to add DHCP and ARP support in SLiRP. I did not begin to do that, but it should be simple to add.

Fabrice.





reply via email to

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