On Wed, Feb 06, 2013 at 03:38:31PM +0900, Kazuya Saito wrote:
> This patch enables us to know state of migration (MigrationState.state)
> transition. We added migstate_set() to make it easier to trace state
> transition, and added a tracepoint in this function.
>
>
> Signed-off-by: Kazuya Saito
This patch enables us to know state of migration (MigrationState.state)
transition. We added migstate_set() to make it easier to trace state
transition, and added a tracepoint in this function.
Signed-off-by: Kazuya Saito
---
include/migration/migration.h |2 ++
migration.c