[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v1 0/3] e1000: link auto-negotiation fixes
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-devel] [PATCH v1 0/3] e1000: link auto-negotiation fixes |
Date: |
Tue, 17 Jun 2014 13:48:01 +0300 |
On Tue, Jun 17, 2014 at 08:33:00AM +0200, Alexander Graf wrote:
>
>
> > Am 17.06.2014 um 06:31 schrieb Paolo Bonzini <address@hidden>:
> >
> > Il 17/06/2014 00:35, Alexander Graf ha scritto:
> >>
> >>> On 16.06.14 19:29, Gabriel L. Somlo wrote:
> >>> This series contains a few fixes and improvements in the emulation
> >>> of link auto-negotiation:
> >>>
> >>> - use auto-negotiation when the link is bounced externally (e.g. via
> >>> set_link <foo> down/up on the qemu monitor command line).
> >>>
> >>> - allow mii_tool on linux access to all the phy registers and flags
> >>> it requires in order to report a successfully auto-negotiated link.
> >>>
> >>> - inject LSC interrupt upon successful link auto-negotiation (required
> >>> by stock OS X e1000 driver).
> >>>
> >>> See additional prose following commit logs in 2/3 (making up excuses
> >>> for checkpatch error) and 3/3 (further thoughts on OS X vs. Linux/Windows
> >>> re. auto-negotiation and LSC injection).
> >>
> >> Looks very reasonable and straight forward to me.
> >>
> >> Reviewed-by: Alexander Graf <address@hidden>
> >
> > Would you pick it up and send a pull request for it?
>
> Is e1000 / networking unmaintained?
>
> Alex
It isn't - both me and Stefan merge patches there.
It hasn't been a full day since patch was posted,
and I was unwell yesterday.
Why the query? Is there any urgency?
Re: [Qemu-devel] [PATCH v1 0/3] e1000: link auto-negotiation fixes, Stefan Hajnoczi, 2014/06/18
Re: [Qemu-devel] [PATCH v1 0/3] e1000: link auto-negotiation fixes, Michael S. Tsirkin, 2014/06/19