aboutsummaryrefslogtreecommitdiff
path: root/hw/net/igb.c
AgeCommit message (Expand)Author
2024-08-01Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin
2024-07-03pcie_sriov: Ensure VF function number does not overflowAkihiko Odaki
2024-06-04tap: Remove qemu_using_vnet_hdr()Akihiko Odaki
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-03-12hw/pci: Always call pcie_sriov_pf_reset()Akihiko Odaki
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki
2023-12-30hw/net: Constify VMStateRichard Henderson
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater
2023-11-13igb: Add a VF reset handlerCédric Le Goater
2023-07-10pcie: Use common ARI next function numberAkihiko Odaki
2023-05-23igb: Share common VF constantsAkihiko Odaki
2023-03-28igb: Save more Tx statesAkihiko Odaki
2023-03-10Intrdocue igb device emulationAkihiko Odaki