From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF5cj-0005LM-Vh for qemu-devel@nongnu.org; Wed, 06 Aug 2014 14:07:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF5ca-0001Vy-Pz for qemu-devel@nongnu.org; Wed, 06 Aug 2014 14:07:41 -0400 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:43048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF5ca-0001JL-Lx for qemu-devel@nongnu.org; Wed, 06 Aug 2014 14:07:32 -0400 Received: by mail-qg0-f42.google.com with SMTP id j5so3105572qga.15 for ; Wed, 06 Aug 2014 11:07:17 -0700 (PDT) From: "Gabriel L. Somlo" Date: Wed, 6 Aug 2014 14:07:09 -0400 Message-Id: <1407348431-16648-1-git-send-email-somlo@cmu.edu> Subject: [Qemu-devel] [PATCH 0/2] e1000: post-2.1-freeze cleanup items List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com, mst@redhat.com Michael, As discussed earlier here are my e1000 phy_ctrl and phy_status cleanup patches we decided to delay until after the 2.1 release. Thanks, Gabriel Gabriel L. Somlo (2): e1000: correctly handle phy_ctrl reserved & self-clearing bits e1000: use symbolic constants to init phy ctrl & status registers hw/net/e1000.c | 60 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 20 deletions(-) -- 1.9.3