commit | 836bb308685007ca7cccb891ec213a33f478af18 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@redhat.com> | Thu May 16 14:46:50 2024 +0200 |
committer | Cédric Le Goater <clg@redhat.com> | Thu May 16 16:59:19 2024 +0200 |
tree | 84529ebf954d8c38e718cd6139353097d56a0edd | |
parent | 85ef20f1673feaa083f4acab8cf054df77b0dbed [diff] |
vfio: Add Error** argument to .set_dirty_page_tracking() handler We will use the Error object to improve error reporting in the .log_global*() handlers of VFIO. Add documentation while at it. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Avihai Horon <avihaih@nvidia.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>