qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] new network options in qemu cvs version


From: Michael
Subject: [Qemu-devel] new network options in qemu cvs version
Date: Fri, 02 Dec 2005 20:35:24 +0100
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050602)

Hi qemu-list,

in qemu-0.7.2 i have used the following network options for tun/bridge
device setup:

qemu -macaddr aa:bb:cc:dd:ee:ff -n /etc/qemu/qemu.boot -hda /opt/xyz.img
-boot c -nics 2 -localtime

with the following (tun) network startscript (qemu.boot):

ifconfig $1 0.0.0.0 promisc up
brctl addif br0 $1

How can i do this with the new qemu (cvs) network options?

Thanks for any help!

Best Regards,
Michael








reply via email to

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