qapi: new qmp command nbd-server-add-bitmap
commit767f0c7d6cddedbc97ad700bd1e0229cc2ce5eb5
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Sat, 9 Jun 2018 15:17:57 +0000 (9 18:17 +0300)
committerEric Blake <eblake@redhat.com>
Thu, 21 Jun 2018 14:23:59 +0000 (21 09:23 -0500)
tree9e4806cbf36649ec0a99334717f057c7a96f1f37
parent3d068aff16d6dbf066328977c5152847a62f2a0a
qapi: new qmp command nbd-server-add-bitmap

For now, the actual command ix x-nbd-server-add-bitmap, reflecting
the fact that we are still working on libvirt code that proves the
command works as needed, and also the fact that we may remove
bitmap-export-name (and just require that the exported name be the
bitmap name).

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20180609151758.17343-6-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: make the command experimental by adding x- prefix]
Signed-off-by: Eric Blake <eblake@redhat.com>
blockdev-nbd.c
qapi/block.json