Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 183) sorted by relevance

12345678

/qemu/tests/qemu-iotests/
H A D083.out2 === Check disconnect before neg1 ===
18 === Check disconnect before export ===
38 === Check disconnect before neg2 ===
54 === Check disconnect before request ===
62 === Check disconnect before reply ===
78 === Check disconnect before data ===
87 === Check disconnect before neg-classic ===
111 === Check disconnect before neg1 ===
127 === Check disconnect before export ===
147 === Check disconnect before neg2 ===
[all …]
H A D171.out19 write before image boundary
32 writev before/after image boundary
35 read before image boundary
48 readv before/after image boundary
111 write before image boundary
124 writev before/after image boundary
127 read before image boundary
140 readv before/after image boundary
207 write before image boundary
220 writev before/after image boundary
[all …]
H A D004.out4 write before image boundary
23 read before image boundary
H A D083114 for when in before after; do
144 for when in before 8 16 24 28 after; do
/qemu/docs/devel/
H A Datomics.rst125 components of the system, before all the LOAD or STORE operations
130 specified before.
145 before all the LOAD or STORE operations specified afterwards.
146 Operations coming before ``qatomic_load_acquire()`` can still be
151 after all the LOAD or STORE operations specified before.
153 reordered before it.
162 - ``smp_rmb()`` guarantees that all the LOAD operations specified before
163 the barrier will appear to happen before all the LOAD operations
170 - ``smp_wmb()`` guarantees that all the STORE operations specified before
171 the barrier will appear to happen before all the STORE operations
[all …]
H A Dsecure-coding-practices.rst41 trusted and may be invalid. Inputs must be checked before using them in a way
77 before the device has been fully initialized.
81 well-behaved guest might wait for a completion interrupt before accessing
83 guest overwrites registers or submits further requests before an ongoing
/qemu/tests/migration-stress/
H A Dstress.c168 unsigned long long before, after; in stressone() local
181 before = now(); in stressone()
199 argv0, gettid(), after, after - before); in stressone()
200 before = now(); in stressone()
/qemu/tests/qtest/
H A Dvirtio-scsi-test.c366 opts.before = virtio_scsi_hotplug_setup; in register_virtio_scsi_test()
369 opts.before = virtio_scsi_setup; in register_virtio_scsi_test()
373 opts.before = virtio_scsi_setup_4k; in register_virtio_scsi_test()
377 opts.before = virtio_scsi_setup_cd; in register_virtio_scsi_test()
380 opts.before = virtio_scsi_setup_iothread; in register_virtio_scsi_test()
H A Dvhost-user-test.c1095 .before = vhost_user_test_setup, in register_vhost_user_test()
1106 opts.before = vhost_user_test_setup_shm; in register_vhost_user_test()
1112 opts.before = vhost_user_test_setup_memfd; in register_vhost_user_test()
1122 opts.before = vhost_user_test_setup_reconnect; in register_vhost_user_test()
1126 opts.before = vhost_user_test_setup_connect_fail; in register_vhost_user_test()
1130 opts.before = vhost_user_test_setup_flags_mismatch; in register_vhost_user_test()
1134 opts.before = vhost_user_test_setup_multiqueue; in register_vhost_user_test()
1178 .before = vhost_user_test_setup, in register_vhost_gpio_test()
1220 .before = vhost_user_test_setup, in register_vhost_scmi_test()
H A Digb-test.c244 opts.before = data_test_init, in register_igb_test()
252 opts.before = data_test_init_no_socket; in register_igb_test()
H A Dqos-test.c172 if (test_node->u.test.before) { in run_one_test()
173 test_arg = test_node->u.test.before(cmd_line, test_arg); in run_one_test()
/qemu/docs/system/
H A Dmanaged-startup.rst18 additionally configure the machine (by hotplugging devices) in runtime before
24 allows pausing QEMU before the initial VM creation, in a "preconfig" state,
26 before moving on to the resulting configuration startup. In the
/qemu/scripts/codeconverter/codeconverter/
H A Dutils.py55 before = s[:position]
56 lines = before.split('\n')
/qemu/scripts/qapi/
H A Dgen.py96 def _wrap_ifcond(ifcond: QAPISchemaIfCond, before: str, after: str) -> str:
97 if before == after:
100 assert after.startswith(before)
101 out = before
102 added = after[len(before):]
/qemu/docs/devel/migration/
H A DCPR.rst15 CPR unconditionally stops VM execution before memory is saved, and
32 software before restarting QEMU and resuming the VM. Further, if
34 then the user may reboot to a new host kernel before restarting QEMU.
41 the user should poll to see the suspended state before proceeding
171 New QEMU reads the CPR channel before opening a monitor, hence
210 old QEMU before issuing any monitor commands to new QEMU, because new
211 QEMU blocks waiting to read from the cpr channel before starting its
270 This example uses ``-incoming defer`` to hot plug a device before
272 migrate command to old QEMU before you can issue any monitor
/qemu/target/arm/tcg/
H A Dm-nocp.decode27 # This decode is handled before any others (and in particular before
54 # to handle them before the big NOCP blocks. Note that within these
/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c82 if (test_node->u.test.before) { in qos_build_main_args()
83 test_arg = test_node->u.test.before(cmd_line, test_arg); in qos_build_main_args()
/qemu/tests/qapi-schema/
H A Dinclude-before-err.err1 include-before-err.json:2:13: expected ':'
H A Ddoc-before-pragma.err1 doc-before-pragma.json:3: documentation for 'foo' is not followed by the definition
H A Ddoc-before-include.err1 doc-before-include.json:3: documentation for 'foo' is not followed by the definition
/qemu/scripts/coccinelle/
H A Derror_propagate_null.cocci2 // no need to check it before calling.
H A Dcpu_restore_state.cocci1 // Remove unneeded tests before calling cpu_restore_state
/qemu/docs/sphinx-static/
H A Dtheme_overrides.css98 .rst-content .admonition-example > .admonition-title:before {
245 .qapi-unstable::before {
249 .qapi-deprecated::before {
253 .qapi-ifcond::before {
/qemu/hw/net/fsl_etsec/
H A Detsec.c214 uint32_t before = 0x0; in etsec_write() local
219 before = reg->value; in etsec_write()
281 (unsigned int)value, addr, before, reg->value, in etsec_write()
/qemu/tests/qemu-iotests/tests/
H A Dqsd-migrate.out14 …lities": [{"capability": "events", "state": true}, {"capability": "pause-before-switchover", "stat…
16 …lities": [{"capability": "events", "state": true}, {"capability": "pause-before-switchover", "stat…

12345678