/qemu/tests/qemu-iotests/ |
H A D | 083.out | 6 === Check disconnect after neg1 === 22 === Check disconnect after export === 42 === Check disconnect after neg2 === 58 === Check disconnect after request === 66 === Check disconnect after reply === 82 === Check disconnect after data === 107 === Check disconnect after neg-classic === 115 === Check disconnect after neg1 === 131 === Check disconnect after export === 151 === Check disconnect after neg2 === [all …]
|
H A D | 171.out | 29 write after image boundary 32 writev before/after image boundary 45 read after image boundary 48 readv before/after image boundary 121 write after image boundary 124 writev before/after image boundary 137 read after image boundary 140 readv before/after image boundary 217 write after image boundary 220 writev before/after image boundary [all …]
|
H A D | 282.out | 6 == Image file should not exist after the error == 10 == Pre-existing image file should also be deleted after the error ==
|
H A D | 260.out | 16 check bitmap after commit: name=bitmap0 dirty-clusters=2 33 check bitmap after commit: name=bitmap0 dirty-clusters=2 51 check bitmap after commit: name=bitmap0 dirty-clusters=2
|
H A D | 083 | 114 for when in before after; do 144 for when in before 8 16 24 28 after; do
|
H A D | 250 | 68 after=$(disk_usage "$TEST_IMG")
|
/qemu/tests/qemu-iotests/tests/ |
H A D | zoned.out | 24 report after: 28 report after: 32 report after: 37 report after: 41 report after:
|
/qemu/tests/migration-stress/ |
H A D | stress.c | 168 unsigned long long before, after; in stressone() local 197 after = now(); in stressone() 199 argv0, gettid(), after, after - before); in stressone()
|
/qemu/tests/tcg/multiarch/ |
H A D | test-aes-main.c.inc | 47 { { 0xd4, 0xbf, 0x5d, 0x30, /* after shiftrows */ 52 { { 0x04, 0x66, 0x81, 0xe5, /* after mixcolumns */ 68 { { 0x49, 0xdb, 0x87, 0x3b, /* after shiftrows */ 73 { { 0x58, 0x4d, 0xca, 0xf1, /* after mixcolumns */ 89 { { 0xac, 0xc1, 0xd6, 0xb8, /* after shiftrows */ 94 { { 0x75, 0xec, 0x09, 0x93, /* after mixcolumns */
|
/qemu/docs/devel/ |
H A D | atomics.rst | 129 components of the system, after all the LOAD or STORE operations 147 reordered after it. 151 after all the LOAD or STORE operations specified before. 152 Operations coming after ``qatomic_store_release()`` can still be 164 specified after the barrier with respect to the other components of 172 specified after the barrier with respect to the other components of 180 specified after the barrier with respect to the other components of 183 - ``smp_mb_release()`` guarantees that all the STORE operations specified *after* 184 the barrier will appear to happen after all the LOAD or STORE operations 190 STORE operations specified after the barrier with respect to the other [all …]
|
H A D | maintainers.rst | 41 - Someone is actually paid to look after this. 43 - Someone actually looks after it. 86 after discussion with other contributors.
|
/qemu/scripts/qapi/ |
H A D | gen.py | 96 def _wrap_ifcond(ifcond: QAPISchemaIfCond, before: str, after: str) -> str: 97 if before == after: 98 return after # suppress empty #if ... #endif 100 assert after.startswith(before) 102 added = after[len(before):]
|
/qemu/scripts/coccinelle/ |
H A D | error-use-after-free.cocci | 1 // Find and fix trivial use-after-free of Error objects 20 // spatch --sp-file scripts/coccinelle/error-use-after-free.cocci \
|
/qemu/docs/system/ |
H A D | managed-startup.rst | 11 - initial state (after reset/power on state) 15 machine state after migration completes
|
/qemu/tests/qapi-schema/ |
H A D | doc-empty-symbol.err | 1 doc-empty-symbol.json:4:1: name required after '@'
|
H A D | doc-missing-space.err | 1 doc-missing-space.json:5:1: missing space after #
|
H A D | doc-empty-section.err | 1 doc-empty-section.json:6: text required after 'Errors:'
|
H A D | doc-invalid-end2.err | 1 doc-invalid-end2.json:5:1: junk after '##' at end of documentation comment
|
H A D | doc-invalid-start.err | 1 doc-invalid-start.json:3:1: junk after '##' at start of documentation comment
|
/qemu/docs/specs/ |
H A D | edu.rst | 54 This happens only after factorial bit in the status register (0x20 63 raise interrupt after finishing factorial computation 95 raise interrupt 0x100 after finishing the DMA
|
/qemu/hw/tpm/ |
H A D | trace-events | 37 tpm_spapr_post_load(void) "Delivering TPM response after resume" 38 tpm_spapr_caught_response(uint32_t v) "Caught response to deliver after resume: %u bytes"
|
/qemu/tests/tcg/tricore/asm/ |
H A D | test_ld_h.S | 9 # expect. addr reg val after load
|
H A D | test_ld_bu.S | 9 # expect. addr reg val after load
|
/qemu/subprojects/libvduse/ |
H A D | meson.build | 7 '-Wdeclaration-after-statement',
|
/qemu/subprojects/libvhost-user/ |
H A D | meson.build | 7 '-Wdeclaration-after-statement',
|