On 10/30/2012 02:33 AM, Isaku Yamahata wrote:
> Added -p option to migrate command for postcopy mode and
> introduce postcopy parameter for migration to indicate that postcopy mode
> is enabled.
>
> Signed-off-by: Isaku Yamahata
> diff --git a/qapi-schema.json b/qapi-schema.json
> index c615ee2.
Added -p option to migrate command for postcopy mode and
introduce postcopy parameter for migration to indicate that postcopy mode
is enabled.
Signed-off-by: Isaku Yamahata
---
Chnages v1 -> v2:
- catch up for qapi change
---
hmp-commands.hx | 10 ++
hmp.c|4 +++-
migr