Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 188) sorted by relevance

12345678

/qemu/tests/qemu-iotests/
H A D083.out6 === 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 D171.out29 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 D282.out6 == Image file should not exist after the error ==
10 == Pre-existing image file should also be deleted after the error ==
H A D260.out16 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 D083114 for when in before after; do
144 for when in before 8 16 24 28 after; do
H A D25068 after=$(disk_usage "$TEST_IMG")
/qemu/tests/qemu-iotests/tests/
H A Dzoned.out24 report after:
28 report after:
32 report after:
37 report after:
41 report after:
/qemu/tests/migration-stress/
H A Dstress.c168 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 Dtest-aes-main.c.inc47 { { 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 Datomics.rst129 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 Dmaintainers.rst41 - 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 Dgen.py96 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 Derror-use-after-free.cocci1 // 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 Dmanaged-startup.rst11 - initial state (after reset/power on state)
15 machine state after migration completes
/qemu/tests/qapi-schema/
H A Ddoc-empty-symbol.err1 doc-empty-symbol.json:4:1: name required after '@'
H A Ddoc-missing-space.err1 doc-missing-space.json:5:1: missing space after #
H A Ddoc-empty-section.err1 doc-empty-section.json:6: text required after 'Errors:'
H A Ddoc-invalid-end2.err1 doc-invalid-end2.json:5:1: junk after '##' at end of documentation comment
H A Ddoc-invalid-start.err1 doc-invalid-start.json:3:1: junk after '##' at start of documentation comment
/qemu/docs/specs/
H A Dedu.rst54 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 Dtrace-events37 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 Dtest_ld_h.S9 # expect. addr reg val after load
H A Dtest_ld_bu.S9 # expect. addr reg val after load
/qemu/subprojects/libvduse/
H A Dmeson.build7 '-Wdeclaration-after-statement',
/qemu/subprojects/libvhost-user/
H A Dmeson.build7 '-Wdeclaration-after-statement',

12345678