From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjjwS-0004od-S4 for qemu-devel@nongnu.org; Mon, 13 Nov 2006 17:06:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjjwQ-0004o7-FX for qemu-devel@nongnu.org; Mon, 13 Nov 2006 17:06:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjjwQ-0004o4-8m for qemu-devel@nongnu.org; Mon, 13 Nov 2006 17:06:10 -0500 Received: from [66.249.92.174] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjjwP-0006s2-UJ for qemu-devel@nongnu.org; Mon, 13 Nov 2006 17:06:10 -0500 Received: by ug-out-1314.google.com with SMTP id j40so1090768ugd for ; Mon, 13 Nov 2006 14:06:08 -0800 (PST) Message-ID: Date: Mon, 13 Nov 2006 14:06:07 -0800 From: "Jonathan Kalbfeld" In-Reply-To: <4558E8E8.4090408@oarcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4558E8E8.4090408@oarcorp.com> Subject: [Qemu-devel] qemu 0.8.2 and RTEMS 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 Passing this along for a friend. ---------- Forwarded message ---------- From: Joel Sherrill Date: Nov 13, 2006 1:51 PM Subject: qemu 0.8.2 and RTEMS To: RTEMS Users Mailing List Hi, It looks like qemu has changed command line argument formats. :( I can run non-networking tests but the syntax for the network options has changed enough where I don't see the magic. This is the script which used to work for me. qemu -isa -nics 1 -n ~joel/qemu-work/qemu/qemu-kit/tunconfig.sh \ -macaddr 00:80:7F:22:61:77 -m 4 -serial stdio -fda /home/joel/qemu/grub144 I have this much of a command line which doesn't cause qemu to complain but it doesn't work either: qemu -net nic,macaddr=00:80:7F:22:61:77,model=ne2k_isa \ -m 4 -fda /home/joel/qemu/grub144 The qemu faq mentions using a tunctl program which I don't see. For the older qemu, we had a sudo script to bring up the virtual LAN. Does anyone have this working with qemu 0.8.1? --joel _______________________________________________ rtems-users mailing list rtems-users@rtems.com http://rtems.rtems.org/mailman/listinfo/rtems-users -- -- Jonathan Kalbfeld +1 323 620 6682