From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A0Rsu-0002pS-MV for qemu-devel@nongnu.org; Fri, 19 Sep 2003 16:29:44 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A0Rsp-0002mv-Ue for qemu-devel@nongnu.org; Fri, 19 Sep 2003 16:29:42 -0400 Received: from [193.252.22.27] (helo=mwinf0401.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A0Rsp-00023G-DG for qemu-devel@nongnu.org; Fri, 19 Sep 2003 16:29:39 -0400 Received: from free.fr (ATuileries-112-1-1-115.w80-11.abo.wanadoo.fr [80.11.167.115]) by mwinf0401.wanadoo.fr (SMTP Server) with ESMTP id A51565800266 for ; Fri, 19 Sep 2003 22:24:55 +0200 (CEST) Message-ID: <3F6B662A.9070708@free.fr> Date: Fri, 19 Sep 2003 22:25:14 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] mini-HOWTO: Using qemu to lock down tetrinetx server References: <20030919081826.E04DA2C003@lists.samba.org> In-Reply-To: <20030919081826.E04DA2C003@lists.samba.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Rusty Russell wrote: > Hi all, > > I recently set up a tetrinet server inside a qemu image, for a > layer of additional security. The image is under 2MB, and below is a > mini-howto in setting up such a server in case anyone else is > interested. Thank you! I'll try to include it in QEMU or on the web page. I still need to finish the 0.4.4 release as there are several pending issues (config file support, SPARC target merge, renamming of the executables, complete and portable soft mmu support). Fabrice.