qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mike Nawrocki
Subject: [Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset
Date: Tue, 31 Oct 2017 11:54:33 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]