All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] new network options in qemu cvs version
@ 2005-12-02 19:35 Michael
  0 siblings, 0 replies; only message in thread
From: Michael @ 2005-12-02 19:35 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-02 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 19:35 [Qemu-devel] new network options in qemu cvs version Michael

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.