]> git.proxmox.com Git - mirror_qemu.git/commit
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
authorAlberto Faria <afaria@redhat.com>
Tue, 5 Jul 2022 16:15:20 +0000 (17:15 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 12 Jul 2022 10:14:56 +0000 (12:14 +0200)
commit1c95dc914a0218e58dc8d857b736b966a721d96d
treea41d24d9d4eab5d32f6dd684dfabb784b5ec1158
parent2c9715fa28042ce84215dfd6b3bf35af90624e14
block: Implement blk_pwrite_zeroes() using generated_co_wrapper

Signed-off-by: Alberto Faria <afaria@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220705161527.1054072-13-afaria@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
block/block-backend.c
include/sysemu/block-backend-io.h
tests/unit/test-block-iothread.c