Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 183) 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 ===
115 === Check disconnect after neg1 ===
131 === Check disconnect after export ===
151 === Check disconnect after neg2 ===
175 === Check disconnect after reply ===
[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
233 read 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
/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/
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/hw/dma/
H A Detraxfs_dma.c109 uint32_t after; member
247 printf("after=%x\n", d->after); in dump_d()
412 (uint32_t)ctrl->channels[c].current_d.after)); in channel_out_run()
427 ctrl->channels[c].current_d.after; in channel_out_run()
435 ctrl->channels[c].current_d.after) && in channel_out_run()
455 ctrl->channels[c].current_d.after) { in channel_out_run()
507 len = (uint32_t)(unsigned long)ctrl->channels[c].current_d.after; in channel_in_process()
517 (uint32_t)(unsigned long)ctrl->channels[c].current_d.after in channel_in_process()
522 ctrl->channels[c].current_d.after in channel_in_process()
524 ctrl->channels[c].current_d.after = saved_data_buf; in channel_in_process()
/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
196 coming before the barrier from overtaking LOADs coming after the
304 (for acquire) or after previous operations (for release).
309 first thread is guaranteed to *happen before* everything after the
[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.py95 def _wrap_ifcond(ifcond: QAPISchemaIfCond, before: str, after: str) -> str:
96 if before == after:
97 return after # suppress empty #if ... #endif
99 assert after.startswith(before)
101 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 'Note:'
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/.gitlab-ci.d/
H A Dstages.yml1 # Currently we have two build stages after our containers are built:
/qemu/subprojects/libvduse/
H A Dmeson.build7 '-Wdeclaration-after-statement',

12345678