On Fri, Mar 20, 2026 at 07:54:38AM +0100, Markus Armbruster wrote: > Recommend to rephrase to avoid the repetition. Maybe > > # @ram: Detailed migration RAM status, only returned if status is > # 'active' or 'completed' (since 1.2)
I just noticed the previous document was also wrong.. it was too ancient since 1.2, and we introduced too many new status that also reports RAM statistics.. I changed it to below: # @ram: Detailed migration RAM statistics, only returned if migration # is in progress or completed (since 1.2) -- Peter Xu
