On 02/07/2017 11:50 PM, Eric Blake wrote:
On 01/05/2017 12:08 AM, Zhang Chen wrote:
We can call this qmp command to do checkpoint outside of qemu.
Xen colo will need this function.
Signed-off-by: Zhang Chen <[email protected]>
Signed-off-by: Wen Congyang <[email protected]>
---
docs/qmp-commands.txt | 24 ++++++++++++++++++++++++
This file no longer exists since commit 4d8bb958; can you please rebase
this and post a v7? (The docs now live directly in the qapi-schema.json
file).
OK, I will send a V7.
migration/colo.c | 17 +++++++++++++++++
qapi-schema.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 91 insertions(+)
It looks like you have addressed all my concerns from earlier versions,
though, so the API seems reasonable.
Thanks
Zhang Chen
--
Thanks
Zhang Chen