Home
last modified time | relevance | path

Searched refs:exit (Results 126 – 150 of 624) sorted by relevance

12345678910>>...25

/qemu/tests/fp/
H A Dfp-bench.c553 exit(EXIT_FAILURE); in die_host_rounding()
628 exit(EXIT_SUCCESS); in parse_args()
633 exit(EXIT_FAILURE); in parse_args()
646 exit(EXIT_FAILURE); in parse_args()
653 exit(EXIT_FAILURE); in parse_args()
660 exit(EXIT_FAILURE); in parse_args()
/qemu/hw/arm/
H A Dbananapi_m2u.c49 exit(1); in mmc_attach_drive()
71 exit(1); in bpim2u_init()
H A Dsbsa-ref.c205 exit(1); in create_fdt()
382 exit(1); in sbsa_firmware_init()
390 exit(1); in sbsa_firmware_init()
397 exit(1); in sbsa_firmware_init()
722 exit(1); in sbsa_ref_init()
749 exit(1); in sbsa_ref_init()
756 exit(1); in sbsa_ref_init()
H A Dvirt.c263 exit(1); in create_fdt()
1305 exit(1); in virt_firmware_init()
1313 exit(1); in virt_firmware_init()
1320 exit(1); in virt_firmware_init()
1724 exit(1); in virt_machine_done()
1941 exit(1); in finalize_gic_version_do()
1990 exit(1); in finalize_gic_version()
2172 exit(1); in machvirt_init()
2179 exit(1); in machvirt_init()
2186 exit(1); in machvirt_init()
[all …]
/qemu/stats/
H A Dstats-hmp-cmds.c220 goto exit; in hmp_info_stats()
240 goto exit; in hmp_info_stats()
246 exit: in hmp_info_stats()
/qemu/tests/qemu-iotests/
H A D185.out32 === Start commit job and exit qemu ===
54 === Start active commit job and exit qemu ===
77 === Start mirror job and exit qemu ===
103 === Start backup job and exit qemu ===
132 === Start streaming job and exit qemu ===
155 === Start mirror to throttled QSD and exit qemu ===
182 === Start active commit to throttled QSD and exit qemu ===
H A Dqed.py34 sys.exit(1)
216 sys.exit(1)
232 sys.exit(1)
H A Dtestenv.py157 sys.exit("Not found any Qemu executable binary by pattern "
169 sys.exit('No such file: ' + b)
171 sys.exit('Not executable: ' + b)
/qemu/linux-user/s390x/
H A Dcpu_loop.c157 exit(EXIT_FAILURE); in cpu_loop()
177 exit(EXIT_FAILURE); in cpu_loop()
/qemu/hw/sparc64/
H A Dniagara.c94 exit(1); in add_rom_or_fail()
151 exit(1); in niagara_init()
/qemu/util/
H A Dqemu-thread-win32.c368 NotifierList exit; member
395 notifier_list_add(&qemu_thread_data->exit, notifier); in qemu_thread_atexit_add()
419 notifier_list_notify(&data->exit, NULL); in qemu_thread_exit()
491 notifier_list_init(&data->exit); in qemu_thread_create()
/qemu/hw/dma/
H A Dsoc_dma.c278 exit(-1); in soc_dma_port_add_fifo()
290 exit(-1); in soc_dma_port_add_fifo()
329 exit(-1); in soc_dma_port_add_mem()
341 exit(-1); in soc_dma_port_add_mem()
/qemu/docs/interop/
H A Dqemu-ga.rst76 Print version information and exit.
95 and exit.
99 Display this help and exit.
/qemu/block/
H A Dquorum.c458 exit(1); in quorum_compare()
958 goto exit; in quorum_open()
963 goto exit; in quorum_open()
969 goto exit; in quorum_open()
976 goto exit; in quorum_open()
988 goto exit; in quorum_open()
998 goto exit; in quorum_open()
1007 goto exit; in quorum_open()
1036 goto exit; in quorum_open()
1050 exit: in quorum_open()
H A Drbd.c631 goto exit; in qemu_rbd_encryption_load2()
640 goto exit; in qemu_rbd_encryption_load2()
643 exit: in qemu_rbd_encryption_load2()
773 goto exit; in qemu_rbd_extract_encryption_create_options()
780 goto exit; in qemu_rbd_extract_encryption_create_options()
787 goto exit; in qemu_rbd_extract_encryption_create_options()
790 exit: in qemu_rbd_extract_encryption_create_options()
829 goto exit; in qemu_rbd_co_create_opts()
834 goto exit; in qemu_rbd_co_create_opts()
854 goto exit; in qemu_rbd_co_create_opts()
[all …]
/qemu/scripts/
H A Du2f-setup-gen.py158 exit(2)
164 exit(1)
/qemu/hw/misc/
H A Domap_l4.c128 exit(-1); in omap_l4ta_get()
153 exit(-1); in omap_l4_attach()
/qemu/tests/unit/
H A Dtest-rcu-list.c67 exit(-1); in create_thread()
321 exit(0); in rcu_qtest()
328 exit(-1); in usage()
/qemu/linux-user/mips/
H A Dcpu_loop.c266 exit(1); in target_cpu_copy_regs()
301 exit(1); in target_cpu_copy_regs()
312 exit(1); in target_cpu_copy_regs()
/qemu/tests/tcg/xtensa/
H A Dmacros.inc34 exit
72 .macro exit
/qemu/scripts/ci/
H A Dgitlab-pipeline-status187 sys.exit(0)
191 sys.exit(1)
/qemu/
H A D.travis.yml57 …C_DIR}/configure ${BASE_CONFIG} ${CONFIG} || { cat config.log meson-logs/meson-log.txt && exit 1; }
66 $(exit $BUILD_RC);
72 $(exit $BUILD_RC);
191 $(exit $BUILD_RC);
/qemu/hw/xen/
H A Dxen-mapcache.c191 exit(-1); in xen_remap_bucket()
212 exit(-1); in xen_remap_bucket()
224 exit(-1); in xen_remap_bucket()
490 exit(-1); in xen_invalidate_map_cache_entry_unlocked()
556 exit(-1); in xen_invalidate_map_cache_single()
/qemu/tests/tcg/cris/libc/
H A Dcheck_hello.c6 exit (0); in main()
/qemu/scripts/qmp/
H A Dqmp11 sys.exit(1)

12345678910>>...25