index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-02
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-03-29
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-29
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
2024-03-12
Avoid unaligned fetch in ladr_match()
Nick Briggs
2024-03-12
e1000e: fix link state on resume
Laurent Vivier
2024-03-12
igb: fix link state on resume
Laurent Vivier
2024-03-09
hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-11
hw/net/tulip: add chip status register values
Sven Schnelle
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
2024-02-02
hw/net/lasi_i82596: Re-enable build
David Woodhouse
2024-02-02
hw/net/etraxfs-eth: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
hw/net: GMAC Tx Implementation
Nabih Estefan Diaz
2024-02-02
hw/net: GMAC Rx Implementation
Nabih Estefan Diaz
2024-02-02
hw/net: Add NPCMXXX GMAC device
Hao Wu
2024-01-25
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-30
hw/net: Constify VMState
Richard Henderson
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-15
hw/net/cadence_gem.c: spelling fixes: Octects
Michael Tokarev
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2023-11-13
igb: Add a VF reset handler
Cédric Le Goater
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DMACFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCFG register fields
Luc Michel
[next]