diff options
author | Eric Blake <eblake@redhat.com> | 2020-06-08 14:08:21 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-06-17 14:53:39 +0200 |
commit | f17d68477030b24a13ecb55d371f57f19199210d (patch) | |
tree | 9475c9d6d4fb87fe9a5b6fd2dcfd652965365d97 /hw | |
parent | e37adbebd19634836369e9572d9aaa0f088332fd (diff) | |
download | qemu-f17d68477030b24a13ecb55d371f57f19199210d.zip qemu-f17d68477030b24a13ecb55d371f57f19199210d.tar.gz qemu-f17d68477030b24a13ecb55d371f57f19199210d.tar.bz2 |
qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
For now, we don't have persistent bitmaps in any other formats, but
that might not be true in the future. Make it obvious that our
incoming parameter is not necessarily a qcow2 image, and therefore is
limited to just the bdrv_dirty_bitmap_* API calls (rather than probing
into qcow2 internals).
Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200608190821.3293867-1-eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions