/qemu/tests/qemu-iotests/tests/ |
H A D | reopen-file | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | mirror-top-perms | 30 image_size = 1 * 1024 * 1024 variable
|
H A D | block-status-cache | 28 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-error-on-reset | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-unaligned-prefetch | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | backing-file-invalidation | 33 image_size = 1 * 1024 * 1024 variable
|
H A D | export-incoming-iothread | 30 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-under-throttle | 29 image_size = 256 * 1024 * 1024 variable
|
H A D | mirror-ready-cancel-error | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | mirror-change-copy-mode | 30 image_size = 1 * 1024 * 1024 variable
|
H A D | luks-detached-header | 36 image_size = 128 * 1024 * 1024 variable
|
/qemu/block/ |
H A D | vhdx.c | 1517 vhdx_create_new_headers(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_headers() 1583 vhdx_create_new_metadata(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_metadata() 1704 uint64_t image_size, VHDXImageType type, in vhdx_create_bat() 1795 vhdx_create_new_region_table(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_region_table() 1919 uint64_t image_size; in vhdx_co_create() local
|
H A D | qed.h | 98 uint64_t image_size; /* total logical image size, in bytes */ member
|
H A D | qed.c | 174 static bool qed_is_image_size_valid(uint64_t image_size, uint32_t cluster_size, in qed_is_image_size_valid()
|
H A D | rbd.c | 100 uint64_t image_size; member
|
/qemu/hw/arm/ |
H A D | armv7m.c | 596 ssize_t image_size; in armv7m_load_kernel() local
|
H A D | vexpress.c | 564 int image_size; in vexpress_common_init() local
|
H A D | sbsa-ref.c | 377 int image_size; in sbsa_firmware_init() local
|
H A D | virt.c | 1322 int image_size; in virt_firmware_init() local
|
/qemu/ |
H A D | qemu-img.c | 4415 uint64_t image_size; member 4519 int64_t image_size; in img_bench() local
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 571 def image_size(img: str) -> int: function
|
/qemu/linux-user/ |
H A D | elfload.c | 51 unsigned image_size; member
|