Searched refs:GRANULARITY (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 30 GRANULARITY = 64 * 1024 variable 34 def __init__(self, byte, offset, size=GRANULARITY): 77 2*GRANULARITY)]), # Overwrite [(64M-128K)-64M) 83 3*GRANULARITY), # Overwrite and 2x Adjacent-right 91 def __init__(self, granularity=GRANULARITY): 339 name="bitmap0", granularity=GRANULARITY) 398 ebitmap.dirty_bits(range(fail_bit, SIZE // GRANULARITY)) 474 name="bitmap0", granularity=GRANULARITY)
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 29 …-clear | --enable | --disable)... [-b SOURCE_FILE [-F SOURCE_FMT]] [-g GRANULARITY] [--object OBJE…
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-img.rst | 304 …-clear | --enable | --disable)... [-b SOURCE_FILE [-F SOURCE_FMT]] [-g GRANULARITY] [--object OBJE… 322 *GRANULARITY* for ``--add``, and ``-b`` and ``-F`` which select an
|