
12 Aug
2020
12 Aug
'20
2:12 p.m.
On Tue, Aug 04, 2020 at 08:06:49PM +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 <pc44800@gmail.com> ---
You basically just moved the QEMU migration enums which as a patch on its own doesn't make much sense, other migration bits that can be made agnostic would have to either follow or be part of the same patch. Erik