From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BIpqA-0000XG-0Z for qemu-devel@nongnu.org; Wed, 28 Apr 2004 10:15:10 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BIppV-0000MW-8n for qemu-devel@nongnu.org; Wed, 28 Apr 2004 10:15:00 -0400 Received: from [130.136.10.114] (helo=pob.cs.unibo.it) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIp4c-0007I2-96 for qemu-devel@nongnu.org; Wed, 28 Apr 2004 09:26:02 -0400 Received: from le1.cs.unibo.it (backle.cs.unibo.it [130.136.10.110]) by pob.cs.unibo.it (Postfix) with ESMTP id 731202AA3F for ; Wed, 28 Apr 2004 15:26:01 +0200 (CEST) Received: from localhost.cs.unibo.it (postfix@donbartolo.cs.unibo.it [130.136.4.131]) by le1.cs.unibo.it (8.9.3p2/8.9.3/Debian 8.9.3-21) with ESMTP id PAA05149 for ; Wed, 28 Apr 2004 15:25:04 +0200 Date: Wed, 28 Apr 2004 15:25:59 +0200 Subject: Re: [Qemu-devel] Project: qemu OS zoo Message-ID: <20040428132559.GA1879@cs.unibo.it> References: <20040427135333.GA14354@cs.unibo.it> <20040427181641.GA1693@ijbema.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040427181641.GA1693@ijbema.xs4all.nl> From: marinell@cs.unibo.it (Stefano Marinelli) 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 On Tue, Apr 27, 2004 at 08:16:41PM +0200, Mark IJbema wrote: > And there is another nice (practical) aspect of it as well. It can be > used to compile binaries for other platforms by using the virtual > machines as virtual compile farm (most of the times the speed isn't the > problem, but more the number of platforms, when using a compilefarm). Sure. Another example: an Operating System course at university. It's easier to teach about the different oses having the possibility to show students how they work. Moreover, if you have enough resources, you can turn them into "root"! Stefano Marinelli