]> git.proxmox.com Git - mirror_qemu.git/history - net/vhost-vdpa.c
vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
[mirror_qemu.git] / net / vhost-vdpa.c
2023-10-18 Hawkins Jiaweivdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
2023-10-18 Hawkins Jiaweivdpa: Avoid using vhost_vdpa_net_load_*() outside vhost...
2023-10-18 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_cvq_add()
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-04 Eugenio Pérezvdpa net: follow VirtIO initialization properly at...
2023-10-04 Eugenio Pérezvdpa net: stop probing if cannot set features
2023-10-04 Eugenio Pérezvdpa net: fix error message setting virtio status
2023-10-04 Eugenio Pérezvdpa net: zero vhost_vdpa iova_tree pointer at cleanup
2023-10-04 Stefan Hajnoczivdpa: fix gcc cvq_isolated uninitialized variable warning
2023-10-04 Hawkins Jiaweivhost: Add count argument to vhost_svq_poll()
2023-10-04 Eugenio Pérezvdpa: remove net cvq migration blocker
2023-10-04 Eugenio Pérezvdpa: move vhost_vdpa_set_vring_ready to the caller
2023-10-04 Eugenio Pérezvdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
2023-10-04 Eugenio Pérezvdpa: use first queue SVQ state for CVQ default
2023-10-04 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
2023-10-04 Hawkins Jiaweivdpa: Restore vlan filtering state
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-18 Andrew Melnychenkovirtio-net: Add USO flags to vhost support.
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevmisc/other: spelling fixes
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
2023-07-10 Hawkins Jiaweivdpa: Avoid forwarding large CVQ command failures
2023-07-10 Hawkins Jiaweivdpa: Accessing CVQ header through its structure
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Restore MAC address filtering state
2023-07-10 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_load_cmd()
2023-07-10 Hawkins Jiaweivdpa: Fix possible use-after-free for VirtQueueElement
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Hawkins Jiaweivdpa: Sort vdpa_feature_bits array alphabetically
2023-07-08 Hawkins Jiaweivdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_featur...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Ani Sinhavhost-vdpa: do not cleanup the vdpa/vhost-net structure...
2023-06-26 Eugenio Pérezvdpa: fix not using CVQ buffer in case of error
2023-06-26 Eugenio Pérezvdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
2023-06-26 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
2023-06-26 Hawkins Jiaweivdpa: Add vhost_vdpa_net_load_offloads()
2023-06-26 Hawkins Jiaweivdpa: reuse virtio_vdev_has_feature()
2023-06-26 Eugenio Pérezvdpa: map shadow vrings with MAP_SHARED
2023-06-26 Eugenio Pérezvdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
2023-06-26 Eugenio Pérezvdpa: do not block migration if device has cvq and...
2023-06-23 Eugenio Pérezvdpa: move CVQ isolation check to net_init_vhost_vdpa
2023-06-23 Eugenio Pérezvdpa: return errno in vhost_vdpa_get_vring_group error
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-21 Eugenio Pérezvdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQ
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-07 Eugenio Pérezvdpa net: allow VHOST_F_LOG_ALL
2023-03-07 Eugenio Pérezvdpa: block migration if device has unsupported features
2023-03-07 Eugenio Pérezvdpa net: block migration if the device has CVQ
2023-03-07 Eugenio Pérezvdpa: add vdpa net migration state notifier
2023-03-07 Eugenio Pérezvdpa net: move iova tree creation from init to start
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-17 Eugenio Pérezvdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-08 Longpengvdpa: harden the error path if get_iova_range failed
2023-01-08 Longpengvdpa-dev: get iova range explicitly
2023-01-08 Eugenio Pérezvdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in...
2023-01-08 Eugenio Pérezvdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net...
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21 Eugenio Pérezvdpa: always start CVQ in SVQ mode if possible
2022-12-21 Eugenio Pérezvdpa: add shadow_data to vhost_vdpa
2022-12-21 Eugenio Pérezvdpa: store x-svq parameter in VhostVDPAState
2022-12-21 Eugenio Pérezvdpa: add asid parameter to vhost_vdpa_dma_map/unmap
2022-12-21 Eugenio Pérezvdpa: move SVQ vring features check to net/
2022-12-21 Eugenio Pérezvdpa: request iova_range only once
2022-12-21 Eugenio Pérezvdpa: add vhost_vdpa_net_valid_svq_features
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
next