
4 Aug
2022
4 Aug
'22
4:26 p.m.
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 <pkrempa@redhat.com> --- src/qemu/qemu_migration.c | 8 -------- 1 file changed, 8 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>