Searched hist:"90880 ff107ecaada2a06a823dc5fa652f6e37a62" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block.h | diff 90880ff107ecaada2a06a823dc5fa652f6e37a62 Wed Jul 05 07:57:30 CDT 2017 Stefan Hajnoczi <stefanha@redhat.com> block: add bdrv_measure() API
bdrv_measure() provides a conservative maximum for the size of a new image. This information is handy if storage needs to be allocated (e.g. a SAN or an LVM volume) ahead of time.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20170705125738.8777-2-stefanha@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | block_int.h | diff 90880ff107ecaada2a06a823dc5fa652f6e37a62 Wed Jul 05 07:57:30 CDT 2017 Stefan Hajnoczi <stefanha@redhat.com> block: add bdrv_measure() API
bdrv_measure() provides a conservative maximum for the size of a new image. This information is handy if storage needs to be allocated (e.g. a SAN or an LVM volume) ahead of time.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20170705125738.8777-2-stefanha@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | diff 90880ff107ecaada2a06a823dc5fa652f6e37a62 Wed Jul 05 07:57:30 CDT 2017 Stefan Hajnoczi <stefanha@redhat.com> block: add bdrv_measure() API
bdrv_measure() provides a conservative maximum for the size of a new image. This information is handy if storage needs to be allocated (e.g. a SAN or an LVM volume) ahead of time.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20170705125738.8777-2-stefanha@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 90880ff107ecaada2a06a823dc5fa652f6e37a62 Wed Jul 05 07:57:30 CDT 2017 Stefan Hajnoczi <stefanha@redhat.com> block: add bdrv_measure() API
bdrv_measure() provides a conservative maximum for the size of a new image. This information is handy if storage needs to be allocated (e.g. a SAN or an LVM volume) ahead of time.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20170705125738.8777-2-stefanha@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|