Home
last modified time | relevance | path

Searched refs:exit (Results 251 – 275 of 624) sorted by relevance

1...<<11121314151617181920>>...25

/qemu/hw/arm/
H A Dnpcm7xx_boards.c69 exit(1); in npcm7xx_load_bootrom()
76 exit(1); in npcm7xx_load_bootrom()
112 exit(1); in sdhci_attach_drive()
H A Dmcimx7d-sabre.c33 exit(1); in mcimx7d_sabre_init()
H A Dmcimx6ul-evk.c31 exit(1); in mcimx6ul_evk_init()
H A Dcollie.c51 exit(EXIT_FAILURE); in collie_init()
/qemu/net/
H A Daf-xdp.c418 goto exit; in parse_socket_fds()
428 goto exit; in parse_socket_fds()
432 exit: in parse_socket_fds()
/qemu/scripts/
H A Dcompare-machine-types.py43 sys.exit(1)
377 exit(0)
445 exit(0)
H A Dcheck_sparse.py59 sys.exit(r.returncode)
H A Dmodinfo-collect.py59 sys.exit(result.returncode)
/qemu/tests/tcg/s390x/
H A Dtrap.c26 exit(1); in error1()
/qemu/.gitlab-ci.d/
H A Dbuildtest.yml338 || { cat config.log meson-logs/meson-log.txt && exit 1; }
627 "${fuzzer}" -runs=1 -seed=1 || exit 1 ;
642 || { cat config.log meson-logs/meson-log.txt && exit 1; }
647 ./tests/qtest/boot-serial-test || exit 1 ;
648 ./tests/qtest/cdrom-test || exit 1 ;
760 exit 0;
762 exit $exitcode;
764 …run-coverity-scan --update-tools-only > update-tools.log 2>&1 || { cat update-tools.log; exit 1; };
/qemu/docs/tools/
H A Dqemu-nbd.rst146 Don't exit on the last connection.
186 Fork off the server process and exit the parent once the server is running.
206 Display this help and exit.
210 Display version information and exit.
/qemu/tests/unit/
H A Dtest-iov.c179 exit(1); in test_io()
205 exit(1); in test_io()
218 exit(0); in test_io()
249 exit(1); in test_io()
/qemu/hw/m68k/
H A Dq800.c283 exit(1); in q800_machine_init()
592 exit(1); in q800_machine_init()
637 exit(1); in q800_machine_init()
682 exit(1); in q800_machine_init()
/qemu/tests/qapi-schema/
H A Dtest-qapi.py221 sys.exit(status)
226 sys.exit(0)
/qemu/hw/xen/
H A Dxen_pt.c153 goto exit; in xen_pt_pci_read_config()
163 goto exit; in xen_pt_pci_read_config()
177 goto exit; in xen_pt_pci_read_config()
241 exit: in xen_pt_pci_read_config()
1000 k->exit = xen_pt_unregister_device; in xen_pci_passthrough_class_init()
/qemu/hw/audio/
H A Dintel-hda.h35 void (*exit)(HDACodecDevice *dev); member
/qemu/tests/qemu-iotests/
H A Dlinters.py86 sys.exit(1)
/qemu/accel/
H A Daccel-system.c80 exit(1); in accel_system_init_ops_interfaces()
/qemu/tests/vm/
H A Dcentos.aarch64100 sys.exit(basevm.main(CentosAarch64VM, defaults))
/qemu/block/
H A Dqcow.c850 goto exit; in qcow_co_create()
891 goto exit; in qcow_co_create()
900 goto exit; in qcow_co_create()
907 goto exit; in qcow_co_create()
918 goto exit; in qcow_co_create()
924 exit: in qcow_co_create()
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c55 exit(1); in error1()
217 exit(2); in test_fork()
314 exit(0); in test_socket()
/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c424 k->exit = pxb_dev_exitfn; in pxb_dev_class_init()
462 k->exit = pxb_dev_exitfn; in pxb_pcie_dev_class_init()
506 k->exit = pxb_dev_exitfn; in pxb_cxl_dev_class_init()
/qemu/tests/rocker/
H A Dport21 if [ $? -eq 1 ]; then exit 1; fi
/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.c36 exit(1); in qemu_nvmm_cpu_thread_fn()
/qemu/scripts/oss-fuzz/
H A Dminimize_qtest_trace.py29 sys.exit("""\
282 sys.exit("The input qtest trace didn't cause a crash...")

1...<<11121314151617181920>>...25