Eric Blake <ebl...@redhat.com> writes: > In the process of getting rid of docs/qmp-commands.txt, we managed > to regress on some of the text that changed after the point where > the move was first branched and when the move actually occurred. > For example, commit 3282eca for blockdev-snapshot re-added the > extra "options" layer which had been cleaned up in commit 0153d2f. > > This clears up all regressions identified over the range > 02b351d..bd6092e: > https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg05127.html > as well as a cleanup to x-blockdev-remove-medium to prefer > 'id' over 'device' (matching the cleanup for 'eject'). > > CC: qemu-triv...@nongnu.org > Signed-off-by: Eric Blake <ebl...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com> > --- > v2: add 'eject', 'x-blockdev-remove-medium' cleanups, thanks to > Markus' audit. > > Can go in either via trivial or via qapi tree I'll put it in my next pull unless -trivial picks it up first.