From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8Cer-0005Jb-UB for qemu-devel@nongnu.org; Thu, 15 Mar 2012 11:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8Cem-0000DU-2q for qemu-devel@nongnu.org; Thu, 15 Mar 2012 11:32:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8Cel-0000D8-QR for qemu-devel@nongnu.org; Thu, 15 Mar 2012 11:32:00 -0400 Message-ID: <4F620B68.9080701@redhat.com> Date: Thu, 15 Mar 2012 17:31:52 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20120315143015.6381.14579.stgit@x201> <20120315143029.6381.43316.stgit@x201> <4F6208A2.7090700@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 3/3] Minimal ARM LPAE support. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, Alexey Starikovskiy On 03/15/2012 05:24 PM, Peter Maydell wrote: > On 15 March 2012 15:20, Avi Kivity wrote: > > Please add code that detects the use of unimplemented features and > > aborts > > I'm not a great fan of letting the guest cause QEMU to abort... Why not? It (the guest) is going to malfunction anyway. -- error compiling committee.c: too many arguments to function