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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2023-03-02
virtio-net: clear guest_announce feature if no cvq backend
Eugenio Pérez
1
-0
/
+15
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
1
-7
/
+5
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
1
-1
/
+1
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
1
-9
/
+8
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
1
-2
/
+2
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2
-0
/
+317
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
9
-29
/
+29
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
18
-18
/
+18
2023-01-08
virtio-net: add support for configure interrupt
Cindy Lu
3
-2
/
+20
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
1
-2
/
+20
2023-01-08
vhost-user: Fix the virtio features negotiation flaw
Hyman Huang(黄勇)
3
-0
/
+20
2023-01-08
virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
Eugenio Pérez
1
-0
/
+2
2023-01-08
virtio_net: Modify virtio_net_get_config to early return
Eugenio Pérez
1
-13
/
+15
2023-01-05
hw/net: Fix read of uninitialized memory in imx_fec.
Stephen Longfield
1
-4
/
+4
2022-12-15
hw: Include the VMWare devices only in the x86 targets
Thomas Huth
1
-1
/
+1
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2
-2
/
+2
2022-12-14
qapi rocker: Elide redundant has_FOO in generated C
Markus Armbruster
1
-11
/
+2
2022-12-14
qapi net: Elide redundant has_FOO in generated C
Markus Armbruster
1
-2
/
+1
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2
-2
/
+2
2022-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-4
/
+4
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-4
/
+4
2022-11-22
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+1
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
1
-0
/
+1
2022-11-21
rtl8139: honor large send MSS value
Stefan Hajnoczi
1
-14
/
+12
2022-11-21
rtl8139: keep Tx command mode 0 and 1 separate
Stefan Hajnoczi
1
-2
/
+2
2022-11-21
rtl8139: avoid clobbering tx descriptor bits
Stefan Hajnoczi
1
-7
/
+10
2022-11-11
Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
9
-883
/
+879
2022-11-11
net: Replace TAB indentations with spaces
Ahmed Abouzied
7
-878
/
+878
2022-11-11
tulip: Remove unused variable
Miroslav Rezanina
1
-3
/
+1
2022-11-11
rtl8139: Remove unused variable
Miroslav Rezanina
1
-2
/
+0
2022-11-10
virtio-net: fix for heap-buffer-overflow
Xuan Zhuo
1
-2
/
+16
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
1
-6
/
+5
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
3
-54
/
+11
2022-11-07
virtio-net: enable vq reset feature
Xuan Zhuo
1
-0
/
+1
2022-11-07
vhost: vhost-kernel: enable vq reset feature
Kangjie Xu
1
-0
/
+1
2022-11-07
virtio-net: support queue_enable
Kangjie Xu
1
-0
/
+21
2022-11-07
virtio-net: support queue reset
Xuan Zhuo
1
-0
/
+18
2022-11-07
virtio-net: introduce flush_or_purge_queued_packets()
Kangjie Xu
1
-6
/
+11
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2
-0
/
+59
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2
-0
/
+31
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+1
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
1
-0
/
+1
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
1
-3
/
+2
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
1
-9
/
+41
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
1
-1
/
+12
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
1
-1
/
+1
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
1
-2
/
+7
2022-09-27
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
1
-11
/
+6
2022-09-27
e1000e: set RX desc status with DD flag in a separate operation
Ding Hui
1
-1
/
+52
[next]