On 29/8/23 11:05, Cédric Le Goater wrote:
From: Cédric Le Goater <c...@redhat.com>

Export the igb_vf_reset() helper routine from the PF model to let the

Preferably splitting in 2 patches to KISS,

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

IGBVF model implement its own device reset.

Cc: Akihiko Odaki <akihiko.od...@daynix.com>
Suggested-by: Sriram Yagnaraman <sriram.yagnara...@est.tech>
Signed-off-by: Cédric Le Goater <c...@redhat.com>
---
  hw/net/igb_common.h |  1 +
  hw/net/igb_core.h   |  3 +++
  hw/net/igb.c        |  6 ++++++
  hw/net/igb_core.c   |  6 ++++--
  hw/net/igbvf.c      | 10 ++++++++++
  hw/net/trace-events |  1 +
  6 files changed, 25 insertions(+), 2 deletions(-)


Reply via email to