Show patches with: Submitter = Liu, Yi L       |    State = Action Required       |   1347 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/8] iommu: Introduce bind_pasid_table API function - - - --- 2017-04-26 Liu, Yi L New
[RFC,2/8] iommu/vt-d: add bind_pasid_table function - - - --- 2017-04-26 Liu, Yi L New
[RFC,3/8] iommu: Introduce iommu do invalidate API function - - - --- 2017-04-26 Liu, Yi L New
[RFC,4/8] iommu/vt-d: Add iommu do invalidate function - - - --- 2017-04-26 Liu, Yi L New
[RFC,5/8] VFIO: Add new IOTCL for PASID Table bind propagation - - - --- 2017-04-26 Liu, Yi L New
[RFC,6/8] VFIO: do pasid table binding - - - --- 2017-04-26 Liu, Yi L New
[RFC,7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation - - - --- 2017-04-26 Liu, Yi L New
[RFC,8/8] VFIO: do IOMMU TLB invalidation from guest - - - --- 2017-04-26 Liu, Yi L New
[RFC,v3,1/3] vfio_pci: split vfio_pci.c into two source files vfio_pci: wrap pci device as a mediated device - - - --- 2019-04-23 Liu, Yi L New
[RFC,v3,2/3] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op vfio_pci: wrap pci device as a mediated device - - - --- 2019-04-23 Liu, Yi L New
[RFC,v3,3/3] smaples: add vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-04-23 Liu, Yi L New
[v1,1/9] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,2/9] vfio_pci: refine user config reference in vfio-pci module vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,3/9] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,4/9] vfio_pci: make common functions be extern vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,5/9] vfio_pci: duplicate vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,6/9] vfio_pci: shrink vfio_pci_common.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,7/9] vfio_pci: shrink vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,8/9] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[v1,9/9] smaples: add vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-06-08 Liu, Yi L New
[RFC,v1,01/18] linux-headers: import iommu.h from kernel intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,02/18] linux-headers: import vfio.h from kernel intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,03/18] hw/pci: introduce PCIPASIDOps to PCIDevice intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,04/18] intel_iommu: add "sm_model" option intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,05/18] vfio/pci: add pasid alloc/free implementation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,06/18] intel_iommu: support virtual command emulation and pasid request intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,07/18] hw/pci: add pci_device_bind/unbind_gpasid intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,08/18] vfio/pci: add vfio bind/unbind_gpasid implementation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,09/18] intel_iommu: process pasid cache invalidation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,10/18] intel_iommu: tag VTDAddressSpace instance with PASID intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,11/18] intel_iommu: create VTDAddressSpace per BDF+PASID intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,12/18] intel_iommu: bind/unbind guest page table to host intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,13/18] intel_iommu: flush pasid cache after a DSI context cache flush intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,14/18] hw/pci: add flush_pasid_iotlb() in PCIPASIDOps intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,15/18] vfio/pci: adds support for PASID-based iotlb flush intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,16/18] intel_iommu: add PASID-based iotlb invalidation support intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,17/18] intel_iommu: propagate PASID-based iotlb flush to host intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,18/18] intel_iommu: do not passdown pasid bind for PASID #0 intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,1/4] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE vfio: support Shared Virtual Addressing - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,2/4] vfio: VFIO_IOMMU_CACHE_INVALIDATE vfio: support Shared Virtual Addressing - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,3/4] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free) vfio: support Shared Virtual Addressing - - - --- 2019-07-05 Liu, Yi L New
[RFC,v1,4/4] vfio/type1: bind guest pasid (guest page tables) to host vfio: support Shared Virtual Addressing - - - --- 2019-07-05 Liu, Yi L New
[v2,01/13] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,02/13] vfio_pci: refine user config reference in vfio-pci module vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,03/13] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,04/13] vfio_pci: make common functions be extern vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,05/13] vfio_pci: duplicate vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,06/13] vfio_pci: shrink vfio_pci_common.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,07/13] vfio_pci: shrink vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,08/13] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,09/13] samples: add vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,10/13] samples: refine vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,11/13] samples/vfio-mdev-pci: call vfio_add_group_dev() vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,12/13] vfio/type1: use iommu_attach_group() for wrapping PF/VF as mdev vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,13/13] vfio/type1: track iommu backed group attach vfio_pci: wrap pci device as a mediated device - - - --- 2019-09-05 Liu, Yi L New
[v2,13/13] vfio/type1: track iommu backed group attach Untitled series #170775 - - - --- 2019-09-05 Liu, Yi L New
[RFC,v2,1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE vfio: support Shared Virtual Addressing - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free) vfio: support Shared Virtual Addressing - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,3/3] vfio/type1: bind guest pasid (guest page tables) to host vfio: support Shared Virtual Addressing - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,01/22] update-linux-headers: Import iommu.h intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,02/22] header update VFIO/IOMMU vSVA APIs against 5.4.0-rc3+ intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,03/22] intel_iommu: modify x-scalable-mode to be string option intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,04/22] hw/iommu: introduce IOMMUContext intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,05/22] vfio/common: add iommu_ctx_notifier in container intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps intel_iommu: expose Shared Virtual Addressing to VM - 2 - --- 2019-10-24 Liu, Yi L New
[RFC,v2,07/22] hw/pci: introduce pci_device_iommu_context() intel_iommu: expose Shared Virtual Addressing to VM - 2 - --- 2019-10-24 Liu, Yi L New
[RFC,v2,08/22] intel_iommu: provide get_iommu_context() callback intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,09/22] vfio/pci: add iommu_context notifier for pasid alloc/free intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,10/22] intel_iommu: add virtual command capability support intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,11/22] intel_iommu: process pasid cache invalidation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,12/22] intel_iommu: add present bit check for pasid table entries intel_iommu: expose Shared Virtual Addressing to VM - 1 - --- 2019-10-24 Liu, Yi L New
[RFC,v2,13/22] intel_iommu: add PASID cache management infrastructure intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,15/22] intel_iommu: bind/unbind guest page table to host intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,16/22] intel_iommu: replay guest pasid bindings to host intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,17/22] intel_iommu: replay pasid binds after context cache invalidation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,18/22] intel_iommu: do not passdown pasid bind for PASID #0 intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,19/22] vfio/pci: add iommu_context notifier for PASID-based iotlb flush intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,20/22] intel_iommu: process PASID-based iotlb invalidation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,21/22] intel_iommu: propagate PASID-based iotlb invalidation to host intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[RFC,v2,22/22] intel_iommu: process PASID-based Device-TLB invalidation intel_iommu: expose Shared Virtual Addressing to VM - - - --- 2019-10-24 Liu, Yi L New
[v3,01/10] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,02/10] vfio_pci: refine user config reference in vfio-pci module vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,03/10] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,04/10] vfio_pci: make common functions be extern vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,05/10] vfio_pci: duplicate vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,06/10] vfio_pci: shrink vfio_pci_common.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,07/10] vfio_pci: shrink vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,08/10] vfio/pci: protect cap/ecap_perm bits alloc/free vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,09/10] samples: add vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v3,10/10] samples: refine vfio-mdev-pci driver vfio_pci: wrap pci device as a mediated device - - - --- 2019-11-21 Liu, Yi L New
[v4,01/12] vfio_pci: refine user config reference in vfio-pci module vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,02/12] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header file vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,03/12] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,04/12] vfio_pci: make common functions be extern vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,05/12] vfio_pci: duplicate vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,06/12] vfio_pci: shrink vfio_pci_common.c vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,07/12] vfio_pci: shrink vfio_pci.c vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,08/12] vfio_pci: duplicate vfio_pci_private.h to include/linux vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
[v4,09/12] vfio: split vfio_pci_private.h into two files vfio_pci: wrap pci device as a mediated device - - - --- 2020-01-07 Liu, Yi L New
« 1 2 3 413 14 »