]> git.proxmox.com Git - qemu.git/commit
rdma: account for the time spent in MIG_STATE_SETUP through QMP
authorMichael R. Hines <mrhines@us.ibm.com>
Mon, 22 Jul 2013 14:01:58 +0000 (10:01 -0400)
committerJuan Quintela <quintela@redhat.com>
Tue, 23 Jul 2013 11:06:37 +0000 (13:06 +0200)
commited4fbd10823a7b0dbded6b481a68973e47f7e14d
tree188b76dd6afb611590a5b05e33253b1163a4499e
parent29ae8a4133082e16970c9d4be09f4b6a15034617
rdma: account for the time spent in MIG_STATE_SETUP through QMP

Using the previous patches, we're now able to timestamp the SETUP
state. Once we have this time, let the user know about it in the
schema.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
hmp.c
include/migration/migration.h
migration.c
qapi-schema.json