qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS
@ 2014-12-11  5:23 Richard Tollerton
  2014-12-11  5:23 ` [Qemu-devel] [PATCH v2 1/2] e1000: Clear MDIC register when PHY addr is invalid Richard Tollerton
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Richard Tollerton @ 2014-12-11  5:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Tollerton, kraxel, mst

The 8254x driver in certain versions of Phar Lap ETS hasn't been
initializing the e1000 device properly in qemu. It looks like the driver
is relying on two specific pieces of behavior which (anecdotally) exist
in hardware, although I can't cite any datasheets on the matter; in any
case, these two patches adjust this behavior. Tested lightly on both ETS
and Win7.

This is a resend; there are no changes compared to v1.

Richard Tollerton (2):
  e1000: Clear MDIC register when PHY addr is invalid
  e1000: decrement RDT if equal to RDH

 hw/net/e1000.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.1.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-03-25  6:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11  5:23 [Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS Richard Tollerton
2014-12-11  5:23 ` [Qemu-devel] [PATCH v2 1/2] e1000: Clear MDIC register when PHY addr is invalid Richard Tollerton
2014-12-18  5:08   ` Jason Wang
2014-12-11  5:23 ` [Qemu-devel] [PATCH v2 2/2] e1000: decrement RDT if equal to RDH Richard Tollerton
2014-12-18  5:01   ` Jason Wang
2015-01-12 10:24     ` Michael S. Tsirkin
2015-01-12 19:12       ` Richard Tollerton
2015-01-13  6:48         ` Jason Wang
2015-01-13 21:06           ` Richard Tollerton
2015-01-14  9:48             ` Jason Wang
2015-03-24  9:37 ` [Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS Stefan Hajnoczi
2015-03-25  6:02   ` Richard Tollerton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).