diff options
author | Cédric Le Goater <clg@redhat.com> | 2024-05-16 14:46:51 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2024-05-16 16:59:19 +0200 |
commit | 0f21358f33f0b9aa1b8dd5e33de92118186999db (patch) | |
tree | 13eed1b252a8b56478ca17fdd831ca6681d2214e /migration | |
parent | 836bb308685007ca7cccb891ec213a33f478af18 (diff) | |
download | qemu-0f21358f33f0b9aa1b8dd5e33de92118186999db.zip qemu-0f21358f33f0b9aa1b8dd5e33de92118186999db.tar.gz qemu-0f21358f33f0b9aa1b8dd5e33de92118186999db.tar.bz2 |
vfio: Add Error** argument to vfio_devices_dma_logging_start()
This allows to update the Error argument of the VFIO log_global_start()
handler. Errors for container based logging will also be propagated to
qemu_savevm_state_setup() when the ram save_setup() handler is executed.
Also, errors from vfio_container_set_dirty_page_tracking() are now
collected and reported.
The vfio_set_migration_error() call becomes redundant in
vfio_listener_log_global_start(). Remove 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>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions