block: remove 'x' prefix from experimental bitmap APIs
commit0e2b7f09837f1e2828d428af1e4ebb61e3b3ea5f
authorJohn Snow <jsnow@redhat.com>
Fri, 21 Dec 2018 09:35:22 +0000 (21 04:35 -0500)
committerEric Blake <eblake@redhat.com>
Mon, 14 Jan 2019 16:09:46 +0000 (14 10:09 -0600)
treea34f0f4b5fe76d1b6c9b22e1b6a539904789c487
parent360d4e4e9a501d92fb8866ac307d33a25f70c6d1
block: remove 'x' prefix from experimental bitmap APIs

The 'x' prefix was added because I was uncertain of the direction we'd
take for the libvirt API. With the general approach solidified, I feel
comfortable committing to this API for 4.0.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20181221093529.23855-5-jsnow@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
blockdev.c
qapi/block-core.json
qapi/transaction.json
tests/qemu-iotests/223