From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BubtQ-0008MO-3R for qemu-devel@nongnu.org; Tue, 10 Aug 2004 15:02:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BubtN-0008M7-O0 for qemu-devel@nongnu.org; Tue, 10 Aug 2004 15:02:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BubtN-0008Lx-BE for qemu-devel@nongnu.org; Tue, 10 Aug 2004 15:02:37 -0400 Received: from [62.151.20.186] (helo=mx.larebelion.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bubp5-0002sq-5C for qemu-devel@nongnu.org; Tue, 10 Aug 2004 14:58:11 -0400 From: Carlos Valiente Content-Type: text/plain Message-Id: <1092163591.8284.18.camel@marcelino> Mime-Version: 1.0 Date: Tue, 10 Aug 2004 18:47:05 +0000 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qenv: Scripts to set up a virtual QEMU network 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, openmosix-general@lists.sourceforge.net Hi! I've hacked together a couple of scripts to set up a virtual network of QEMU guests in a Linux host. The stuff is available at: http://virutass.net/software/qemu/qenv-0.1.tar.bz2 Have a look at the package's README file for the details and the requisites to run it: http://virutass.net/software/qemu/README 'qenv' has been inspired by Mulyadi Santosa's work for running openMosix under QEMU - in fact I'm now happily (and slowly) running a 2-node openMosix cluster inside my iBook with these scripts. This is a 0.1 release, so don't expect everything to work... Enjoy, Carlos Valiente