From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF8hn-000290-H1 for qemu-devel@nongnu.org; Wed, 06 Aug 2014 17:25:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF8hf-0006Bh-5X for qemu-devel@nongnu.org; Wed, 06 Aug 2014 17:25:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF8he-0006BP-UY for qemu-devel@nongnu.org; Wed, 06 Aug 2014 17:24:59 -0400 Date: Wed, 6 Aug 2014 23:25:22 +0200 From: "Michael S. Tsirkin" Message-ID: <20140806212522.GA23810@redhat.com> References: <1407348431-16648-1-git-send-email-somlo@cmu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1407348431-16648-1-git-send-email-somlo@cmu.edu> Subject: Re: [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: "Gabriel L. Somlo" Cc: qemu-devel@nongnu.org, stefanha@redhat.com On Wed, Aug 06, 2014 at 02:07:09PM -0400, Gabriel L. Somlo wrote: > 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 Applied, thanks! > 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