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(a)redhat.com>
---
src/qemu/qemu_migration.c | 8 --------
1 file changed, 8 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>