Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 18 of 18) sorted by relevance

/qemu/tests/qemu-iotests/
H A D259.out11 --- Testing creation for which the node would need to grow ---
13 qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Cannot grow NBD nodes
H A D206.out190 Job failed: Could not resize image: Failed to grow the L1 table: File too large
250 Job failed: Could not resize image: Failed to grow the L1 table: File too large
H A D308.out160 OK: Post-grow image size is as expected
/qemu/util/
H A Daio-posix.c641 int64_t grow = ctx->poll_grow; in adjust_polling_time() local
643 if (grow == 0) { in adjust_polling_time()
644 grow = 2; in adjust_polling_time()
648 poll->ns *= grow; in adjust_polling_time()
791 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params() argument
805 ctx->poll_grow = grow; in aio_context_set_poll_params()
H A Daio-win32.c435 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params() argument
/qemu/pc-bios/
H A DREADME88 load, parse, initialize and run boot images stored in SPI flash, but may grow
94 load, parse, initialize and run boot images stored in SPI flash, but may grow
/qemu/include/block/
H A Daio.h708 int64_t grow, int64_t shrink,
/qemu/docs/
H A Dmemory-hotplug.txt14 memory the guest can grow. This is done at startup time by means of
/qemu/qapi/
H A Dmisc.json82 # @poll-grow: how many ns will be added to polling time, 0 means that
97 'poll-grow': 'int',
H A Dblock-export.json169 # @growable: Whether writes beyond the EOF should grow the block node
H A Dqom.json553 # @poll-grow: the multiplier used to increase the polling time when
568 '*poll-grow': 'int',
H A Dblock-core.json3625 # files whose file length can grow much larger than their guest
/qemu/include/system/
H A Dram_addr.h134 bool grow,
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst108 ``growable`` is set, writes after the end of the exported file will grow the
H A Dqemu-img.rst747 After using this command to grow a disk image, you must use file system and
862 to grow. ``falloc`` and ``full`` preallocations are like the same
/qemu/system/
H A Dphysmem.c2006 bool grow, in qemu_ram_alloc_from_fd() argument
2042 if (file_size && file_size < offset + max_size && !grow) { in qemu_ram_alloc_from_fd()
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc139 improve performance when the image needs to grow. ``falloc`` and ``full``
/qemu/
H A Dqemu-options.hx1531 resulting in image files whose file length can grow much larger
6100 …``-object iothread,id=id,poll-max-ns=poll-max-ns,poll-grow=poll-grow,poll-shrink=poll-shrink,aio-m…
6128 The ``poll-grow`` parameter is the multiplier used to increase