Home
last modified time | relevance | path

Searched refs:TARGET_LIST (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tests/migration/
H A DMakefile8 TARGET_LIST = i386 aarch64 s390x ppc64 macro
12 .PHONY: help $(TARGET_LIST)
34 $(TARGET_LIST):
38 for target in $(TARGET_LIST); do \
/openbmc/qemu/tests/docker/
H A Dtest-build18 TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
H A Dtest-quick18 TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
H A Dtest-tcg20 TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
H A Dtest-tsan40 TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
H A Dtest-mingw20 TARGET_LIST=${TARGET_LIST:-$DEF_TARGET_LIST} \
H A Dcommon.rc46 ${TARGET_LIST:+--target-list=${TARGET_LIST}} \
H A DMakefile.include219 -e TARGET_LIST=$(subst $(SPACE),$(COMMA),$(TARGET_LIST)) \
/openbmc/openbmc/poky/scripts/
H A Dbuildall-qemu29TARGET_LIST=$(find "$OE_CORE_PATH"/meta/conf/machine -maxdepth 1 -type f | grep qemu | sed 's|.*/|…
66 for i in ${TARGET_LIST}
/openbmc/qemu/tests/vm/
H A DMakefile.include123 $(if $(TARGET_LIST),--target-list=$(TARGET_LIST)) \
/openbmc/qemu/
H A D.patchew.yml126 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1