]> Git Repo - qemu.git/commit - qapi/migration.json
migration: Add 'pause-before-switchover' capability
authorDr. David Alan Gilbert <[email protected]>
Fri, 20 Oct 2017 09:05:50 +0000 (10:05 +0100)
committerJuan Quintela <[email protected]>
Mon, 23 Oct 2017 16:03:27 +0000 (18:03 +0200)
commit93fbd0314ec060ffaf90169a06d5737fa97ffb25
treea7e5569ec2d4cee4ba3347db9fbf86d7e6e245b4
parent80f8dfde97e89739d7b9edcf0afceaed3f7f2aad
migration: Add 'pause-before-switchover' capability

When 'pause-before-switchover' is enabled, the outgoing migration
will pause before invalidating the block devices and serializing
the device state.
At this point the management layer gets the chance to clean up any
device jobs or other device users before the migration completes.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
migration/migration.c
migration/migration.h
qapi/migration.json
This page took 0.024321 seconds and 4 git commands to generate.