Re: [Qemu-devel] MigrationParams

2017-05-08 Thread Dr. David Alan Gilbert
* ali saeedi (ali.saeed...@gmail.com) wrote: > Hi > what are 'blk' and 'shared' boolean variables in MigrationParams structure > in migration.h? Follow the code! They're the flags used in the migrate command when doing block migration. Dave > thanks a lot -- Dr. David Alan Gilbert / dgilb...@red

[Qemu-devel] MigrationParams

2017-05-06 Thread ali saeedi
Hi what are 'blk' and 'shared' boolean variables in MigrationParams structure in migration.h? thanks a lot