Searched defs:qemu (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc-test-automation/ |
H A D | tox.ini | 41 deps = {[testenv]deps} 42 setenv = {[testenv]setenv} 44 commands =
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | package.py | 159 def gdbtest(qemu, binary): argument 193 def check_ownership(qemu, expected_gid, expected_uid, path): argument
|
H A D | runqemu.py | 181 def _start_qemu_shutdown_check_if_shutdown_succeeded(self, qemu, timeout): argument
|
H A D | devtool.py | 2593 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 D | linux-sigrtminmax.c | 36 char *qemu = getenv("QEMU"); in main() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | qfw.c | 373 uint32_t qemu; in qemu_fwcfg_init() local
|
/openbmc/linux/tools/testing/selftests/wireguard/qemu/ |
H A D | Makefile | 287 qemu: $(KERNEL_BZIMAGE) target
|
/openbmc/qemu/target/xtensa/ |
H A D | overlay_tool.h | 104 #define XCHAL_OPTION(xchal, qemu) ((xchal) ? XTENSA_OPTION_BIT(qemu) : 0) argument
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 933 const char *qemu = qtest_qemu_binary(NULL); in qtest_get_arch() local
|
/openbmc/qemu/ |
H A D | meson.build | 1 project('qemu', ['c'], meson_version: '>=1.5.0', project
|