[Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset

Mike Nawrocki posted 2 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171031155435.4618-1-michael.nawrocki@gtri.gatech.edu
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
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(-)
[Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset
Posted by Mike Nawrocki 6 years, 5 months ago
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