[libvirt] [PATCH v2 7/8] qemu: Queue events in migration Finish phase ASAP

John Ferlan jferlan at redhat.com
Thu Sep 17 22:29:47 UTC 2015



On 09/11/2015 09:26 AM, Jiri Denemark wrote:
> For quite a long time we don't need to postpone queueing events until
> the end of the function since we no longer have the big driver lock.
> Let's make the code of qemuMigrationFinish simpler by queuing events at
> the time we generate them.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - no change
> 
>  src/qemu/qemu_migration.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 

ACK  (although not my favorite coding style)

John




More information about the libvir-list mailing list