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 1AM19H-00021x-Ef for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:23:47 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AM14e-000851-TN for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:19:32 -0500 Received: from [62.210.158.46] (helo=teheran.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AM14O-0007x8-07 for qemu-devel@nongnu.org; Tue, 18 Nov 2003 03:18:44 -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 hAI7HEe24351 for ; Tue, 18 Nov 2003 08:17:14 +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: <1069140120.13658.2160.camel@rapid> Mime-Version: 1.0 Date: 18 Nov 2003 08:22:00 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [ADD] floppy disk emulation Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a rework of the previous set of patches I sent for floppy disk emulation. The emulation is now more complete. Floppies are seen well under Linux. Format is not implemented yet, and write commands seem to be buggy, but it allows to boot with a lot of bootloaders and to be usable as read-only devices. Grub doesn't boot but doesn't from CDROM either... Here's the file list: Makefile.target.diff fdc.c.diff fdc.patches vl.c.diff vl.h.diff Please note that fdc.c.diff is bigger than 40 kbytes, so the post will need approbation. -- J. Mayer Never organized