From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46350 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OnU4f-0008D6-0r for qemu-devel@nongnu.org; Mon, 23 Aug 2010 06:16:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OnU4c-0003PZ-9h for qemu-devel@nongnu.org; Mon, 23 Aug 2010 06:16:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18332) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnU4c-0003P8-3V for qemu-devel@nongnu.org; Mon, 23 Aug 2010 06:16:14 -0400 Message-ID: <4C724A5D.1030301@redhat.com> Date: Mon, 23 Aug 2010 13:15:57 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2 0/7] APIC/IOAPIC cleanup References: <4C6D86F9.3010602@codemonkey.ws> <4C6D98E7.9020109@codemonkey.ws> <4C70EFC9.2050404@redhat.com> <4C7171EB.7090301@codemonkey.ws> <4C717E05.50609@redhat.com> <4C718296.8030405@codemonkey.ws> <4C71898E.9090105@redhat.com> <4C71913C.5090300@codemonkey.ws> <4C720BF1.6090305@redhat.com> <4C723ABE.4080801@siemens.com> <4C723E78.4090603@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Blue Swirl , Jan Kiszka , Jinsong Liu , qemu-devel , Paul Brook On 08/23/2010 01:11 PM, Alexander Graf wrote: > On 23.08.2010, at 11:25, Avi Kivity wrote: > >> On 08/23/2010 12:09 PM, Jan Kiszka wrote: >>>> Okay, okay. "But then there's a need explicitly not to instantiate it >>>> when modelling a 486 or lower". >>> ...plus the need to instantiate it (as a dedicated device) when modeling >>> 486 SMP. >> In short, if we want our model to be perfect, we have to fix reality first. > How about we don't care about the 486 case? > I certainly don't, but others may. However, the problem remains: every time real hardware doesn't fit our pretty model we'll drop support for that hardware? -- error compiling committee.c: too many arguments to function