From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPEEk-00010r-Fc for qemu-devel@nongnu.org; Mon, 08 Apr 2013 11:44:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPEEd-0000c2-5L for qemu-devel@nongnu.org; Mon, 08 Apr 2013 11:44:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPEEc-0000bq-Tf for qemu-devel@nongnu.org; Mon, 08 Apr 2013 11:43:55 -0400 From: Stefan Hajnoczi Date: Mon, 8 Apr 2013 17:43:47 +0200 Message-Id: <1365435829-23535-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL v2 0/2] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi v2: * Include git-request-pull(1) output [aliguori] This pull request fixes the vmxnet3 big-endian host build failure and allows iPXE to netboot on vmxnet3. The following changes since commit 9196dd411d580c27f85daa209ff9a501d719ebc0: Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm (2013-04-06 12:53:54 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 389dd80795c646c914ab3c4366c9409e309f0e4f: vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped (2013-04-08 14:01:25 +0200) ---------------------------------------------------------------- Dmitry Fleytman (2): vmxnet3: iPXE compatibility fixes vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped hw/vmxnet3.c | 11 +++++++++++ hw/vmxnet3.h | 11 ++++------- 2 files changed, 15 insertions(+), 7 deletions(-) -- 1.8.1.4