qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] New network options


From: Fabrice Bellard
Subject: [Qemu-devel] New network options
Date: Wed, 16 Nov 2005 00:26:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Hi all,

I just commited the (long-awaited) network option change. The new
network options are no longer compatible with the old ones and add
several new features such as multiple VLAN emulation and sharing of
VLANs between several QEMU instances.

You can have more information by reading the "Invocation" section of the
QEMU documentation. The default network configuration is similar to the
old "-user-net" so that most users won't notice a difference. Users of
TAP host interfaces must change their configuration to something like:

qemu -net nic -net tap ...

WARNING: as the code is rather new, regressions are possible !

Fabrice.





reply via email to

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