From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNnnc-0003aU-Kh for qemu-devel@nongnu.org; Wed, 12 Mar 2014 14:22:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNnnY-0003NK-FK for qemu-devel@nongnu.org; Wed, 12 Mar 2014 14:22:40 -0400 Message-ID: <5320A5D8.4070506@redhat.com> Date: Wed, 12 Mar 2014 19:22:16 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1394148857-19607-1-git-send-email-agraf@suse.de> <1394148857-19607-74-git-send-email-agraf@suse.de> <531C200E.6040606@redhat.com> <532047F7.4060509@adacore.com> In-Reply-To: <532047F7.4060509@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 073/130] Add Enhanced Three-Speed Ethernet Controller (eTSEC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fabien Chouteau , Alexander Graf , qemu-devel@nongnu.org Cc: blauwirbel@gmail.com, Peter Maydell , qemu-ppc@nongnu.org, aurelien@aurel32.net, aliguori@amazon.com Il 12/03/2014 12:41, Fabien Chouteau ha scritto: > On 03/09/2014 09:02 AM, Paolo Bonzini wrote: >> Il 07/03/2014 00:33, Alexander Graf ha scritto: >>> From: Fabien Chouteau >>> >>> This implementation doesn't include ring priority, TCP/IP Off-Load, QoS. >>> >>> Signed-off-by: Fabien Chouteau >>> Signed-off-by: Alexander Graf >>> --- >> >> Is this code dead? Who uses it? A quick "git grep etsec_create" gave no results. > > I guess it could be integrated in hw/ppc/mpc8544ds.c So it is indeed unused right now in the tree? Paolo