On Tue, Jul 26, 2022 at 04:37:01PM +0200, Peter Krempa wrote:
> The migration code was using few blockdev bits before blockdev was
> fully integrated to allow TLS with NBD.
>
> Since we now always use blockdev we can remove the check.
>
> Signed-off-by: Peter Krempa
> ---
> src/qemu/qemu_migrat
The migration code was using few blockdev bits before blockdev was
fully integrated to allow TLS with NBD.
Since we now always use blockdev we can remove the check.
Signed-off-by: Peter Krempa
---
src/qemu/qemu_migration.c | 8
1 file changed, 8 deletions(-)
diff --git a/src/qemu/qemu