diff mbox

[v2] qapi-schema: clarify 'colo' state for MigrationStatus

Message ID 1478072652-9884-1-git-send-email-zhang.zhanghailiang@huawei.com (mailing list archive)
State New, archived
Headers show

Commit Message

Zhanghailiang Nov. 2, 2016, 7:44 a.m. UTC
VM can not get into colo state unless users enable 'x-colo'
capability for migration, Here it is necessary to clarify
this.

Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
---
v2:
- Clarify colo state for RunState too as Eric suggested.
---
 qapi-schema.json | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Comments

Eric Blake Nov. 2, 2016, 2:04 p.m. UTC | #1
On 11/02/2016 02:44 AM, zhanghailiang wrote:
> VM can not get into colo state unless users enable 'x-colo'
> capability for migration, Here it is necessary to clarify
> this.
> 
> Suggested-by: Eric Blake <eblake@redhat.com>
> Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
> ---
> v2:
> - Clarify colo state for RunState too as Eric suggested.
> ---
>  qapi-schema.json | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>
Zhanghailiang Nov. 14, 2016, 2:36 a.m. UTC | #2
ping ?

Anyone pick this up?

On 2016/11/2 22:04, Eric Blake wrote:
> On 11/02/2016 02:44 AM, zhanghailiang wrote:
>> VM can not get into colo state unless users enable 'x-colo'
>> capability for migration, Here it is necessary to clarify
>> this.
>>
>> Suggested-by: Eric Blake <eblake@redhat.com>
>> Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
>> ---
>> v2:
>> - Clarify colo state for RunState too as Eric suggested.
>> ---
>>   qapi-schema.json | 8 +++++---
>>   1 file changed, 5 insertions(+), 3 deletions(-)
>
> Reviewed-by: Eric Blake <eblake@redhat.com>
>
>
Stefan Hajnoczi Nov. 14, 2016, 1:54 p.m. UTC | #3
On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
> ping ?
> 
> Anyone pick this up?

The original patch that added these lines went through Amit Shah and
David Gilbert.  I have CCed them.

Stefan
Zhanghailiang Nov. 15, 2016, 6:12 a.m. UTC | #4
On 2016/11/14 21:54, Stefan Hajnoczi wrote:
> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>> ping ?
>>
>> Anyone pick this up?
>
> The original patch that added these lines went through Amit Shah and
> David Gilbert.  I have CCed them.
>

Great, thanks :)

> Stefan
>
Laurent Vivier Nov. 15, 2016, 8:44 a.m. UTC | #5
Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>> ping ?
>>
>> Anyone pick this up?
> 
> The original patch that added these lines went through Amit Shah and
> David Gilbert.  I have CCed them.

If it is needed, I can also send a pull request through my
trivial-patches branch.

Laurent
Zhang Chen Nov. 15, 2016, 8:58 a.m. UTC | #6
On 11/15/2016 04:44 PM, Laurent Vivier wrote:
> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>>> ping ?
>>>
>>> Anyone pick this up?
>> The original patch that added these lines went through Amit Shah and
>> David Gilbert.  I have CCed them.
> If it is needed, I can also send a pull request through my
> trivial-patches branch.
>
> Laurent

The pull request for this patch has been sent by Jason.
Thanks for your attention, and thank Stefan.

Zhang Chen
Zhanghailiang Nov. 15, 2016, 9:03 a.m. UTC | #7
On 2016/11/15 16:58, Zhang Chen wrote:
>
>
> On 11/15/2016 04:44 PM, Laurent Vivier wrote:
>> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
>>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>>>> ping ?
>>>>
>>>> Anyone pick this up?
>>> The original patch that added these lines went through Amit Shah and
>>> David Gilbert.  I have CCed them.
>> If it is needed, I can also send a pull request through my
>> trivial-patches branch.
>>
>> Laurent
>
> The pull request for this patch has been sent by Jason.
> Thanks for your attention, and thank Stefan.
>

Er, It seems that you made a mistake, Jason's pull request doesn't
contain this patch. no ?

Thanks,
Hailiang

> Zhang Chen
>
>
Zhang Chen Nov. 15, 2016, 9:10 a.m. UTC | #8
On 11/15/2016 05:03 PM, Hailiang Zhang wrote:
> On 2016/11/15 16:58, Zhang Chen wrote:
>>
>>
>> On 11/15/2016 04:44 PM, Laurent Vivier wrote:
>>> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
>>>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>>>>> ping ?
>>>>>
>>>>> Anyone pick this up?
>>>> The original patch that added these lines went through Amit Shah and
>>>> David Gilbert.  I have CCed them.
>>> If it is needed, I can also send a pull request through my
>>> trivial-patches branch.
>>>
>>> Laurent
>>
>> The pull request for this patch has been sent by Jason.
>> Thanks for your attention, and thank Stefan.
>>
>
> Er, It seems that you made a mistake, Jason's pull request doesn't
> contain this patch. no ?
>
> Thanks,
> Hailiang
>

Oh...Sorry....I was wrong.
Please ignore this....

Thanks
Zhang Chen

>> Zhang Chen
>>
>>
>
>
>
> .
>
Zhanghailiang Nov. 17, 2016, 7:08 a.m. UTC | #9
Hi Laurent,

On 2016/11/15 16:44, Laurent Vivier wrote:
> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>>> ping ?
>>>
>>> Anyone pick this up?
>>
>> The original patch that added these lines went through Amit Shah and
>> David Gilbert.  I have CCed them.
>
> If it is needed, I can also send a pull request through my
> trivial-patches branch.
>

I think this patch can go through your trivial branch if Amit or Dave
didn't pick it up.

Thanks,
Hailiang

> Laurent
>
Laurent Vivier Nov. 17, 2016, 7:52 a.m. UTC | #10
Le 17/11/2016 à 08:08, Hailiang Zhang a écrit :
> Hi Laurent,
> 
> On 2016/11/15 16:44, Laurent Vivier wrote:
>> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
>>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
>>>> ping ?
>>>>
>>>> Anyone pick this up?
>>>
>>> The original patch that added these lines went through Amit Shah and
>>> David Gilbert.  I have CCed them.
>>
>> If it is needed, I can also send a pull request through my
>> trivial-patches branch.
>>
> 
> I think this patch can go through your trivial branch if Amit or Dave
> didn't pick it up.

Stefan,

can I send a pull request for this while we are in hard freeze phase or
should we wait the end of the release?

Thanks,
Laurent
Stefan Hajnoczi Nov. 17, 2016, 10:07 a.m. UTC | #11
On Thu, Nov 17, 2016 at 08:52:12AM +0100, Laurent Vivier wrote:
> Le 17/11/2016 à 08:08, Hailiang Zhang a écrit :
> > Hi Laurent,
> > 
> > On 2016/11/15 16:44, Laurent Vivier wrote:
> >> Le 14/11/2016 à 14:54, Stefan Hajnoczi a écrit :
> >>> On Mon, Nov 14, 2016 at 10:36:45AM +0800, Hailiang Zhang wrote:
> >>>> ping ?
> >>>>
> >>>> Anyone pick this up?
> >>>
> >>> The original patch that added these lines went through Amit Shah and
> >>> David Gilbert.  I have CCed them.
> >>
> >> If it is needed, I can also send a pull request through my
> >> trivial-patches branch.
> >>
> > 
> > I think this patch can go through your trivial branch if Amit or Dave
> > didn't pick it up.
> 
> Stefan,
> 
> can I send a pull request for this while we are in hard freeze phase or
> should we wait the end of the release?

Yes, it's a fix for incomplete documentation.

Stefan
diff mbox

Patch

diff --git a/qapi-schema.json b/qapi-schema.json
index 5dc96af..04f5aab 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -176,8 +176,9 @@ 
 #
 # @guest-panicked: guest has been panicked as a result of guest OS panic
 #
-# @colo: guest is paused to save/restore VM state under colo checkpoint (since
-# 2.8)
+# @colo: guest is paused to save/restore VM state under colo checkpoint,
+#        VM can not get into this state unless colo capability is enabled
+#        for migration. (since 2.8)
 ##
 { 'enum': 'RunState',
   'data': [ 'debug', 'inmigrate', 'internal-error', 'io-error', 'paused',
@@ -462,7 +463,8 @@ 
 #
 # @failed: some error occurred during migration process.
 #
-# @colo: VM is in the process of fault tolerance. (since 2.8)
+# @colo: VM is in the process of fault tolerance, VM can not get into this
+#        state unless colo capability is enabled for migration. (since 2.8)
 #
 # Since: 2.3
 #