The patch also moves hmp_delvm implementation into hmp.c. This function
is just a simple wrapper now and does not have knowledge about
migration internals.
Signed-off-by: Denis V. Lunev
CC: Juan Quintela
CC: Amit Shah
CC: Markus Armbruster
CC: Eric Blake
---
hmp.c | 11 +
The patch also moves hmp_delvm implementation into hmp.c. This function
is just a simple wrapper now and does not have knowledge about
migration internals.
Signed-off-by: Denis V. Lunev
CC: Juan Quintela
CC: Amit Shah
CC: Markus Armbruster
CC: Eric Blake
---
hmp.c | 11 +
On 12/04/2015 07:44 AM, Denis V. Lunev wrote:
> The patch also moves hmp_delvm implementation into hmp.c. This function
> is just a simple wrapper now and does not have knowledge about
> migration internals.
>
> Signed-off-by: Denis V. Lunev
> CC: Juan Quintela
> CC: Amit Shah
> CC: Markus Armb
The patch also moves hmp_delvm implementation into hmp.c. This function
is just a simple wrapper now and does not have knowledge about
migration internals.
Signed-off-by: Denis V. Lunev
CC: Juan Quintela
CC: Amit Shah
CC: Markus Armbruster
CC: Eric Blake
---
hmp.c | 11 +
"Denis V. Lunev" wrote:
> Signed-off-by: Denis V. Lunev
> CC: Juan Quintela
> CC: Amit Shah
> CC: Markus Armbruster
> CC: Eric Blake
I agree with the changes, move them to hmp.c as Markus suggests.
Markus Armbruster wrote:
> "Denis V. Lunev" writes:
>
>> Signed-off-by: Denis V. Lunev
>> CC: Juan Quintela
>> CC: Amit Shah
>> CC: Markus Armbruster
>> CC: Eric Blake
>> ---
>> migration/savevm.c | 27 ++-
>> qapi-schema.json | 13 +
>> qmp-commands.hx
"Denis V. Lunev" writes:
> Signed-off-by: Denis V. Lunev
> CC: Juan Quintela
> CC: Amit Shah
> CC: Markus Armbruster
> CC: Eric Blake
> ---
> migration/savevm.c | 27 ++-
> qapi-schema.json | 13 +
> qmp-commands.hx| 23 +++
> 3
Signed-off-by: Denis V. Lunev
CC: Juan Quintela
CC: Amit Shah
CC: Markus Armbruster
CC: Eric Blake
---
migration/savevm.c | 27 ++-
qapi-schema.json | 13 +
qmp-commands.hx| 23 +++
3 files changed, 54 insertions(+), 9 deletions(-)