Re: [Qemu-devel] [PATCH 3/3] block: remove 'x' prefix from experimental bitmap APIs

2018-12-11 Thread John Snow
On 12/7/18 11:28 AM, Eric Blake wrote: > On 12/6/18 1:25 PM, John Snow wrote: >> The 'x' prefix was added because we were 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:

Re: [Qemu-devel] [PATCH 3/3] block: remove 'x' prefix from experimental bitmap APIs

2018-12-07 Thread Eric Blake
On 12/6/18 1:25 PM, John Snow wrote: The 'x' prefix was added because we were 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 --- +++ b/tests/qemu-iotests/223 @@ -112,9

[Qemu-devel] [PATCH 3/3] block: remove 'x' prefix from experimental bitmap APIs

2018-12-06 Thread John Snow
The 'x' prefix was added because we were 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 --- blockdev.c | 22 +++--- qapi/block-core.json | 34