From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHp8r-00029b-0v for qemu-devel@nongnu.org; Fri, 06 Sep 2013 02:03:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHp8i-0000oz-LC for qemu-devel@nongnu.org; Fri, 06 Sep 2013 02:03:36 -0400 Received: from mail-ea0-x230.google.com ([2a00:1450:4013:c01::230]:33575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHp8i-0000ou-DS for qemu-devel@nongnu.org; Fri, 06 Sep 2013 02:03:28 -0400 Received: by mail-ea0-f176.google.com with SMTP id q16so1337225ead.7 for ; Thu, 05 Sep 2013 23:03:27 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5229702F.4080808@redhat.com> Date: Fri, 06 Sep 2013 08:03:27 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1378121913-30494-1-git-send-email-stefanha@redhat.com> <5228E05A.4070405@redhat.com> <20130905210220.GF4219@hall.aurel32.net> In-Reply-To: <20130905210220.GF4219@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/4] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, Anthony Liguori 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. Paolo