From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXFLW-0006Qh-S9 for qemu-devel@nongnu.org; Sun, 24 Aug 2008 09:09:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXFLV-0006Q6-1X for qemu-devel@nongnu.org; Sun, 24 Aug 2008 09:09:29 -0400 Received: from [199.232.76.173] (port=60812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXFLU-0006Pw-Nt for qemu-devel@nongnu.org; Sun, 24 Aug 2008 09:09:28 -0400 Received: from il.qumranet.com ([212.179.150.194]:26408) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXFLU-00009E-9a for qemu-devel@nongnu.org; Sun, 24 Aug 2008 09:09:28 -0400 Message-ID: <48B15D87.9000000@qumranet.com> Date: Sun, 24 Aug 2008 16:09:27 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/6] Add UUID command-line option References: <20080824113258.5652.92531.stgit@gleb-debian.qumranet.com.qumranet.com> <20080824122423.GA6192@minantech.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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 Blue Swirl wrote: > For example, Bochs seems to use i440fx registers to determine the > available physical memory. This could be changed to use the > configuration structure instead. It's a matter of taste, but I would > find this an improvement. > More hardwarelike would be to detect how much memory exists and have the bios program those registers, instead of reading those registers (if I understand you correctly). -- error compiling committee.c: too many arguments to function