summaryrefslogtreecommitdiffstats
path: root/python/qemu
diff options
context:
space:
mode:
authorAndrey Shinkevich2019-05-27 14:52:01 +0200
committerMax Reitz2019-05-28 20:30:55 +0200
commit6388903e7cc9b6528934a083e81f086322c24c86 (patch)
tree36ce8b33f9ed24e47575215bc83a87ee72d55d89 /python/qemu
parentqcow2: skip writing zero buffers to empty COW areas (diff)
downloadqemu-6388903e7cc9b6528934a083e81f086322c24c86.tar.gz
qemu-6388903e7cc9b6528934a083e81f086322c24c86.tar.xz
qemu-6388903e7cc9b6528934a083e81f086322c24c86.zip
qcow2-bitmap: initialize bitmap directory alignment
Valgrind detects multiple issues in QEMU iotests when the memory is used without being initialized. Valgrind may dump lots of unnecessary reports what makes the memory issue analysis harder. Particularly, that is true for the aligned bitmap directory and can be seen while running the iotest #169. Padding the aligned space with zeros eases the pain. Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> Message-id: 1558961521-131620-1-git-send-email-andrey.shinkevich@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions