From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9M1b-0001SM-PX for qemu-devel@nongnu.org; Tue, 13 Aug 2013 17:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9M1W-0003fv-Tw for qemu-devel@nongnu.org; Tue, 13 Aug 2013 17:21:07 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:46464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9M1W-0003fk-MQ for qemu-devel@nongnu.org; Tue, 13 Aug 2013 17:21:02 -0400 Received: by mail-lb0-f174.google.com with SMTP id w20so790740lbh.5 for ; Tue, 13 Aug 2013 14:21:01 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130813211504.GI22508@hall.aurel32.net> References: <1376336660-11927-1-git-send-email-aurelien@aurel32.net> <520A2747.9000804@suse.de> <20130813202310.GB20566@ohm.aurel32.net> <20130813211504.GI22508@hall.aurel32.net> From: Peter Maydell Date: Tue, 13 Aug 2013 22:20:41 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH for-1.6] mips_malta: do not raise exceptions when accessing invalid memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: James Hogan , Stefan Weil , Peter Jovanovic , qemu-devel@nongnu.org, =?UTF-8?Q?Herv=C3=A9_Poussineau?= , =?UTF-8?Q?Andreas_F=C3=A4rber?= On 13 August 2013 22:15, Aurelien Jarno wrote: > I agree that Andreas is taking time to update the various devices, > thanks. That said he's not the one who has introduced this new API, and > that should not be a justification for removing the Malta board or even > the MIPS target from QEMU. Has anybody suggested that? I don't think we're anywhere near that stage yet (and I'd certainly object at this point to dropping devices simply because they hadn't been QOMified). -- PMM