[libvirt] [PATCH 1/4] qemu: migration: Don't pass around flags for different API

Ján Tomko jtomko at redhat.com
Tue May 21 10:51:02 UTC 2019


On Mon, May 20, 2019 at 04:16:30PM +0200, Peter Krempa wrote:
>The NBD migration code uses drive/blockdev-mirror internally. In those
>APIs we pass around flags for the monitor commands which are based on
>the flags for the virDomainBlockRebase API. Since there's only one flag
>which changes, pass it around explicitly rather than obscuring it in a
>bitfield.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_migration.c | 25 +++++++++++++++----------
> 1 file changed, 15 insertions(+), 10 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190521/0997e780/attachment-0001.sig>


More information about the libvir-list mailing list