qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset
@ 2017-10-31 15:54 Mike Nawrocki
  2017-10-31 15:54 ` [Qemu-devel] [PATCH 1/2] Fix eepro100 simple transmission mode Mike Nawrocki
  2017-10-31 15:54 ` [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface Mike Nawrocki
  0 siblings, 2 replies; 7+ messages in thread
From: Mike Nawrocki @ 2017-10-31 15:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: jasowang, mst, marcel, Mike Nawrocki

This patch set does two things. First, it fixes the simple transmission mode
for the eepro100 chipset. Second, it adds and uses the PCI ID for the i82559
chipset, and enables selection of this chipset.

Mike Nawrocki (2):
  Fix eepro100 simple transmission mode
  Add i82559a eepro100 interface

 hw/net/eepro100.c    | 20 ++++----------------
 hw/pci/pci.c         |  2 ++
 include/hw/pci/pci.h |  1 +
 qemu-options.hx      |  2 +-
 4 files changed, 8 insertions(+), 17 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2017-11-06 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31 15:54 [Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset Mike Nawrocki
2017-10-31 15:54 ` [Qemu-devel] [PATCH 1/2] Fix eepro100 simple transmission mode Mike Nawrocki
2017-10-31 15:54 ` [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface Mike Nawrocki
2017-10-31 17:50   ` Dr. David Alan Gilbert
2017-11-01 14:48     ` Nawrocki, Michael
2017-11-01 15:32       ` Michael S. Tsirkin
2017-11-06 20:23         ` Michael Nawrocki

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