index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
2022-12-06
1
-3
/
+71
*
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2022-12-06
2
-0
/
+53
*
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
2022-12-06
1
-0
/
+5
*
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
2022-12-06
3
-3
/
+32
*
vfio/mlx5: Introduce multiple loads
Yishai Hadas
2022-12-06
3
-45
/
+257
*
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
2022-12-06
3
-2
/
+14
*
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
2022-12-06
2
-0
/
+127
*
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
2022-12-06
3
-4
/
+67
*
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
2022-12-06
3
-18
/
+184
*
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
2022-12-06
3
-38
/
+136
*
vfio/mlx5: Refactor migration file state
Yishai Hadas
2022-12-06
3
-8
/
+12
*
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
2022-12-06
3
-113
/
+178
*
vfio/mlx5: Refactor PD usage
Yishai Hadas
2022-12-06
3
-31
/
+71
*
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
2022-12-06
3
-0
/
+14
*
vfio: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
2022-12-06
1
-2
/
+72
*
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
2022-12-05
5
-18
/
+25
*
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
2
-8
/
+3
*
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
3
-91
/
+53
*
vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
Jason Gunthorpe
2022-12-05
2
-12
/
+4
*
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
2
-15
/
+9
*
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
2022-12-02
1
-17
/
+13
*
vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Yishai Hadas
2022-11-14
1
-2
/
+2
*
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-14
4
-1
/
+61
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
5
-22
/
+4
*
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
1
-5
/
+5
*
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
2022-11-10
1
-2
/
+6
*
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
2022-11-10
1
-0
/
+1
*
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
2022-11-10
1
-2
/
+1
*
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
2022-11-10
1
-12
/
+1
*
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-12
28
-1757
/
+4088
|
\
|
*
vfio: More vfio_file_is_group() use cases
Alex Williamson
2022-10-07
1
-3
/
+3
|
*
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
2022-10-07
2
-24
/
+44
|
*
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
2022-10-07
1
-2
/
+4
|
*
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-07
2
-2
/
+16
|
*
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
2022-10-04
3
-29
/
+30
|
*
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
2022-10-04
2
-28
/
+20
|
*
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
2
-4
/
+23
|
*
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
2
-9
/
+33
|
*
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
1
-0
/
+11
|
*
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
1
-0
/
+10
|
*
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
2
-11
/
+28
|
*
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
2022-10-04
1
-10
/
+0
|
*
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
1
-6
/
+0
|
*
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2022-10-04
2
-1
/
+1
|
*
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
2022-10-04
1
-4
/
+2
|
*
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
4
-105
/
+30
|
*
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
3
-123
/
+24
|
*
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-10-04
3
-5
/
+0
|
*
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2022-09-27
2
-12
/
+12
|
*
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
2022-09-27
1
-1
/
+0
[next]