[libvirt] [PATCH v3 03/30] qemuDomainGetHostdevPath: Don't include /dev/vfio/vfio in returned paths

Cole Robinson crobinso at redhat.com
Mon Dec 9 22:38:47 UTC 2019


On 12/2/19 9:26 AM, Michal Privoznik wrote:
> Now that all callers of qemuDomainGetHostdevPath() handle
> /dev/vfio/vfio on their own, we can safely drop handling in this
> function. In near future the decision whether domain needs VFIO
> file is going to include more device types than just
> virDomainHostdev.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_cgroup.c | 52 ++++++++--------------
>  src/qemu/qemu_domain.c | 98 +++++++++---------------------------------
>  src/qemu/qemu_domain.h |  9 ++--
>  3 files changed, 42 insertions(+), 117 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list