Show patches with: Submitter = Eugenio Perez Martin       |    State = Action Required       |    Archived = No       |   1223 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,2/2] vdpa: identify aliased maps in iova_tree Identify aliased maps in vdpa SVQ iova_tree - - - - --- 2024-04-10 Eugenio Perez Martin New
[RFC,1/2] iova_tree: add an id member to DMAMap Identify aliased maps in vdpa SVQ iova_tree - - - - --- 2024-04-10 Eugenio Perez Martin New
[2/2] vdpa: trace skipped memory sections Trace skipped memory sections at vdpa memory listener - - - - --- 2024-02-15 Eugenio Perez Martin New
[1/2] vdpa: stash memory region properties in vars Trace skipped memory sections at vdpa memory listener - - - - --- 2024-02-15 Eugenio Perez Martin New
[v2,7/7] vdpa: move memory listener register to vhost_vdpa_init Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,5/7] vdpa: reorder listener assignment Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,4/7] vdpa: add listener_registered Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,3/7] vdpa: set backend capabilities at vhost_vdpa_init Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,2/7] vdpa: reorder vhost_vdpa_set_backend_cap Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[v2,1/7] vdpa: check for iova tree initialized at net_client_start Move memory listener register to vhost_vdpa_init - - - - --- 2024-02-01 Eugenio Perez Martin New
[2/2] net: move backend cleanup to NIC cleanup Move net backend cleanup to NIC cleanup 1 1 - - --- 2024-01-29 Eugenio Perez Martin New
[1/2] net: parameterize the removing client from nc list Move net backend cleanup to NIC cleanup - - - - --- 2024-01-29 Eugenio Perez Martin New
[6/6] vdpa: move memory listener register to vhost_vdpa_init Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[5/6] vdpa: reorder listener assignment Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[4/6] vdpa: add listener_registered Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[3/6] vdpa: set backend capabilities at vhost_vdpa_init Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[2/6] vdpa: reorder vhost_vdpa_set_backend_cap Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[1/6] vdpa: check for iova tree initialized at net_client_start Move memory listener register to vhost_vdpa_init - - - - --- 2024-01-11 Eugenio Perez Martin New
[v4,13/13] vdpa: move memory listener to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,12/13] vdpa: use dev_shared in vdpa_iommu Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,10/13] vdpa: move iommu_list to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,09/13] vdpa: remove msg type of vhost_vdpa Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,08/13] vdpa: move backend_cap to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,06/13] vdpa: move file descriptor to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,05/13] vdpa: use vdpa shared for tracing Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,04/13] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,03/13] vdpa: move iova_range to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,02/13] vdpa: move iova tree to the shared struct Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,01/13] vdpa: add VhostVDPAShared Consolidate common vdpa members in VhostVDPAShared 1 - - 1 --- 2023-12-21 Eugenio Perez Martin New
[v3,14/14] vdpa: move memory listener to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,13/14] vdpa: factor out vhost_vdpa_last_dev Consolidate common vdpa members in VhostVDPAShared - - 1 - --- 2023-12-21 Eugenio Perez Martin New
[v3,12/14] vdpa: use dev_shared in vdpa_iommu Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,11/14] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,10/14] vdpa: move iommu_list to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,09/14] vdpa: remove msg type of vhost_vdpa Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,08/14] vdpa: move backend_cap to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,07/14] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,06/14] vdpa: move file descriptor to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,05/14] vdpa: use vdpa shared for tracing Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,04/14] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,03/14] vdpa: move iova_range to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,02/14] vdpa: move iova tree to the shared struct Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v3,01/14] vdpa: add VhostVDPAShared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[for,9.0,12/12] virtio_net: register incremental migration handlers Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,11/12] vdpa: add vhost_vdpa_net_switchover_ack_needed Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,10/12] vdpa: add vhost_vdpa_net_load_setup NetClient callback Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,09/12] vdpa: approve switchover after memory map in the migration destination Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,08/12] vdpa: add vhost_vdpa_load_setup Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,07/12] vdpa: set backend capabilities at vhost_vdpa_init Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,06/12] vdpa: check for iova tree initialized at net_client_start Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,05/12] vdpa: factor out stop path of vhost_vdpa_dev_start Map memory at destination .load_setup in vDPA-net migration 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,04/12] vdpa: extract out _dma_end_batch from _listener_commit Map memory at destination .load_setup in vDPA-net migration 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,03/12] vdpa: merge _begin_batch into _batch_begin_once Map memory at destination .load_setup in vDPA-net migration 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,02/12] vdpa: make batch_begin_once early return Map memory at destination .load_setup in vDPA-net migration 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[for,9.0,01/12] vdpa: do not set virtio status bits if unneeded Map memory at destination .load_setup in vDPA-net migration 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,13/13] vdpa: move memory listener to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,12/13] vdpa: use dev_shared in vdpa_iommu Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,10/13] vdpa: move iommu_list to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,09/13] vdpa: remove msg type of vhost_vdpa Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,08/13] vdpa: move backend_cap to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,06/13] vdpa: move file descriptor to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,05/13] vdpa: use vdpa shared for tracing Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,04/13] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,03/13] vdpa: move iova_range to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,02/13] vdpa: move iova tree to the shared struct Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[9.0,v2,01/13] vdpa: add VhostVDPAShared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-15 Eugenio Perez Martin New
[RFC,v2,10/10] virtio_net: register incremental migration handlers Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,09/10] vdpa: add vhost_vdpa_net_load_setup NetClient callback Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,08/10] vdpa: add vhost_vdpa_load_setup Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,07/10] vdpa: set backend capabilities at vhost_vdpa_init Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,06/10] vdpa: check for iova tree initialized at net_client_start Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,05/10] vdpa: factor out stop path of vhost_vdpa_dev_start Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,04/10] vdpa: extract out _dma_end_batch from _listener_commit Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,03/10] vdpa: merge _begin_batch into _batch_begin_once Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,02/10] vdpa: make batch_begin_once early return Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[RFC,v2,01/10] vdpa: do not set virtio status bits if unneeded Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-11-28 Eugenio Perez Martin New
[9.0,13/13] vdpa: move memory listener to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,12/13] vdpa: use dev_shared in vdpa_iommu Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,10/13] vdpa: move iommu_list to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,09/13] vdpa: remove msg type of vhost_vdpa Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,08/13] vdpa: move backend_cap to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,06/13] vdpa: move file descriptor to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,05/13] vdpa: use vdpa shared for tracing Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,04/13] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - 1 - --- 2023-11-24 Eugenio Perez Martin New
[9.0,03/13] vdpa: move iova_range to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,02/13] vdpa: move iova tree to the shared struct Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[9.0,01/13] vdpa: add VhostVDPAShared Consolidate common vdpa members in VhostVDPAShared - - - - --- 2023-11-24 Eugenio Perez Martin New
[RFC,18/18] virtio_net: register incremental migration handlers Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
[RFC,17/18] vdpa: use shadow_data instead of first device v->shadow_vqs_enabled Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
[RFC,16/18] vdpa: add vhost_vdpa_net_load_setup NetClient callback Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
[RFC,15/18] vdpa: add vhost_vdpa_load_setup Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
[RFC,14/18] vdpa: do not set virtio status bits if unneeded Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
[RFC,13/18] vdpa: move memory listener to vhost_vdpa_shared Map memory at destination .load_setup in vDPA-net migration - - - - --- 2023-10-19 Eugenio Perez Martin New
« 1 2 3 412 13 »