From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHxVP-0002LK-Pn for qemu-devel@nongnu.org; Fri, 06 Sep 2013 10:59:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHxVJ-0008MI-PO for qemu-devel@nongnu.org; Fri, 06 Sep 2013 10:59:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHxVJ-0008M8-IO for qemu-devel@nongnu.org; Fri, 06 Sep 2013 10:59:21 -0400 Date: Fri, 6 Sep 2013 16:59:06 +0200 From: Stefan Hajnoczi Message-ID: <20130906145906.GA14355@stefanha-thinkpad.redhat.com> References: <1378121913-30494-1-git-send-email-stefanha@redhat.com> <5228E05A.4070405@redhat.com> <20130905210220.GF4219@hall.aurel32.net> <5229702F.4080808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5229702F.4080808@redhat.com> Subject: Re: [Qemu-devel] [PULL 0/4] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Anthony Liguori , Aurelien Jarno , qemu-devel@nongnu.org On Fri, Sep 06, 2013 at 08:03:27AM +0200, Paolo Bonzini wrote: > Il 05/09/2013 23:02, Aurelien Jarno ha scritto: > > It would be nice if you can get the pcnet fix in your tree. For the ne2k > > patch, as reported it might break the non-PCI version. I have to look at > > that more in details, probably this week-end. > > No, that's fine. The non-PCI version is also little endian. Good. I just wanted confirmation because I'm not up-to-speed on device endianness. I'll merge the patch. Stefan