All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
@ 2017-11-06 20:35 Mike Nawrocki
  2017-11-06 20:35 ` [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode Mike Nawrocki
  2017-11-06 20:35 ` [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a Mike Nawrocki
  0 siblings, 2 replies; 14+ messages in thread
From: Mike Nawrocki @ 2017-11-06 20:35 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 the PCI device ID 0x1030 for the
i82559a chipset. This ID is set as the "alternate" PCI device ID for that
chipset, and may be selected via the new property "use-alt-device-id".

Mike Nawrocki (2):
  Fix eepro100 simple transmission mode
  Add new PCI ID for i82559a

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

-- 
2.14.2

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

end of thread, other threads:[~2017-11-16 18:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06 20:35 [Qemu-devel] [PATCH v2 0/2] Fix eepro100 simple transmission, add i82559 PCI ID Mike Nawrocki
2017-11-06 20:35 ` [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode Mike Nawrocki
2017-11-16 16:59   ` Thomas Huth
2017-11-16 17:43     ` Thomas Huth
2017-11-16 18:09       ` Michael Nawrocki
2017-11-06 20:35 ` [Qemu-devel] [PATCH v2 2/2] Add new PCI ID for i82559a Mike Nawrocki
2017-11-07 16:12   ` Michael S. Tsirkin
2017-11-07 18:25     ` Michael Nawrocki
2017-11-14 21:41   ` Stefan Weil
2017-11-15 11:20     ` Jason Wang
2017-11-15 13:09     ` Michael Nawrocki
2017-11-16  2:33       ` Jason Wang
2017-11-16  6:40       ` Stefan Weil
2017-11-16  8:59         ` Jason Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.