Home
last modified time | relevance | path

Searched refs:exit (Results 201 – 225 of 624) sorted by relevance

12345678910>>...25

/qemu/tests/tcg/aarch64/
H A Ddcpop.c29 exit(EXIT_FAILURE); in signal_handler()
H A Dmte-3.c13 exit(0); in pass()
H A Dmte-6.c6 exit(0); in pass()
H A Dmte-2.c13 exit(0); in pass()
H A Dmte-5.c13 exit(0); in pass()
/qemu/tests/tcg/multiarch/gdbstub/
H A Dinterrupt.py52 exit(0)
H A Dprot-none.py25 exit(0)
/qemu/docs/tools/
H A Dqemu-pr-helper.rst87 Display a help message and exit.
91 Display version information and exit.
/qemu/hw/ide/
H A Dpiix.c189 k->exit = pci_piix_ide_exitfn; in piix3_ide_class_init()
212 k->exit = pci_piix_ide_exitfn; in piix4_ide_class_init()
/qemu/fsdev/
H A Dvirtfs-proxy-helper.c1104 exit(EXIT_FAILURE); in main()
1118 exit(EXIT_FAILURE); in main()
1126 exit(EXIT_FAILURE); in main()
1132 exit(EXIT_FAILURE); in main()
1137 exit(EXIT_FAILURE); in main()
1143 exit(EXIT_FAILURE); in main()
/qemu/net/
H A Dtap.c64 Notifier exit; member
278 TAPState *s = container_of(notifier, TAPState, exit); in tap_exit_notify()
301 tap_exit_notify(&s->exit, NULL); in tap_cleanup()
302 qemu_remove_exit_notifier(&s->exit); in tap_cleanup()
382 s->exit.notify = tap_exit_notify; in net_tap_fd_init()
383 qemu_add_exit_notifier(&s->exit); in net_tap_fd_init()
/qemu/hw/watchdog/
H A Dwatchdog.c62 exit(0); in watchdog_perform_action()
/qemu/hw/m68k/
H A Dvirt.c141 exit(1); in virt_init()
235 exit(1); in virt_init()
289 exit(1); in virt_init()
/qemu/ui/
H A Dcurses.c582 exit(1); in font_setup()
590 exit(1); in font_setup()
599 exit(1); in font_setup()
789 exit(1); in curses_display_init()
/qemu/tests/qtest/
H A Drtas-test.c45 exit(EXIT_FAILURE); in main()
/qemu/util/
H A Dsystemd.c68 exit(EXIT_FAILURE); in check_socket_activation()
/qemu/tests/vm/
H A Dubuntu.aarch6472 sys.exit(basevm.main(UbuntuAarch64VM, defaults))
/qemu/hw/char/
H A Dserial-pci-multi.c156 pc->exit = multi_serial_pci_exit; in multi_2x_serial_pci_class_initfn()
171 pc->exit = multi_serial_pci_exit; in multi_4x_serial_pci_class_initfn()
/qemu/target/i386/hvf/
H A Dx86_mmu.c118 goto exit; in test_pt_entry()
145 exit: in test_pt_entry()
/qemu/scripts/oss-fuzz/
H A Dreorder_fuzzer_qtest_trace.py76 sys.exit("Usage: {} /path/to/qtest_log_output".format((sys.argv[0])))
/qemu/python/scripts/
H A Dvendor.py10 -h, --help show this help message and exit
74 sys.exit(main())
/qemu/tests/tcg/arm/
H A Dcommpage.c38 exit(EXIT_FAILURE); \
/qemu/hw/xen/
H A Dxen-bus.c972 if (xendev->exit.notify) { in xen_device_unrealize()
973 qemu_remove_exit_notifier(&xendev->exit); in xen_device_unrealize()
974 xendev->exit.notify = NULL; in xen_device_unrealize()
1005 XenDevice *xendev = container_of(n, XenDevice, exit); in xen_device_exit()
1087 xendev->exit.notify = xen_device_exit; in xen_device_realize()
1088 qemu_add_exit_notifier(&xendev->exit); in xen_device_realize()
/qemu/hw/mips/
H A Dmalta.c888 exit(1); in load_kernel()
895 exit(1); in load_kernel()
915 exit(1); in load_kernel()
924 exit(1); in load_kernel()
1115 exit(1); in mips_malta_init()
1188 exit(1); in mips_malta_init()
/qemu/tests/tcg/multiarch/
H A Dsigbus.c25 exit(EXIT_SUCCESS); in sigbus()

12345678910>>...25