summaryrefslogtreecommitdiffstats
path: root/qapi/error.json
diff options
context:
space:
mode:
authorMax Reitz2020-08-20 17:07:23 +0200
committerEric Blake2020-08-21 15:56:09 +0200
commit31e4c354b38cd42a051ad030eb7779d5e7ee32fe (patch)
tree7fb7d5cbe98a7d9283491fae0b83ce31eaa112db /qapi/error.json
parentiotests: dump QCOW2 header in JSON in #303 (diff)
downloadqemu-31e4c354b38cd42a051ad030eb7779d5e7ee32fe.tar.gz
qemu-31e4c354b38cd42a051ad030eb7779d5e7ee32fe.tar.xz
qemu-31e4c354b38cd42a051ad030eb7779d5e7ee32fe.zip
migration: Add block-bitmap-mapping parameter
This migration parameter allows mapping block node names and bitmap names to aliases for the purpose of block dirty bitmap migration. This way, management tools can use different node and bitmap names on the source and destination and pass the mapping of how bitmaps are to be transferred to qemu (on the source, the destination, or even both with arbitrary aliases in the migration stream). While touching this code, fix a bug where bitmap names longer than 255 bytes would fail an assertion in qemu_put_counted_string(). Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200820150725.68687-2-mreitz@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'qapi/error.json')
0 files changed, 0 insertions, 0 deletions