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.py133 def gdbtest(qemu, binary): argument
167 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.py2513 def _devtool_ide_sdk_qemu(self, tempdir, qemu, recipe_name, example_exe): argument
2590 def _gdb_cross_debugging(self, qemu, recipe_name, example_exe, magic_string): argument
/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/fsdev/
H A Dvirtfs-proxy-helper.c751 struct sockaddr_un proxy, qemu; in proxy_socket() local
/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.c930 const char *qemu = qtest_qemu_binary(NULL); in qtest_get_arch() local
/openbmc/qemu/
H A Dmeson.build1 project('qemu', ['c'], meson_version: '>=0.63.0', project