From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZc2B-0002uj-Da for qemu-devel@nongnu.org; Sun, 13 Jun 2004 16:56:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZc29-0002uL-Gt for qemu-devel@nongnu.org; Sun, 13 Jun 2004 16:56:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZc29-0002uB-Fa for qemu-devel@nongnu.org; Sun, 13 Jun 2004 16:56:53 -0400 Received: from [81.209.184.159] (helo=dd2718.kasserver.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BZc1F-0008UA-OW for qemu-devel@nongnu.org; Sun, 13 Jun 2004 16:55:58 -0400 Received: from [192.168.0.7] (dsl-082-083-245-142.arcor-ip.net [82.83.245.142]) by dd2718.kasserver.com (Postfix) with ESMTP id E6F9A93B13 for ; Sun, 13 Jun 2004 22:53:47 +0200 (CEST) Message-ID: <40CCBF5D.1030704@fabianowski.de> Date: Sun, 13 Jun 2004 22:55:57 +0200 From: Bartosz Fabianowski MIME-Version: 1.0 Subject: Re: [Qemu-devel] Anyone have functioning networking with a FreeBSD host? References: <20040613052815.GA378@prophecy.dyndns.org> <20040613201706.25684.qmail@web51809.mail.yahoo.com> <20040613204235.GA77068@prophecy.dyndns.org> In-Reply-To: <20040613204235.GA77068@prophecy.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Ooh, undocumented options. We hatessss them, my precioussss. Just run the following in QEMU's source code directory and you might be surprised to find that there are a few more undocumented options: egrep "^ QEMU_OPTION_" vl.c - Bartosz