]> Git Repo - linux.git/commit - drivers/vfio/container.c
vfio: Refactor dma APIs for emulated devices
authorYi Liu <[email protected]>
Fri, 11 Nov 2022 02:57:01 +0000 (18:57 -0800)
committerJason Gunthorpe <[email protected]>
Mon, 5 Dec 2022 12:56:01 +0000 (08:56 -0400)
commit8da7a0e79f9b15330ae68d8532425399f4c27045
treed08374512e4b256f706c14db3157a10744a78996
parent1334e47ee798ac4715330a6ade0afc929cd54aff
vfio: Refactor dma APIs for emulated devices

To use group helpers instead of opening group related code in the
API. This prepares moving group specific code out of vfio_main.c.

Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Alex Williamson <[email protected]>
Tested-by: Lixiao Yang <[email protected]>
Tested-by: Yu He <[email protected]>
Signed-off-by: Yi Liu <[email protected]>
Signed-off-by: Nicolin Chen <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
drivers/vfio/container.c
drivers/vfio/vfio.h
drivers/vfio/vfio_main.c
This page took 0.094108 seconds and 4 git commands to generate.