Home
last modified time | relevance | path

Searched refs:qemu_default_main (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/system/
H A Dmain.c33 int qemu_default_main(void) in qemu_default_main() function
43 int (*qemu_main)(void) = qemu_default_main;
/openbmc/qemu/include/
H A Dqemu-main.h8 int qemu_default_main(void);
/openbmc/qemu/ui/
H A Dcocoa.m2008 * need to start a second thread which runs the qemu_default_main():
2022 COCOA_DEBUG("Second thread: calling qemu_default_main()\n");
2024 status = qemu_default_main();
2026 COCOA_DEBUG("Second thread: qemu_default_main() returned, exiting\n");