From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbkId-0006Df-A2 for qemu-devel@nongnu.org; Mon, 22 Aug 2016 04:09:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbkIY-0007La-Em for qemu-devel@nongnu.org; Mon, 22 Aug 2016 04:09:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbkIY-0007LS-8h for qemu-devel@nongnu.org; Mon, 22 Aug 2016 04:09:34 -0400 From: Jason Wang Date: Mon, 22 Aug 2016 16:09:25 +0800 Message-Id: <1471853367-18474-1-git-send-email-jasowang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/2] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: Jason Wang The following changes since commit 5f9f818ea88a013b2464563be354dd2f0f3164= 07: test-logging: don't hard-code paths in /tmp (2016-08-19 12:44:11 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to e0af5a0e8b74c674d29be3224b7ec16ba278e99c: e1000e: remove internal interrupt flag (2016-08-22 16:06:08 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Cao jin (1): e1000e: remove internal interrupt flag Marc-Andr=C3=A9 Lureau (1): slirp: fix segv when init failed hw/net/e1000e.c | 8 +------- net/slirp.c | 4 +++- 2 files changed, 4 insertions(+), 8 deletions(-)