On Wed, Nov 05, 2025 at 03:20:59PM +0100, Markus Armbruster wrote: > Richard Henderson <[email protected]> writes: > > > Avoid > > > > In file included from ../publish/qapi/qapi-schema.json:53: > > .../qapi/migration.json:1750:1: documentation line longer than 70 characters > > > > Fixes: ae00f0088ff ("migration/qmp: Update "resume" flag doc in "migrate" > > command") > > Signed-off-by: Richard Henderson <[email protected]> > > --- > > Commit ae00f0088ff was actually fine when it went in. However, it > produced a semantic conflict with my PR (merge commit d752763d0b9). > > > Applied directly to master as a build fix. > > Thanks!
Yeah I definitely overlooked what was happening concurrently.. thanks for fixing it! -- Peter Xu
