Home
last modified time | relevance | path

Searched defs:qemu (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc-test-automation/
H A Dtox.ini41 deps = {[testenv]deps}
42 setenv = {[testenv]setenv}
44 commands =
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py159 def gdbtest(qemu, binary): argument
193 def check_ownership(qemu, expected_gid, expected_uid, path): argument
H A Drunqemu.py181 def _start_qemu_shutdown_check_if_shutdown_succeeded(self, qemu, timeout): argument
H A Ddevtool.py2593 def _devtool_ide_sdk_qemu(self, tempdir, qemu, recipe_name, example_exe): argument
2670 def _gdb_cross_debugging(self, qemu, recipe_name, example_exe, magic_string): argument
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-sigrtminmax.c36 char *qemu = getenv("QEMU"); in main() local
/openbmc/u-boot/drivers/misc/
H A Dqfw.c373 uint32_t qemu; in qemu_fwcfg_init() local
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile287 qemu: $(KERNEL_BZIMAGE) target
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h104 #define XCHAL_OPTION(xchal, qemu) ((xchal) ? XTENSA_OPTION_BIT(qemu) : 0) argument
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c933 const char *qemu = qtest_qemu_binary(NULL); in qtest_get_arch() local
/openbmc/qemu/
H A Dmeson.build1 project('qemu', ['c'], meson_version: '>=1.5.0', project