From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6Ji6-000082-Ar for qemu-devel@nongnu.org; Mon, 05 Aug 2013 08:16:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V6Ji0-0006bJ-C0 for qemu-devel@nongnu.org; Mon, 05 Aug 2013 08:16:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6Ji0-0006Zx-3k for qemu-devel@nongnu.org; Mon, 05 Aug 2013 08:16:20 -0400 From: Stefan Hajnoczi Date: Mon, 5 Aug 2013 14:16:14 +0200 Message-Id: <1375704975-19128-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-1.6 0/1] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi This fix allows the pcnet NIC to work properly with the tap device. The following changes since commit b9ac5d923b820a0f0152a2df56067e55ce34f487: target-mips: fix 34Kf configuration for DSP ASE (2013-08-03 23:33:17 +0200) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to ee76c1f821e75550644e084dea85743bbc934f91: pcnet: Flush queued packets on end of STOP state (2013-08-05 14:11:17 +0200) ---------------------------------------------------------------- Jan Kiszka (1): pcnet: Flush queued packets on end of STOP state hw/net/pcnet.c | 4 ++++ 1 file changed, 4 insertions(+) -- 1.8.1.4