Re: [GSoC][PATCH v2 5/6] virmigraiton: `qemuMigrationJobPhase` transformed for more generic use

2020-08-18 Thread Erik Skultety
On Mon, Aug 17, 2020 at 10:37:20AM +0530, Prathamesh Chavan wrote: > `qemuMigrationJobPhase` was transformed into `virMigrationJobPhase` > and a common util file `virmigration` was created to store its > defination. > > Signed-off-by: Prathamesh Chavan > --- Like I mentioned in review of v1, movi

[GSoC][PATCH v2 5/6] virmigraiton: `qemuMigrationJobPhase` transformed for more generic use

2020-08-16 Thread Prathamesh Chavan
`qemuMigrationJobPhase` was transformed into `virMigrationJobPhase` and a common util file `virmigration` was created to store its defination. Signed-off-by: Prathamesh Chavan --- src/hypervisor/meson.build| 1 + src/hypervisor/virmigration.c | 41 src/hypervisor/virmig