]> git.proxmox.com Git - mirror_qemu.git/commit
igb: handle PF/VF reset properly
authorSriram Yagnaraman <sriram.yagnaraman@est.tech>
Fri, 24 Mar 2023 15:34:55 +0000 (16:34 +0100)
committerJason Wang <jasowang@redhat.com>
Tue, 28 Mar 2023 05:10:55 +0000 (13:10 +0800)
commit2e68546a4318228e7dd73f73b471a00f31e64064
treef7568cca27323fe12ec8e5fe5ea7070beab51f3b
parente860ef1568c62bbc8cc3567ae4e8b6ca67bed96b
igb: handle PF/VF reset properly

Use PFRSTD to reset RSTI bit for VFs, and raise VFLRE interrupt when VF
is reset.

Signed-off-by: Sriram Yagnaraman <sriram.yagnaraman@est.tech>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/igb_core.c
hw/net/igb_regs.h
hw/net/trace-events