]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hypervisor: move HostdevHostSupportsPassthroughVFIO
authorPraveen K Paladugu <praveenkpaladugu@gmail.com>
Fri, 11 Oct 2024 18:13:03 +0000 (13:13 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 15 Nov 2024 12:15:22 +0000 (13:15 +0100)
commit89ef0c0f2b0f4a9f3f4969376a4065e557539dad
tree977709b8a8d0c2596ed15b86250c16dee1fe2ef9
parentb05f6134c96abbab8b1f372a8133c3d68356ec78
hypervisor: move HostdevHostSupportsPassthroughVFIO

Move HostdevHostSupportsPassthroughVFIO method to hypervisor to be
shared between qemu and ch drivers.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/hypervisor/virhostdev.c
src/hypervisor/virhostdev.h
src/libvirt_private.syms
src/qemu/qemu_capabilities.c
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c
src/qemu/qemu_hostdev.c
src/qemu/qemu_hostdev.h
tests/domaincapstest.c