qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] minor fixes to lan9118 emulation
@ 2015-12-04 18:58 Andrew Baumann
  2015-12-04 18:58 ` [Qemu-devel] [PATCH 1/2] lan9118: fix emulation of MAC address loaded bit in E2P_CMD register Andrew Baumann
  2015-12-04 18:58 ` [Qemu-devel] [PATCH 2/2] lan9118: log and ignore access to invalid registers, rather than aborting Andrew Baumann
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Baumann @ 2015-12-04 18:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Wang, Andrew Baumann

This series fixes two niggles in the lan9118 emulation. Together,
these are enough for it to work with a simple driver for the SMSC 9221
(which is very similar).

Cheers,
Andrew

Andrew Baumann (2):
  lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
  lan9118: log and ignore access to invalid registers, rather than
    aborting

 hw/net/lan9118.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.5.3

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

end of thread, other threads:[~2015-12-09 14:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 18:58 [Qemu-devel] [PATCH 0/2] minor fixes to lan9118 emulation Andrew Baumann
2015-12-04 18:58 ` [Qemu-devel] [PATCH 1/2] lan9118: fix emulation of MAC address loaded bit in E2P_CMD register Andrew Baumann
2015-12-07  2:42   ` Jason Wang
2015-12-04 18:58 ` [Qemu-devel] [PATCH 2/2] lan9118: log and ignore access to invalid registers, rather than aborting Andrew Baumann
2015-12-07  2:43   ` Jason Wang
2015-12-07  5:20     ` Andrew Baumann
2015-12-07  9:52       ` Paolo Bonzini
2015-12-07 21:53         ` Andrew Baumann
2015-12-09 14:58           ` Paolo Bonzini

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).