From: Michael <infotrack@gmx.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] new network options in qemu cvs version
Date: Fri, 02 Dec 2005 20:35:24 +0100 [thread overview]
Message-ID: <4390A1FC.3000501@gmx.net> (raw)
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 other threads:[~2005-12-02 19:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4390A1FC.3000501@gmx.net \
--to=infotrack@gmx.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).