On Wed, May 20, 2015 at 17:35:21 +0200, Juan Quintela wrote: > Hi > > By popular demand (i.e. libvirt) we have another round of Migration events > patches. > > Notice that althought this is v4, code has changed enough since previous > submission that was done from scratch. > (Pervious submisinon was from Wed, 5 May 2010). > > In this series: > - We remove extra assignment of MIGRATION_STATUS_SETUP > - Migration events for source (we recycle the state from query-migrate) > - Migration events for target (we recycle previous ones) > > As you can see, we win the greener price of the year. > > This patches are on top of my previous series for optional sections. You can > get the whole bunch at: > > > https://github.com/juanquintela/qemu/commits/migration-events
I compiled QEMU from Juan's github repository ^ and tested it with libvirt patches I just sent to the list (https://www.redhat.com/archives/libvir-list/2015-June/msg00064.html) and it all works very well. Thanks Juan, you can count this as Tested-by: Jiri Denemark <jdene...@redhat.com> Jirka