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


Reply via email to