QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Laurent Vivier 1652f1b335 net: Add save_acked_features callback to vhost_net 1 year ago
..
can hw/net/can: Fix type conflict of GLib function pointers 1 year ago
fsl_etsec hw/net/fsl_etsec: Set default MAC address 1 year ago
rocker rocker: do not pollute the namespace 1 year ago
Kconfig hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations 2 years ago
allwinner-sun8i-emac.c qom: Have class_init() take a const data argument 1 year ago
allwinner_emac.c qom: Have class_init() take a const data argument 1 year ago
cadence_gem.c qom: Have class_init() take a const data argument 1 year ago
dp8393x.c qom: Have class_init() take a const data argument 1 year ago
e1000.c hw/net/e1000: Remove unused E1000_FLAG_MAC flag 1 year ago
e1000_common.h e1000: Split header files 3 years ago
e1000_regs.h hw/net: spelling fixes 3 years ago
e1000e.c qom: Make InterfaceInfo[] uses const 1 year ago
e1000e_core.c include: Rename sysemu/ -> system/ 2 years ago
e1000e_core.h e1000e: fix link state on resume 2 years ago
e1000x_common.c e1000x: Take CRC into consideration for size check 3 years ago
e1000x_common.h e1000x: Share more Rx filtering logic 3 years ago
e1000x_regs.h hw/net/e1000: Remove stray empty comment in header 1 year ago
eepro100.c qom: Make InterfaceInfo[] uses const 1 year ago
ftgmac100.c qom: Have class_init() take a const data argument 1 year ago
i82596.c hw/net/i82596: Factor configure function out 1 year ago
i82596.h include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
igb.c qom: Make InterfaceInfo[] uses const 1 year ago
igb_common.h igb: Add a VF reset handler 3 years ago
igb_core.c include: Rename sysemu/ -> system/ 2 years ago
igb_core.h igb: fix link state on resume 2 years ago
igb_regs.h license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2 years ago
igbvf.c qom: Make InterfaceInfo[] uses const 1 year ago
imx_fec.c qom: Have class_init() take a const data argument 1 year ago
lan9118.c qom: Have class_init() take a const data argument 1 year ago
lan9118_phy.c qom: Have class_init() take a const data argument 1 year ago
lance.c qom: Have class_init() take a const data argument 1 year ago
lasi_i82596.c qom: Have class_init() take a const data argument 1 year ago
mcf_fec.c qom: Have class_init() take a const data argument 1 year ago
meson.build hw/net: Add NPCM8XX PCS Module 1 year ago
mipsnet.c qom: Have class_init() take a const data argument 1 year ago
msf2-emac.c qom: Have class_init() take a const data argument 1 year ago
mv88w8618_eth.c qom: Have class_init() take a const data argument 1 year ago
ne2000-isa.c qom: Have class_init() take a const data argument 1 year ago
ne2000-pci.c qom: Make InterfaceInfo[] uses const 1 year ago
ne2000.c include/system: Move exec/memory.h to system/memory.h 1 year ago
ne2000.h Include hw/hw.h exactly where needed 7 years ago
net_rx_pkt.c hw/net/net_rx_pkt: Remove deadcode 2 years ago
net_rx_pkt.h hw/net/net_rx_pkt: Remove deadcode 2 years ago
net_tx_pkt.c Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()" 1 year ago
net_tx_pkt.h igb: Implement Tx SCTP CSO 3 years ago
npcm7xx_emc.c qom: Have class_init() take a const data argument 1 year ago
npcm_gmac.c qom: Have class_init() take a const data argument 1 year ago
npcm_pcs.c qom: Have class_init() take a const data argument 1 year ago
opencores_eth.c qom: Have class_init() take a const data argument 1 year ago
pcnet-pci.c qom: Make InterfaceInfo[] uses const 1 year ago
pcnet.c Avoid unaligned fetch in ladr_match() 2 years ago
pcnet.h include/system: Move exec/memory.h to system/memory.h 1 year ago
rtl8139.c hw/net/rtl8139: skip automatic zero-init of large array 1 year ago
smc91c111.c qom: Have class_init() take a const data argument 1 year ago
spapr_llan.c qom: Have class_init() take a const data argument 1 year ago
stellaris_enet.c qom: Have class_init() take a const data argument 1 year ago
sungem.c qom: Make InterfaceInfo[] uses const 1 year ago
sunhme.c qom: Make InterfaceInfo[] uses const 1 year ago
trace-events hw/net: Add NPCM8XX PCS Module 1 year ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
tulip.c hw/net/tulip: skip automatic zero-init of large array 1 year ago
tulip.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
vhost_net-stub.c net: Add save_acked_features callback to vhost_net 1 year ago
vhost_net.c net: Add save_acked_features callback to vhost_net 1 year ago
virtio-net.c vhost_net: Rename vhost_set_vring_enable() for clarity 1 year ago
vmware_utils.h hw/net/vmxnet3: Fix code to work on big endian hosts, too 9 years ago
vmxnet3.c hw/net/vmxnet3: Merge DeviceRealize in InstanceInit 1 year ago
vmxnet3.h hw: replace FSF postal address with licenses URL 1 year ago
vmxnet3_defs.h include/hw/pci: Split pci_device.h off pci.h 4 years ago
vmxnet_debug.h Clean up ill-advised or unusual header guards 10 years ago
xen_nic.c qom: Have class_init() take a const data argument 1 year ago
xgmac.c hw/net/xgamc: skip automatic zero-init of large array 1 year ago
xilinx_axienet.c qom: Make InterfaceInfo[] uses const 1 year ago
xilinx_ethlite.c qom: Have class_init() take a const data argument 1 year ago