vfio: Add Error** argument to .get_dirty_bitmap() handler
authorCédric Le Goater <clg@redhat.com>
Thu, 16 May 2024 12:46:57 +0000 (14:46 +0200)
committerCédric Le Goater <clg@redhat.com>
Thu, 16 May 2024 14:59:19 +0000 (16:59 +0200)
commit2da5f9e4d86c1a6cf5ff35cdb7b87e993e947fe0
treefc7b9015015194ee3541b4a7e13991a9473be41e
parentebb481c03c22eaf052b02c37ddd53989a078b771
vfio: Add Error** argument to .get_dirty_bitmap() handler

Let the callers do the error reporting. Add documentation while at it.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Avihai Horon <avihaih@nvidia.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c
hw/vfio/container-base.c
hw/vfio/container.c
include/hw/vfio/vfio-common.h
include/hw/vfio/vfio-container-base.h