qapi: add dirty-bitmaps to query-named-block-nodes result
commit590a63d5983c9cdf2e1bf96a519532949963085d
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Mon, 29 Jul 2019 20:35:56 +0000 (29 16:35 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 16 Aug 2019 22:29:43 +0000 (16 18:29 -0400)
tree800818b79b0c95675b3ed09a70119a9f99efeb32
parentbd5ceebf6d77e680058e2325765bdedc9292ed76
qapi: add dirty-bitmaps to query-named-block-nodes result

Let's add a possibility to query dirty-bitmaps not only on root nodes.
It is useful when dealing both with snapshots and incremental backups.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20190717173937.18747-1-jsnow@redhat.com
[Added deprecation information. --js]
Signed-off-by: John Snow <jsnow@redhat.com>
[Fixed spelling --js]
block/qapi.c
qapi/block-core.json
qemu-deprecated.texi