Home
last modified time | relevance | path

Searched refs:exit (Results 101 – 125 of 624) sorted by relevance

12345678910>>...25

/qemu/docs/devel/
H A Dreset.rst113 3. The **exit** phase is executed when the object leaves the reset state.
140 ``phases.exit()``. They all take the object as parameter. The *enter* method
180 /* call parent class exit phase */
181 if (myclass->parent_phases.exit) {
182 myclass->parent_phases.exit(obj, type);
208 only override the *enter* phase and leave *hold* and *exit* untouched::
224 either its children or its own enter method is called) to the *exit*
226 object is in reset. The state is changed after the *exit* is propagated to
227 its children and just before calling the object's own *exit* method.
238 *hold* or *exit* phase of another object in the same reset group.
[all …]
H A Dtcg-icount.rst42 with whatever caused the exit.
46 would cause the instruction budget to go negative we exit the main
49 was due to expire will expire exactly when we exit the main run loop.
63 - exit the cpu loop and execute the re-compiled block
/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py77 sys.exit(1)
116 sys.exit(0)
254 sys.exit(1)
270 sys.exit(main(sys.argv))
/qemu/tests/unit/
H A Drcutorture.c96 exit(-1); in create_thread()
188 exit(0); in perftestrun()
387 exit(0); in stresstest()
444 exit(-1); in usage()
/qemu/hw/loongarch/
H A Dboot.c189 exit(1); in load_kernel_info()
200 exit(1); in load_kernel_info()
210 exit(1); in load_kernel_info()
290 exit(1); in loongarch_direct_kernel_boot()
/qemu/scripts/modules/
H A Dmodule_block.py95 sys.exit(1)
99 sys.exit(0)
/qemu/hw/sparc/
H A Dleon3.c337 exit(1); in leon3_generic_hw_init()
359 exit(1); in leon3_generic_hw_init()
366 exit(1); in leon3_generic_hw_init()
372 exit(1); in leon3_generic_hw_init()
390 exit(1); in leon3_generic_hw_init()
/qemu/hw/ppc/
H A Dppc405_boards.c239 exit(1); in boot_from_kernel()
251 exit(1); in boot_from_kernel()
297 exit(1); in ppc405_init()
305 exit(1); in ppc405_init()
322 exit(1); in ppc405_init()
334 exit(1); in ppc405_init()
H A Dprep.c251 exit(EXIT_FAILURE); in ibm_40p_init()
259 exit(1); in ibm_40p_init()
276 exit(1); in ibm_40p_init()
364 exit(1); in ibm_40p_init()
377 exit(1); in ibm_40p_init()
H A Dmac_newworld.c172 exit(1); in ppc_core99_init()
195 exit(1); in ppc_core99_init()
221 exit(1); in ppc_core99_init()
232 exit(1); in ppc_core99_init()
253 exit(1); in ppc_core99_init()
294 exit(1); in ppc_core99_init()
/qemu/include/hw/
H A Dresettable.h120 ResettableExitPhase exit; member
244 ResettableExitPhase exit,
/qemu/hw/arm/
H A Dgumstix.c67 exit(1); in connex_init()
90 exit(1); in verdex_init()
H A Dboot.c842 exit(1); in arm_load_elf()
1004 exit(1); in arm_setup_direct_kernel_boot()
1011 exit(1); in arm_setup_direct_kernel_boot()
1045 exit(1); in arm_setup_direct_kernel_boot()
1061 exit(1); in arm_setup_direct_kernel_boot()
1067 exit(1); in arm_setup_direct_kernel_boot()
1106 exit(1); in arm_setup_direct_kernel_boot()
1119 exit(1); in arm_setup_direct_kernel_boot()
1170 exit(1); in arm_setup_firmware_boot()
1325 exit(1); in arm_load_kernel()
H A Dorangepi.c43 exit(1); in orangepi_init()
49 exit(1); in orangepi_init()
/qemu/tests/vm/
H A Daarch64vm.py58 exit(1)
83 exit(3)
/qemu/block/
H A Dvdi.c784 goto exit; in vdi_co_do_create()
792 goto exit; in vdi_co_do_create()
801 goto exit; in vdi_co_do_create()
808 goto exit; in vdi_co_do_create()
815 goto exit; in vdi_co_do_create()
854 goto exit; in vdi_co_do_create()
863 goto exit; in vdi_co_do_create()
875 goto exit; in vdi_co_do_create()
885 goto exit; in vdi_co_do_create()
890 exit: in vdi_co_do_create()
/qemu/hw/m68k/
H A Dmcf5208.c344 exit(1); in mcf5208evb_init()
348 exit(1); in mcf5208evb_init()
363 exit(1); in mcf5208evb_init()
380 exit(1); in mcf5208evb_init()
H A Dan5206.c73 exit(1); in an5206_init()
90 exit(1); in an5206_init()
/qemu/linux-user/riscv/
H A Dcpu_loop.c90 exit(EXIT_FAILURE); in cpu_loop()
109 exit(EXIT_FAILURE); in target_cpu_copy_regs()
/qemu/ui/
H A Dspice-core.c342 exit(1); in parse_name()
679 exit(1); in qemu_spice_init()
683 exit(1); in qemu_spice_init()
758 exit(1); in qemu_spice_init()
819 exit(1); in qemu_spice_init()
841 exit(1); in qemu_spice_init()
854 exit(1); in qemu_spice_add_interface()
H A Dvnc-jobs.c60 bool exit; member
114 if (queue->exit || QLIST_EMPTY(&job->rectangles)) { in vnc_job_push()
247 while (QTAILQ_EMPTY(&queue->jobs) && !queue->exit) { in vnc_worker_thread_loop()
254 if (queue->exit) { in vnc_worker_thread_loop()
/qemu/replay/
H A Dreplay-events.c62 exit(1); in replay_run_event()
202 exit(1); in replay_save_event()
260 exit(1); in replay_read_event()
/qemu/tests/tcg/aarch64/
H A Dbti-crt.c.inc17 exit(main());
20 void exit(int ret)
/qemu/accel/xen/
H A Dxen-all.c41 exit(1); in xenstore_record_dm_state()
73 exit(1); in xen_setup_post()
/qemu/hw/sensor/
H A Disl_pmbus_vr.c250 rc->phases.exit = isl_pmbus_vr_exit_reset; in isl69260_class_init()
259 rc->phases.exit = raa228000_exit_reset; in raa228000_class_init()
268 rc->phases.exit = isl_pmbus_vr_exit_reset; in raa229004_class_init()
277 rc->phases.exit = isl69259_exit_reset; in isl69259_class_init()

12345678910>>...25