[libvirt] [PATCH 1/4] qemu: migration: Split source and destination migration checks

Ján Tomko jtomko at redhat.com
Wed Oct 7 06:50:50 UTC 2015


On Tue, Oct 06, 2015 at 05:14:03PM +0200, Peter Krempa wrote:
> Extract the hostdev check from qemuMigrationIsAllowed into a separate
> function since that is the only part that needs to be done in the v2
> migration protocol prepare phase on the destination. All other checks
> were added when the v3 protocol existed so that they don't need to be
> extracted.

s/so that/so/

> 
> This change will allow to dro the @def argument for

*drop

> qemuMigrationIsAllowed and further simplify the function.
> ---
>  src/qemu/qemu_migration.c | 44 +++++++++++++++++++++++++++++++-------------
>  1 file changed, 31 insertions(+), 13 deletions(-)
> 

ACK

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20151007/7cc48af1/attachment-0001.sig>


More information about the libvir-list mailing list