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
2022-12-15
hw: Include the VMWare devices only in the x86 targets
Thomas Huth
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi rocker: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi net: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-22
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-21
rtl8139: honor large send MSS value
Stefan Hajnoczi
2022-11-21
rtl8139: keep Tx command mode 0 and 1 separate
Stefan Hajnoczi
2022-11-21
rtl8139: avoid clobbering tx descriptor bits
Stefan Hajnoczi
2022-11-11
Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-11
net: Replace TAB indentations with spaces
Ahmed Abouzied
2022-11-11
tulip: Remove unused variable
Miroslav Rezanina
2022-11-11
rtl8139: Remove unused variable
Miroslav Rezanina
2022-11-10
virtio-net: fix for heap-buffer-overflow
Xuan Zhuo
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
virtio-net: enable vq reset feature
Xuan Zhuo
2022-11-07
vhost: vhost-kernel: enable vq reset feature
Kangjie Xu
2022-11-07
virtio-net: support queue_enable
Kangjie Xu
2022-11-07
virtio-net: support queue reset
Xuan Zhuo
2022-11-07
virtio-net: introduce flush_or_purge_queued_packets()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-09-27
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
2022-09-27
e1000e: set RX desc status with DD flag in a separate operation
Ding Hui
2022-09-22
hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified level
Lucas Dietrich
2022-09-22
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
2022-09-02
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-08-09
hw/net/rocker: Avoid undefined shifts with more than 31 ports
Peter Maydell
2022-07-26
e1000e: Fix possible interrupt loss when using MSI
Ake Koomsin
2022-07-20
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
2022-07-20
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
2022-07-06
e1000: set RX descriptor status in a separate operation
Ding Hui
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-11
hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()
Bernhard Beschow
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
[next]