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
/
net
Age
Commit message (
Expand
)
Author
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
vdpa net: follow VirtIO initialization properly at cvq isolation probing
Eugenio Pérez
2023-10-04
vdpa net: stop probing if cannot set features
Eugenio Pérez
2023-10-04
vdpa net: fix error message setting virtio status
Eugenio Pérez
2023-10-04
vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
Eugenio Pérez
2023-10-04
vdpa: fix gcc cvq_isolated uninitialized variable warning
Stefan Hajnoczi
2023-10-04
vhost: Add count argument to vhost_svq_poll()
Hawkins Jiawei
2023-10-04
vdpa: remove net cvq migration blocker
Eugenio Pérez
2023-10-04
vdpa: move vhost_vdpa_set_vring_ready to the caller
Eugenio Pérez
2023-10-04
vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
Eugenio Pérez
2023-10-04
vdpa: use first queue SVQ state for CVQ default
Eugenio Pérez
2023-10-04
vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
Hawkins Jiawei
2023-10-04
vdpa: Restore vlan filtering state
Hawkins Jiawei
2023-09-29
net/eth: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-18
net/tap: Avoid variable-length array
Peter Maydell
2023-09-18
net/dump: Avoid variable length array
Peter Maydell
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
2023-09-18
tap: Add check for USO features
Yuri Benditovich
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-08
misc/other: spelling fixes
Michael Tokarev
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
configure, meson: remove CONFIG_SOLARIS from config-host.mak
Paolo Bonzini
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-07-10
vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
Hawkins Jiawei
2023-07-10
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA f...
Hawkins Jiawei
2023-07-10
vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
Hawkins Jiawei
2023-07-10
vdpa: Avoid forwarding large CVQ command failures
Hawkins Jiawei
2023-07-10
vdpa: Accessing CVQ header through its structure
Hawkins Jiawei
2023-07-10
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
Hawkins Jiawei
2023-07-10
vdpa: Restore MAC address filtering state
Hawkins Jiawei
2023-07-10
vdpa: Use iovec for vhost_vdpa_net_load_cmd()
Hawkins Jiawei
2023-07-10
vdpa: Fix possible use-after-free for VirtQueueElement
Hawkins Jiawei
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads()
Hawkins Jiawei
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
Hawkins Jiawei
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
Hawkins Jiawei
2023-07-08
vdpa: Sort vdpa_feature_bits array alphabetically
Hawkins Jiawei
2023-07-08
vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
Hawkins Jiawei
2023-07-07
net: socket: remove net_init_socket()
Laurent Vivier
2023-07-07
net: socket: move fd type checking to its own function
Laurent Vivier
2023-07-07
net: socket: prepare to cleanup net_init_socket()
Laurent Vivier
2023-06-26
vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
Ani Sinha
2023-06-26
vdpa: fix not using CVQ buffer in case of error
Eugenio Pérez
2023-06-26
vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
Eugenio Pérez
2023-06-26
vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
Hawkins Jiawei
2023-06-26
vdpa: Add vhost_vdpa_net_load_offloads()
Hawkins Jiawei
2023-06-26
vdpa: reuse virtio_vdev_has_feature()
Hawkins Jiawei
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
2023-06-26
vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
Eugenio Pérez
[next]