* [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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).