Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Pull virtio updates from Michael Tsirkin: - Some bug fixes - The new vdpa subsystem with two first drivers * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: virtio-balloon: Revert "virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM" vdpa: move to drivers/vdpa virtio: Intel IFC VF driver for VDPA vdpasim: vDPA device simulator vhost: introduce vDPA-based backend virtio: introduce a vDPA based transport vDPA: introduce vDPA bus vringh: IOTLB support vhost: factor out IOTLB vhost: allow per device message handler vhost: refine vhost and vringh kconfig virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM virtio-net: Introduce hash report feature virtio-net: Introduce RSS receive steering feature virtio-net: Introduce extended RSC feature tools/virtio: option to build an out of tree module
Showing
drivers/vdpa/Kconfig
0 → 100644
drivers/vdpa/Makefile
0 → 100644
drivers/vdpa/ifcvf/Makefile
0 → 100644
This diff is collapsed.
drivers/vdpa/vdpa.c
0 → 100644
This diff is collapsed.
drivers/vhost/iotlb.c
0 → 100644
drivers/vhost/vdpa.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
drivers/virtio/virtio_vdpa.c
0 → 100644
include/linux/vdpa.h
0 → 100644
include/linux/vhost_iotlb.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment