From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W78rW-0005hP-CD for qemu-devel@nongnu.org; Sat, 25 Jan 2014 14:25:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W78rQ-0004V2-DP for qemu-devel@nongnu.org; Sat, 25 Jan 2014 14:25:50 -0500 Received: from mail-lb0-f171.google.com ([209.85.217.171]:47307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W78rQ-0004TU-64 for qemu-devel@nongnu.org; Sat, 25 Jan 2014 14:25:44 -0500 Received: by mail-lb0-f171.google.com with SMTP id c11so3508667lbj.30 for ; Sat, 25 Jan 2014 11:25:43 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <52E18F2B.7090201@suse.de> From: Peter Maydell Date: Sat, 25 Jan 2014 19:25:23 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Emulating Ethernet controller based on Cortex-A15 platforms List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: rajan pathak Cc: Stefan Hajnoczi , Peter Crosthwaite , =?UTF-8?Q?Andreas_F=C3=A4rber?= , QEMU Developers On 25 January 2014 19:17, rajan pathak wrote: > Also, I am just wondering why anyone hasn't suggested me to look into TI > OMAP emulation code present in QEMU. Because it's pretty elderly and only supports up to OMAP2 (there's some OMAP3 support out of tree). Why do you need a model of this specific ethernet controller, by the way? thanks -- PMM