From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ck9SQ-0008AG-EY for qemu-devel@nongnu.org; Thu, 30 Dec 2004 18:11:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ck9SP-00089w-Rs for qemu-devel@nongnu.org; Thu, 30 Dec 2004 18:11:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ck9SP-00089m-Nd for qemu-devel@nongnu.org; Thu, 30 Dec 2004 18:11:49 -0500 Received: from [66.124.73.250] (helo=marvin.brittainweb.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Ck9HC-0001V7-PV for qemu-devel@nongnu.org; Thu, 30 Dec 2004 18:00:15 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) by marvin.brittainweb.org (8.12.8/8.12.8) with ESMTP id iBUMvBrJ020156 for ; Thu, 30 Dec 2004 14:57:12 -0800 Message-ID: <41D4880B.1010105@brittainweb.org> Date: Thu, 30 Dec 2004 14:58:19 -0800 From: Jason Brittain MIME-Version: 1.0 Subject: Re: [Qemu-devel] HD Image Size Limits and hdachs References: <41D45541.8010806@brittainweb.org> <20041230223257.GA29967@jbrown.mylinuxbox.org> In-Reply-To: <20041230223257.GA29967@jbrown.mylinuxbox.org> Content-Type: text/plain; charset=us-ascii; 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 Jim C. Brown wrote: > One thing is that the maximum number of heads is 256, not 16. That's a good catch, if true. Thanks. But, the doc (the HTML one from CVS HEAD) is very specific about the range being from 1 to 16. I believe you're probably right and the doc is wrong. -- Jason Brittain