On Thu, Jan 05, 2023 at 05:29:59PM +0100, Peter Krempa wrote:
> The qemu driver uses connection close callbacks in more places requiring
> more changes than other drivers, but luckily the changes are very
> straightforward. The migration code was written in a way ensuring that
> there's just one callback present so this can be preserved directly.
> 
> Signed-off-by: Peter Krempa <[email protected]>
> ---
>  src/qemu/qemu_conf.c      | 17 +++++++++-----
>  src/qemu/qemu_conf.h      |  3 ---
>  src/qemu/qemu_driver.c    |  8 +------
>  src/qemu/qemu_migration.c | 47 +++++++++++++--------------------------
>  src/qemu/qemu_process.c   | 35 ++++-------------------------
>  src/qemu/qemu_process.h   | 11 ++-------
>  6 files changed, 34 insertions(+), 87 deletions(-)

Reviewed-by: Pavel Hrdina <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to