qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] option -n not working


From: Pavel Janík
Subject: Re: [Qemu-devel] option -n not working
Date: Tue, 01 Jun 2004 18:24:54 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

   From: Iain McFarlane <address@hidden>
   Date: Tue, 18 May 2004 22:42:41 +0100

   > A small diff to get the -n option working again.

You really sent it May, 18th?

   > --- 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 },

This is already fixed in CVS.
-- 
Pavel Janík

That sounds like work to me.  :-)
                  --  Lars Magne Ingebrigtsen in gnus.ding




reply via email to

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