From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNAYb-00052I-O1 for qemu-devel@nongnu.org; Fri, 02 Mar 2007 11:24:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNAYZ-00050A-Bi for qemu-devel@nongnu.org; Fri, 02 Mar 2007 11:24:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNAYZ-000504-1V for qemu-devel@nongnu.org; Fri, 02 Mar 2007 11:24:31 -0500 Received: from an-out-0708.google.com ([209.85.132.242]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNAYY-00008s-Ht for qemu-devel@nongnu.org; Fri, 02 Mar 2007 11:24:30 -0500 Received: by an-out-0708.google.com with SMTP id d40so1318118and for ; Fri, 02 Mar 2007 08:24:29 -0800 (PST) Message-ID: <45E84FB5.2020600@codemonkey.ws> Date: Fri, 02 Mar 2007 10:24:21 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU/pc and scsi disks References: <45E70CCF.40800@bull.net> <45E7E20A.8020704@bull.net> <20070302110232.GC27636@networkno.de> <200703021542.43161.paul@codesourcery.com> In-Reply-To: <200703021542.43161.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Cc: Laurent Vivier , Paul Brook Paul Brook wrote: >>>> There's also no reason to limit to 7 disks, and we should support scsi >>>> cdroms. >>>> >>> The reason for 7 is the number of available id on the scsi bus. >>> >> For wide scsi it is 15. >> > > I wouldn't bet on wide scsi working. > For PCI based systems you can add more host adapters to get more devices. I > haven't actually tested this, but it should work. > I think most people agree that we need a config file. I haven't seen any comments on my config file patch though. So, any comments on that patch? Any requirements on a format? Regards, Anthony Liguori > Paul > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >