Re: [Qemu-devel] [PATCH 3/3] migrate-start-postcopy: Improve text

2015-11-11 Thread Eric Blake
On 11/11/2015 07:02 AM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Improve the text in both the qapi-schema and hmp help to point out > you need to set the postcopy-ram capability prior to issuing > migrate-start-postcopy. > > Signed-off-by: Dr. David Alan Gilbert

Re: [Qemu-devel] [PATCH 3/3] migrate-start-postcopy: Improve text

2015-11-11 Thread Juan Quintela
"Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > Improve the text in both the qapi-schema and hmp help to point out > you need to set the postcopy-ram capability prior to issuing > migrate-start-postcopy. > > Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Juan Quin

[Qemu-devel] [PATCH 3/3] migrate-start-postcopy: Improve text

2015-11-11 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Improve the text in both the qapi-schema and hmp help to point out you need to set the postcopy-ram capability prior to issuing migrate-start-postcopy. Signed-off-by: Dr. David Alan Gilbert --- hmp-commands.hx | 4 +++- qapi-schema.json | 3 ++- 2 files changed,