On 2023/10/24 0:45, Cédric Le Goater wrote:
From: Cédric Le Goater <c...@redhat.com>

Hello,

Here is a little series adding FLR to the new IGB models.

Thanks,

C.

Changes in v2:

- add a "x-pcie-flr-init" compat property for pre 8.2 machines

Cédric Le Goater (2):
   igb: Add a VF reset handler
   igb: Add Function Level Reset to PF and VF

  hw/net/igb_common.h |  1 +
  hw/net/igb_core.h   |  3 +++
  hw/core/machine.c   |  3 ++-
  hw/net/igb.c        | 15 +++++++++++++++
  hw/net/igb_core.c   |  6 ++++--
  hw/net/igbvf.c      | 19 +++++++++++++++++++
  hw/net/trace-events |  1 +
  7 files changed, 45 insertions(+), 3 deletions(-)


For the whole series:
Reviewed-by: Akihiko Odaki <akihiko.od...@daynix.com>

Reply via email to