From: Iain McFarlane <imcfarla@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] option -n not working
Date: Tue, 18 May 2004 22:42:41 +0100 [thread overview]
Message-ID: <200405182242.42075.imcfarla@ntlworld.com> (raw)
Hi,
A small diff to get the -n option working again.
Thanks,
Iain
--- vl.c.orig 2004-05-18 22:39:42.115794868 +0100
+++ vl.c 2004-05-18 22:38:31.999938004 +0100
@@ -1999,7 +1999,7 @@
{ "nics", HAS_ARG, QEMU_OPTION_nics},
{ "macaddr", HAS_ARG, QEMU_OPTION_macaddr},
- { "n", HAS_ARG, QEMU_OPTION_d },
+ { "n", HAS_ARG, QEMU_OPTION_n },
{ "tun-fd", HAS_ARG, QEMU_OPTION_tun_fd },
#ifdef CONFIG_SLIRP
{ "user-net", 0, QEMU_OPTION_user_net },
next reply other threads:[~2004-05-18 23:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-18 21:42 Iain McFarlane [this message]
2004-06-01 16:24 ` [Qemu-devel] option -n not working Pavel Janík
2004-06-01 21:26 ` Iain McFarlane
-- strict thread matches above, loose matches on Subject: below --
2004-05-18 21:48 Iain McFarlane
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=200405182242.42075.imcfarla@ntlworld.com \
--to=imcfarla@ntlworld.com \
--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).