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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
27 hours
virtio-net: Fix VLAN filter table reset timing
Akihiko Odaki
1
-3
/
+4
4 days
hw/net/cadence_gem: fix register mask initialization
Luc Michel
1
-1
/
+1
13 days
hw/net/npcm_gmac.c: Drop 'buf' local variable
Peter Maydell
1
-8
/
+4
13 days
hw/net/npcm_gmac.c: Correct test for when to reallocate packet buffer
Peter Maydell
1
-2
/
+2
13 days
hw/net/npcm_gmac.c: Unify length and prev_buf_size variables
Peter Maydell
1
-4
/
+5
13 days
hw/net/npcm_gmac.c: Send the right data for second packet in a row
Peter Maydell
1
-0
/
+1
2025-07-16
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
5
-86
/
+172
2025-07-15
qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
4
-2
/
+2
2025-07-14
virtio-net: Add hash type options
Akihiko Odaki
1
-2
/
+43
2025-07-14
virtio-net: Retrieve peer hashing capability
Akihiko Odaki
1
-13
/
+58
2025-07-14
virtio-net: Move virtio_net_get_features() down
Akihiko Odaki
1
-73
/
+73
2025-07-14
net: Add is_vhost_user flag to vhost_net struct
Laurent Vivier
2
-3
/
+8
2025-07-14
net: Allow network backends to advertise max TX queue size
Laurent Vivier
2
-12
/
+13
2025-07-14
net: Add save_acked_features callback to vhost_net
Laurent Vivier
2
-6
/
+5
2025-07-14
net: Add get_acked_features callback to VhostNetOptions
Laurent Vivier
1
-4
/
+2
2025-07-14
net: Consolidate vhost feature bits into vhost_net structure
Laurent Vivier
1
-87
/
+3
2025-07-14
net: Add get_vhost_net callback to NetClientInfo
Laurent Vivier
1
-27
/
+4
2025-07-14
vhost_net: Rename vhost_set_vring_enable() for clarity
Laurent Vivier
3
-5
/
+5
2025-07-14
virtio-net: Add queues for RSS during migration
Akihiko Odaki
1
-7
/
+4
2025-06-26
hw: replace FSF postal address with licenses URL
Sean Wei
1
-2
/
+2
2025-06-12
hw/net/xgamc: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/net/virtio-net: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-3
/
+3
2025-06-12
hw/net/tulip: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/net/rtl8139: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-10
hw/net/i82596: Factor configure function out
Soumyajyotii Ssarkar
1
-15
/
+21
2025-06-10
hw/net/i82596: Update datasheet URL
Soumyajyotii Ssarkar
1
-1
/
+1
2025-06-10
hw/net/fsl_etsec: Set default MAC address
BALATON Zoltan
1
-0
/
+1
2025-05-30
Merge tag 'pull-request-2025-05-30' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2
-91
/
+48
2025-05-30
hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Philippe Mathieu-Daudé
1
-14
/
+1
2025-05-30
hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
1
-10
/
+1
2025-05-30
hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Philippe Mathieu-Daudé
1
-14
/
+6
2025-05-30
hw/net/e1000: Remove unused E1000_FLAG_MAC flag
Philippe Mathieu-Daudé
1
-54
/
+41
2025-05-28
rocker: do not pollute the namespace
Paolo Bonzini
3
-43
/
+31
2025-05-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-1
/
+2
2025-05-14
vhost-user: return failure if backend crash when live migration
Haoqian He
1
-1
/
+2
2025-05-09
hw/net/e1000: Remove stray empty comment in header
Gustavo Romero
1
-1
/
+1
2025-04-25
hw/net/can: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
18
-19
/
+19
2025-04-25
qom: Constify TypeInfo::class_data
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
47
-50
/
+52
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
4
-6
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
4
-6
/
+0
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2
-2
/
+2
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
3
-3
/
+3
2025-04-15
Revert "virtio-net: Copy received header to buffer"
Antoine Damhet
1
-47
/
+40
2025-04-02
virtio-net: Fix num_buffers for version 1
Akihiko Odaki
1
-0
/
+2
2025-03-11
hw/net/smc91c111: Don't allow data register access to overrun buffer
Peter Maydell
1
-12
/
+53
2025-03-11
hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers
Peter Maydell
1
-3
/
+5
2025-03-11
hw/net/smc91c111: Sanitize packet length on tx
Peter Maydell
1
-5
/
+29
2025-03-11
hw/net/smc91c111: Sanitize packet numbers
Peter Maydell
1
-0
/
+45
[next]