From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImTLP-0004tG-1A for qemu-devel@nongnu.org; Mon, 29 Oct 2007 08:03:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImTLN-0004sh-4Z for qemu-devel@nongnu.org; Mon, 29 Oct 2007 08:03:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImTLM-0004sT-Q5 for qemu-devel@nongnu.org; Mon, 29 Oct 2007 08:03:44 -0400 Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1ImTLM-00064D-CT for qemu-devel@nongnu.org; Mon, 29 Oct 2007 08:03:44 -0400 Date: Mon, 29 Oct 2007 12:03:06 +0000 (GMT) From: Johannes Schindelin Subject: Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom In-Reply-To: <11936114153499-git-send-email-Laurent.Vivier@bull.net> Message-ID: References: <11936114152690-git-send-email-Laurent.Vivier@bull.net> <11936114153499-git-send-email-Laurent.Vivier@bull.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent.Vivier@bull.net Cc: qemu-devel@nongnu.org Hi Laurent, I could not apply your patches, because they assumed that there are mtd and pflash devices. So I fixed them and pushed them to http://repo.or.cz/w/qemu/dscho.git/, branch "scsi" for your viewing pleasure. Note: since I only have gcc4, I could not even compile test. Ciao, Dscho