Re: [Qemu-devel] [PATCH 01/41] migration: Create migration/blocker.h

2017-05-10 Thread Peter Xu
On Wed, Apr 26, 2017 at 12:04:11AM +0200, Juan Quintela wrote: > This allows us to remove lots of includes of migration/migration.h > > Signed-off-by: Juan Quintela If without all the "xbzrle.h" changes: Reviewed-by: Peter Xu -- Peter Xu

Re: [Qemu-devel] [PATCH 01/41] migration: Create migration/blocker.h

2017-04-27 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > This allows us to remove lots of includes of migration/migration.h > > Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert if you need to regenerate it, I think the xvzrle.h move is out of place in this patch. Dave > --- > block/qc