Searched refs:attempt (Results 1 – 25 of 29) sorted by relevance
12
| /qemu/tests/qemu-iotests/ |
| A D | 223 | 129 for attempt in normal iothread; do 132 echo "=== Set up NBD with $attempt access ===" 134 if [ $attempt = iothread ]; then
|
| /qemu/qapi/ |
| A D | transaction.json | 26 # @individual: Do not attempt to cancel any other Actions if any 219 # On failure, the original disks pre-snapshot attempt will be used.
|
| A D | audio.json | 78 # @try-poll: attempt to use poll mode, falling back to non-polling 242 # @try-poll: attempt to use poll mode, falling back to non-polling
|
| A D | control.json | 162 # every attempt is made to send the QMP response before terminating,
|
| A D | char.json | 275 # attempt a reconnect after the given number of seconds. Setting 280 # then attempt a reconnect after the given number of milliseconds.
|
| A D | net.json | 650 # attempt a reconnect after the given number of seconds. Setting 654 # attempt a reconnect after the given number of milliseconds. Setting 924 # @step: Delay increase (in ms) after each self-announcement attempt
|
| A D | block-export.json | 178 # mode (the default), the FUSE export driver will first attempt to
|
| A D | machine.json | 1645 # @strict: Whether to attempt booting from devices not included in the
|
| /qemu/target/ppc/ |
| A D | power8-pmu-regs.c.inc | 204 * Monitor, and a read attempt results in a Facility Unavailable 237 * Monitor, and a write attempt results in a Facility Unavailable
|
| /qemu/hw/ide/ |
| A D | trace-events | 98 …void *s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: Warn: Unsupported attempt to use PRIO/ICC f… 99 …void *s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: Warn: Unsupported attempt to use Force Unit… 100 …void *s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: Warn: Unsupported attempt to use Rebuild As…
|
| /qemu/docs/system/s390x/ |
| A D | bootdevices.rst | 96 In this case, the primary boot device will attempt to IPL using the default 98 machine). If that device fails to boot, the secondary device will attempt to
|
| /qemu/python/ |
| A D | README.rst | 14 install there. If you are not, it will attempt to install to the
|
| /qemu/docs/devel/ |
| A D | tcg-icount.rst | 12 with cycle accurate emulation - QEMU does not attempt to emulate how
|
| A D | loads-stores.rst | 399 Note that portions of the write which attempt to write data to a 480 would ignore the write attempt).
|
| A D | submitting-a-patch.rst | 200 Although QEMU uses various :ref:`ci` services that attempt to test
|
| /qemu/target/riscv/insn_trans/ |
| A D | trans_rvi.c.inc | 1007 * a zero value, the instruction will still attempt to write the 1036 * a zero value, the instruction will still attempt to write the 1097 * a zero value, the instruction will still attempt to write the 1125 * a zero value, the instruction will still attempt to write the
|
| /qemu/qga/ |
| A D | commands-win32.c | 1032 int attempt; in qmp_guest_get_disks() local 1035 for (attempt = 0, result = FALSE; attempt < 2 && !result; attempt++) { in qmp_guest_get_disks()
|
| A D | qapi-schema.json | 1089 # does not attempt to interpret or report on the encryption scheme.
|
| /qemu/docs/tools/ |
| A D | qemu-nbd.rst | 259 malicious guest may have prepared the image to attempt to trigger
|
| A D | qemu-img.rst | 358 state after (the attempt at) repairing it. That is, a successful ``-r all``
|
| /qemu/docs/system/arm/ |
| A D | cpu-features.rst | 119 attempt to make their desired changes all at once in order to ensure the 144 then attempt to query ``cortex-a57``, however that query will fail with our
|
| /qemu/docs/interop/ |
| A D | qmp-spec.rst | 194 not attempt to parse this message.
|
| /qemu/linux-headers/LICENSES/preferred/ |
| A D | GPL-2.0 | 192 except as expressly provided under this License. Any attempt
|
| /qemu/ |
| A D | COPYING | 173 except as expressly provided under this License. Any attempt
|
| A D | qemu-options.hx | 801 " in|out.try-poll= attempt to use poll mode\n" 816 " in|out.try-poll= attempt to use poll mode\n" 1352 This will attempt to do disk IO directly to the guest's 3322 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number … 3354 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number … 3392 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number … 3814 milliseconds and then attempt to reconnect. Zero disables reconnecting, 3842 specified, and ``port`` cannot be bound, QEMU will attempt to 4402 down it will attempt to reconnect at the given interval. If host 4880 Other possible actions are: ``shutdown`` (attempt to gracefully
|
Completed in 69 milliseconds
12