From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AM1CD-0005Ji-4F for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:26:49 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AM1Bg-0004pi-5R for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:26:48 -0500 Received: from [62.210.158.46] (helo=teheran.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AM1Bf-0004nq-3Y for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:26:15 -0500 Received: from 10.0.0.2 (ppp-181.net-555.magic.fr [62.210.255.181]) by teheran.magic.fr (8.11.6/8.11.2) with ESMTP id hAI7Oee25373 for ; Tue, 18 Nov 2003 08:24:40 +0100 (CET) From: "J. Mayer" In-Reply-To: <20031117105133.7e856e56.Jens.Arm@gmx.de> References: <20031117105133.7e856e56.Jens.Arm@gmx.de> Content-Type: text/plain Message-Id: <1069140566.13658.2177.camel@rapid> Mime-Version: 1.0 Date: 18 Nov 2003 08:29:26 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH] Term prompt for qemu Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Here's a patch to give a prompt to the user through the qemu serial line with + command. This allows, for example, the user to change a flopppy disk, and boot from a set of floppies. Here's the file list: cpu-all.h.diff exec.c.diff misc.patches translate.c.diff vl.c.diff -- J. Mayer Never organized