Show patches with: Submitter = Jason Wang       |    Archived = No       |   299 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] Revert "vhost: access vq metadata through kernel virtual address" Revert and rework on the metadata accelreation - - - - --- 2019-09-05 Jason Wang davem Changes Requested
[1/5] vhost: factor out IOTLB vDPA support - - - - --- 2020-01-16 Jason Wang davem Changes Requested
[1/6] mdev: class id support mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[1/6] vhost: allow device that does not depend on vhost worker vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[1/6] vhost: don't set uaddr for invalid address Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[2/2] vhost: re-introducing metadata acceleration through kernel virtual address Revert and rework on the metadata accelreation - - - - --- 2019-09-05 Jason Wang davem Changes Requested
[2/5] vringh: IOTLB support vDPA support - - - - --- 2020-01-16 Jason Wang davem Changes Requested
[2/6] mdev: introduce device specific ops mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[2/6] vhost: use mmgrab() instead of mmget() for non worker device vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[2/6] vhost: validate MMU notifier registration Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[3/5] vDPA: introduce vDPA bus vDPA support - - - - --- 2020-01-16 Jason Wang davem Changes Requested
[3/6] mdev: introduce virtio device and its device ops mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[3/6] vdpa: introduce get_vq_notification method vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[3/6] vhost: fix vhost map leak Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[4/5] virtio: introduce a vDPA based transport vDPA support - - - - --- 2020-01-16 Jason Wang davem Changes Requested
[4/6] vhost: reset invalidate_count in vhost_set_vring_num_addr() Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[4/6] vhost_vdpa: support doorbell mapping via mmap vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[4/6] virtio: introduce a mdev based transport mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[5/5] vdpasim: vDPA device simulator vDPA support - - - - --- 2020-01-16 Jason Wang davem Changes Requested
[5/6] vdpa: introduce virtio pci driver vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[5/6] vhost: mark dirty pages during map uninit Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[5/6] vringh: fix copy direction of vringh_iov_push_kern() mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - - --- 2019-09-23 Jason Wang davem Not Applicable
[6/6] vdpa: vp_vdpa: report doorbell location vDPA: doorbell mapping - - - - --- 2020-05-29 Jason Wang davem Not Applicable
[6/6] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps() Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[RFC,01/24] vhost-vdpa: fix backend feature ioctls Control VQ support in vDPA - 1 - - --- 2020-09-24 Jason Wang davem RFC
[RFC,02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open() Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,03/24] vhost: move the backend feature bits to vhost_types.h Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,04/24] virtio-vdpa: don't set callback if virtio doesn't need it Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,07/24] vdpa: add the missing comment for nvqs in struct vdpa_device Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,08/24] vdpa: introduce virtqueue groups Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,09/24] vdpa: multiple address spaces support Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,1/4] vringh: fix copy direction of vringh_iov_push_kern() mdev based hardware virtio offloading support - - - - --- 2019-09-10 Jason Wang davem RFC
[RFC,10/24] vdpa: introduce config operations for associating ASID to a virtqueue group Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,11/24] vhost_iotlb: split out IOTLB initialization Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,12/24] vhost: support ASID in IOTLB API Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,13/24] vhost-vdpa: introduce ASID based IOTLB Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,14/24] vhost-vdpa: introduce uAPI to get the number of virtqueue groups Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,15/24] vhost-vdpa: introduce uAPI to get the number of address spaces Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,16/24] vhost-vdpa: uAPI to get virtqueue group id Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,17/24] vhost-vdpa: introduce uAPI to set group ASID Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,18/24] vhost-vdpa: support ASID based IOTLB API Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,19/24] vdpa_sim: use separated iov for reading and writing Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,2/4] mdev: introduce helper to set per device dma ops mdev based hardware virtio offloading support - - - - --- 2019-09-10 Jason Wang davem RFC
[RFC,20/24] vdpa_sim: advertise VIRTIO_NET_F_MTU Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,21/24] vdpa_sim: advertise VIRTIO_NET_F_MAC Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,22/24] vdpa_sim: factor out buffer completion logic Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,23/24] vdpa_sim: filter destination mac address Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,24/24] vdpasim: control virtqueue support Control VQ support in vDPA - - - - --- 2020-09-24 Jason Wang davem RFC
[RFC,3/4] virtio: introudce a mdev based transport mdev based hardware virtio offloading support - - - - --- 2019-09-10 Jason Wang davem RFC
[RFC,4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - - --- 2019-09-10 Jason Wang davem RFC
[RFC,V2,1/5] vhost: generalize adding used elem vhost: accelerate metadata access through vmap() - - - - --- 2019-03-06 Jason Wang davem RFC
[RFC,V2,1/6] mdev: class id support mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2,2/5] vhost: fine grain userspace memory accessors vhost: accelerate metadata access through vmap() - - - - --- 2019-03-06 Jason Wang davem RFC
[RFC,V2,2/6] mdev: introduce device specific ops mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2,3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access through vmap() - - - - --- 2019-03-06 Jason Wang davem RFC
[RFC,V2,3/6] mdev: introduce virtio device and its device ops mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2,4/5] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access through vmap() - - - - --- 2019-03-06 Jason Wang davem RFC
[RFC,V2,4/6] virtio: introudce a mdev based transport mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2,5/5] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access through vmap() - - - - --- 2019-03-06 Jason Wang davem RFC
[RFC,V2,5/6] vringh: fix copy direction of vringh_iov_push_kern() mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2,6/6] docs: Sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - - --- 2019-09-20 Jason Wang davem RFC
[RFC,V2] vhost: don't use kmap() to log dirty pages [RFC,V2] vhost: don't use kmap() to log dirty pages - 1 - - --- 2019-05-09 Jason Wang davem RFC
[RFC,V3,1/6] vhost: generalize adding used elem vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC,V3,2/6] vhost: fine grain userspace memory accessors vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC,V3,3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC,V3,4/6] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC,V3,5/6] vhost: factor out setting vring addr and num vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC,V3,6/6] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access - - - - --- 2019-04-23 Jason Wang davem RFC
[RFC] vhost: don't use kmap() to log dirty pages [RFC] vhost: don't use kmap() to log dirty pages - 1 - - --- 2019-05-07 Jason Wang davem RFC
[V10,1/6] mdev: class id support mdev based hardware virtio offloading support - - 2 - --- 2019-11-06 Jason Wang davem Not Applicable
[V10,2/6] modpost: add support for mdev class id mdev based hardware virtio offloading support - - 2 - --- 2019-11-06 Jason Wang davem Not Applicable
[V10,3/6] mdev: introduce device specific ops mdev based hardware virtio offloading support - - 1 - --- 2019-11-06 Jason Wang davem Not Applicable
[V10,4/6] mdev: introduce virtio device and its device ops mdev based hardware virtio offloading support - - 1 - --- 2019-11-06 Jason Wang davem Not Applicable
[V10,5/6] virtio: introduce a mdev based transport mdev based hardware virtio offloading support - - 1 - --- 2019-11-06 Jason Wang davem Not Applicable
[V10,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support 1 - - - --- 2019-11-06 Jason Wang davem Not Applicable
[V11,1/6] mdev: class id support mdev based hardware virtio offloading support - - 3 - --- 2019-11-07 Jason Wang davem Not Applicable
[V11,2/6] modpost: add support for mdev class id mdev based hardware virtio offloading support - - 3 - --- 2019-11-07 Jason Wang davem Not Applicable
[V11,3/6] mdev: introduce device specific ops mdev based hardware virtio offloading support - - 3 - --- 2019-11-07 Jason Wang davem Not Applicable
[V11,4/6] mdev: introduce virtio device and its device ops mdev based hardware virtio offloading support - - 2 - --- 2019-11-07 Jason Wang davem Not Applicable
[V11,5/6] virtio: introduce a mdev based transport mdev based hardware virtio offloading support - - 1 - --- 2019-11-07 Jason Wang davem Not Applicable
[V11,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support 1 - - - --- 2019-11-07 Jason Wang davem Not Applicable
[V12,1/6] mdev: make mdev bus agnostic mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V12,2/6] mdev: split out VFIO bus specific parent ops mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V12,3/6] mdev: move to drivers/ mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V12,4/6] mdev: introduce mediated virtio bus mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V12,5/6] virtio: introduce a mdev based transport mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V12,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,1/6] mdev: make mdev bus agnostic mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,2/6] mdev: split out VFIO bus specific parent ops mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,3/6] mdev: move to drivers/ mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,4/6] mdev: introduce mediated virtio bus mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,5/6] virtio: introduce a mdev based transport mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V13,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - - --- 2019-11-18 Jason Wang davem Not Applicable
[V2,1/4] vhost: introduce vhost_exceeds_weight() Prevent vhost kthread from hogging CPU - - - - --- 2019-05-17 Jason Wang davem Not Applicable
[V2,1/5] vhost: factor out IOTLB vDPA support - - - - --- 2020-02-10 Jason Wang davem Not Applicable
[V2,1/8] vringh: fix copy direction of vringh_iov_push_kern() mdev based hardware virtio offloading support - - - - --- 2019-09-24 Jason Wang davem Not Applicable
[V2,1/9] vhost: don't set uaddr for invalid address Fixes for metadata accelreation - 1 - - --- 2019-07-31 Jason Wang davem Changes Requested
« 1 2 3 »