On 02/21/2017 09:42 PM, zhanghailiang wrote: > If VM is in COLO FT state, we need to do some extra works before > starting normal shutdown process. > > Secondary VM will ignore the shutdown command if users issue it directly > to Secondary VM. COLO will capture shutdown command and after > shutdown request from user. > > Cc: Paolo Bonzini > Signed-off-by: zhanghailiang > Signed-off-by: Li Zhijian > Reviewed-by: Dr. David Alan Gilbert > --- > v19: > - fix title and comment Did you miss putting v19 in the subject line? > +++ b/qapi-schema.json > @@ -1157,12 +1157,14 @@ > # > # @vmstate-loaded: VM's state has been loaded by SVM. > # > +# @guest-shutdown: shutdown require from PVM to SVM maybe s/require/requested/ ? Missing '(since 2.9)' > +# > # Since: 2.8 > ## > { 'enum': 'COLOMessage', > 'data': [ 'checkpoint-ready', 'checkpoint-request', 'checkpoint-reply', > 'vmstate-send', 'vmstate-size', 'vmstate-received', > - 'vmstate-loaded' ] } > + 'vmstate-loaded', 'guest-shutdown' ] } > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org