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>