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
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-11-21
net: do not delete nics in net_cleanup()
David Woodhouse
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-17
net: Fix a misleading error message
Markus Armbruster
2023-11-07
vdpa: Allow VIRTIO_NET_F_RSS in SVQ
Hawkins Jiawei
2023-11-07
vdpa: Restore receive-side scaling state
Hawkins Jiawei
2023-11-07
vdpa: Add SetSteeringEBPF method for NetClientState
Hawkins Jiawei
2023-11-07
vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
Hawkins Jiawei
2023-11-07
vdpa: Restore hash calculation state
Hawkins Jiawei
2023-11-01
migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
Juan Quintela
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-18
vdpa: Send cvq state load commands in parallel
Hawkins Jiawei
2023-10-18
vdpa: Introduce cursors to vhost_vdpa_net_loadx()
Hawkins Jiawei
2023-10-18
vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
Hawkins Jiawei
2023-10-18
vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
Hawkins Jiawei
2023-10-18
vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
Hawkins Jiawei
2023-10-18
vdpa: Use iovec for vhost_vdpa_net_cvq_add()
Hawkins Jiawei
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
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
[next]