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-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
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-19
hw/net: Declare link using static DEFINE_PROP_LINK() macro
Philippe Mathieu-Daudé
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
2023-10-06
hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
2023-09-29
e1000: remove old compatibility code
Paolo Bonzini
[next]