From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoIaw-0007Vu-0J for qemu-devel@nongnu.org; Thu, 07 Apr 2016 18:40:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoIas-0001Ke-Rj for qemu-devel@nongnu.org; Thu, 07 Apr 2016 18:40:09 -0400 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:34938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoIas-0001He-KP for qemu-devel@nongnu.org; Thu, 07 Apr 2016 18:40:06 -0400 Received: by mail-lf0-x22b.google.com with SMTP id c126so67316729lfb.2 for ; Thu, 07 Apr 2016 15:40:05 -0700 (PDT) From: Max Filippov Date: Fri, 8 Apr 2016 01:39:23 +0300 Message-Id: <1460068763-3993-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PULL for-2.6] target-xtensa fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Max Filippov Hi Peter, please pull the following fix for target-xtensa. The following changes since commit a648c137383d84bc4f95696e5293978d9541a26e: Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into staging (2016-03-10 02:51:14 +0000) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20160408-xtensa for you to fetch changes up to 34fe9af09b98e849f52bb62c4668a39f1cd8150e: opencores_eth: indicate autonegotiation completion (2016-04-04 07:08:26 +0300) ---------------------------------------------------------------- Xtensa-related fixes: - fix networking on xtfpga platform in linux v4.5 by indicating autonegotiation completion in opencores_eth MII BMSR. ---------------------------------------------------------------- Max Filippov (1): opencores_eth: indicate autonegotiation completion hw/net/opencores_eth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4