summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2022-12-06hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum
2022-12-06hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum
2022-12-06hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum
2022-12-06vfio/mlx5: Enable MIGRATION_PRE_COPY flagShay Drory
2022-12-06vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY errorShay Drory
2022-12-06vfio/mlx5: Introduce multiple loadsYishai Hadas
2022-12-06vfio/mlx5: Consider temporary end of stream as part of PRE_COPYYishai Hadas
2022-12-06vfio/mlx5: Introduce vfio precopy ioctl implementationYishai Hadas
2022-12-06vfio/mlx5: Introduce SW headers for migration statesYishai Hadas
2022-12-06vfio/mlx5: Introduce device transitions of PRE_COPYYishai Hadas
2022-12-06vfio/mlx5: Refactor to use queue based data chunksYishai Hadas
2022-12-06vfio/mlx5: Refactor migration file stateYishai Hadas
2022-12-06vfio/mlx5: Refactor MKEY usageYishai Hadas
2022-12-06vfio/mlx5: Refactor PD usageYishai Hadas
2022-12-06vfio/mlx5: Enforce a single SAVE command at a timeYishai Hadas
2022-12-06vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koJason Gunthorpe
2022-12-05vfio: Remove CONFIG_VFIO_SPAPR_EEHJason Gunthorpe
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe
2022-12-05vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()Jason Gunthorpe
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe
2022-12-02vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundariesJoao Martins
2022-11-14vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()Yishai Hadas
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas
2022-11-10vfio: Remove vfio_free_deviceEric Farman
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman
2022-11-09vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmapsJoao Martins
2022-11-09vfio/iova_bitmap: Explicitly include linux/slab.hJoao Martins
2022-11-09vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca
2022-11-09vfio/mlx5: Switch to use module_pci_driver() macroShang XiaoJing
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-07vfio: More vfio_file_is_group() use casesAlex Williamson
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe
2022-10-07vfio: Hold a reference to the iommu_group in kvm for SPAPRJason Gunthorpe
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-27hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu