Searched hist:"9 ebd84480583bb6d9a7666c079d99ff3266c423d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block.h | diff 9ebd84480583bb6d9a7666c079d99ff3266c423d Wed Oct 22 07:09:27 CDT 2014 Max Reitz <mreitz@redhat.com> block: Add qemu_{,try_}blockalign0()
These functions call their non-0-counterparts and then fill the allocated buffer with 0 (if the allocation has been successful).
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 9ebd84480583bb6d9a7666c079d99ff3266c423d Wed Oct 22 07:09:27 CDT 2014 Max Reitz <mreitz@redhat.com> block: Add qemu_{,try_}blockalign0()
These functions call their non-0-counterparts and then fill the allocated buffer with 0 (if the allocation has been successful).
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|