]> Git Repo - qemu.git/commit
vfio: Create shared routine for scanning info capabilities
authorMatthew Rosato <[email protected]>
Mon, 26 Oct 2020 15:34:32 +0000 (11:34 -0400)
committerAlex Williamson <[email protected]>
Sun, 1 Nov 2020 19:30:51 +0000 (12:30 -0700)
commit3ab7a0b40d4be5ade3b61d4afd1518193b199423
tree96cafb0aed3dcd830a71291947169b72d31b8b69
parent408b55db8be3e3edae041d46ef8786fabc1476aa
vfio: Create shared routine for scanning info capabilities

Rather than duplicating the same loop in multiple locations,
create a static function to do the work.

Signed-off-by: Matthew Rosato <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
hw/vfio/common.c
This page took 0.027407 seconds and 4 git commands to generate.