Hi all,
This serial include patches as below:
Patch 1:
- add a new shutdown cause 'migration-completed', which used for automatically
exit of source QEMU process after a successful migration
Patch 2:
- add a new migration capability 'auto-quit' to control whether to automatically
exit source QEMU process after a successful migration
Kunkun Jiang (2):
qapi/run-state: Add a new shutdown cause 'migration-completed'
qapi/migration: Add a new migration capability 'auto-quit'
migration/migration.c | 13 +++++++++++++
migration/migration.h | 1 +
qapi/migration.json | 6 +++++-
qapi/run-state.json | 4 +++-
4 files changed, 22 insertions(+), 2 deletions(-)
--
2.23.0