index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
1
-0
/
+4
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
1
-1
/
+15
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
1
-3
/
+9
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
1
-16
/
+0
2024-04-02
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
1
-0
/
+4
2024-03-29
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
1
-0
/
+1
2024-03-29
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
1
-2
/
+2
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
1
-0
/
+10
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-2
/
+16
2024-03-12
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
1
-2
/
+0
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
1
-1
/
+1
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
1
-0
/
+16
2024-03-12
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
1
-6
/
+48
2024-03-12
Avoid unaligned fetch in ladr_match()
Nick Briggs
1
-1
/
+1
2024-03-12
e1000e: fix link state on resume
Laurent Vivier
2
-55
/
+7
2024-03-12
igb: fix link state on resume
Laurent Vivier
2
-46
/
+7
2024-03-09
hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
1
-3
/
+1
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
1
-5
/
+6
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
1
-1
/
+3
2024-02-11
hw/net/tulip: add chip status register values
Sven Schnelle
1
-2
/
+2
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
3
-1
/
+962
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
1
-5
/
+7
2024-02-02
hw/net/lasi_i82596: Re-enable build
David Woodhouse
2
-1
/
+2
2024-02-02
hw/net/etraxfs-eth: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-02-02
hw/net: GMAC Tx Implementation
Nabih Estefan Diaz
2
-0
/
+205
2024-02-02
hw/net: GMAC Rx Implementation
Nabih Estefan Diaz
2
-2
/
+279
2024-02-02
hw/net: Add NPCMXXX GMAC device
Hao Wu
3
-1
/
+480
2024-01-25
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
1
-4
/
+9
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-4
/
+4
2024-01-05
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
1
-2
/
+2
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
1
-1
/
+1
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+0
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-2
/
+0
2023-12-30
hw/net: Constify VMState
Richard Henderson
41
-80
/
+80
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
1
-8
/
+9
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
1
-3
/
+47
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
37
-39
/
+71
2023-11-15
hw/net/cadence_gem.c: spelling fixes: Octects
Michael Tokarev
1
-4
/
+4
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2
-0
/
+18
2023-11-13
igb: Add a VF reset handler
Cédric Le Goater
6
-2
/
+25
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
3
-116
/
+381
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+1
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
1
-1
/
+1
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
1
-23
/
+33
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
1
-13
/
+14
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
1
-2
/
+2
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
1
-12
/
+39
[next]