qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] PATCH, RFC: Slirp improvements


From: Blue Swirl
Subject: [Qemu-devel] PATCH, RFC: Slirp improvements
Date: Sat, 20 Oct 2007 21:42:07 +0300

Hi,

This patch makes the SLIRP library able to handle more than one
instance of itself by putting all globals inside a structure. Qemu
needs some rearrangement to make the VLANs separate. The patch is
loosely based on VirtualBox SLIRP changes but without the aHungarian
nNotation ugliness. There are some other changes too, for example
addition of "info slirp" monitor command. I tried to change the
mbuf/packet chaining to support 64-bit pointers on x86-64 but the
linking code is pretty hard to understand.

Any comments?

Attachment: slirp.diff
Description: Text Data


reply via email to

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