Home
last modified time | relevance | path

Searched refs:softmmu (Results 1 – 25 of 74) sorted by relevance

123

/openbmc/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target5 LINK_SCRIPT=$(S390X_SRC)/softmmu.ld
30 precise-smc-softmmu \
37 $(PGM_SPECIFICATION_TESTS): pgm-specification-softmmu.o
38 $(PGM_SPECIFICATION_TESTS): LDFLAGS+=pgm-specification-softmmu.o
/openbmc/qemu/tests/tcg/multiarch/system/
H A DMakefile.softmmu-target28 softmmu gdbstub support)
37 softmmu gdbstub support)
47 softmmu gdbstub untimely packets)
60 softmmu gdbstub support)
/openbmc/qemu/tests/tcg/
H A DMakefile.target37 ifeq ($(filter %-softmmu, $(TARGET)),)
56 ifeq ($(filter %-softmmu, $(TARGET)),)
101 ifeq ($(filter %-softmmu, $(TARGET)),)
131 -include $(SRC_PATH)/tests/tcg/multiarch/system/Makefile.softmmu-target
132 -include $(SRC_PATH)/tests/tcg/$(TARGET_NAME)/Makefile.softmmu-target
180 ifeq ($(filter %-softmmu, $(TARGET)),)
/openbmc/qemu/tests/
H A DMakefile.include104 AVOCADO_CMDLINE_TAGS=$(patsubst %-softmmu,-t arch:%, \
105 $(filter %-softmmu,$(TARGETS)))
125 FEDORA_31_ARCHES_TARGETS=$(patsubst %-softmmu,%, $(filter %-softmmu,$(TARGETS)))
157 FUNCTIONAL_TARGETS=$(patsubst %-softmmu,check-functional-%, $(filter %-softmmu,$(TARGETS)))
/openbmc/qemu/configs/devices/sh4eb-softmmu/
H A Ddefault.mak1 # Default configuration for sh4eb-softmmu
3 include ../sh4-softmmu/default.mak
/openbmc/qemu/configs/devices/x86_64-softmmu/
H A Ddefault.mak1 # Default configuration for x86_64-softmmu
3 include ../i386-softmmu/default.mak
/openbmc/qemu/configs/devices/mipsel-softmmu/
H A Ddefault.mak1 # Default configuration for mipsel-softmmu
3 include ../mips-softmmu/common.mak
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu-targets.inc13 softmmuonly += arch + "-softmmu,"
21 return softmmuonly + ''.join([arch + "-softmmu" + "," for arch in archs]).rstrip(',')
22 …return softmmuonly + linuxuseronly + ''.join([arch + "-linux-user" + "," + arch + "-softmmu" + ","…
/openbmc/qemu/configs/devices/mips64-softmmu/
H A Ddefault.mak1 # Default configuration for mips64-softmmu
3 include ../mips-softmmu/common.mak
/openbmc/qemu/configs/devices/mips64el-softmmu/
H A Ddefault.mak1 # Default configuration for mips64el-softmmu
3 include ../mips-softmmu/common.mak
/openbmc/qemu/configs/devices/ppc64-softmmu/
H A Ddefault.mak1 # Default configuration for ppc64-softmmu
4 include ../ppc-softmmu/default.mak
/openbmc/qemu/configs/devices/aarch64-softmmu/
H A Ddefault.mak1 # Default configuration for aarch64-softmmu
4 include ../arm-softmmu/default.mak
/openbmc/qemu/scripts/
H A Danalyze-inclusions95 analyze -DCOMPILING_PER_TARGET -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../…
98 analyze -DCOMPILING_PER_TARGET -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../…
/openbmc/qemu/
H A Dconfigure721 cf=$source_path/configs/devices/$device_arch-softmmu/$optarg.mak
1594 tricore-softmmu)
1609 *-softmmu)
1724 if have_target i386-softmmu x86_64-softmmu && \
1727 probe_target_compiler i386-softmmu; then
1735 if have_target ppc-softmmu ppc64-softmmu && \
1736 probe_target_compiler ppc-softmmu; then
1746 if have_target s390x-softmmu && probe_target_compiler s390x-softmmu && \
1812 *-softmmu)
/openbmc/qemu/configs/devices/mips-softmmu/
H A Ddefault.mak1 # Default configuration for mips-softmmu
/openbmc/qemu/tests/tcg/xtensaeb/
H A DMakefile.softmmu-target5 include $(SRC_PATH)/tests/tcg/xtensa/Makefile.softmmu-target
/openbmc/qemu/configs/devices/xtensaeb-softmmu/
H A Ddefault.mak3 include ../xtensa-softmmu/default.mak
/openbmc/qemu/configs/devices/rx-softmmu/
H A Ddefault.mak1 # Default configuration for rx-softmmu
/openbmc/qemu/configs/devices/microblaze-softmmu/
H A Ddefault.mak1 # Default configuration for microblaze-softmmu
/openbmc/qemu/configs/devices/avr-softmmu/
H A Ddefault.mak1 # Default configuration for avr-softmmu
/openbmc/u-boot/doc/
H A DREADME.boston23 $ ./configure --target-list=mips64el-softmmu
25 $ ./mips64el-softmmu/qemu-system-mips64el -M boston -m 2G \
/openbmc/qemu/configs/devices/tricore-softmmu/
H A Ddefault.mak1 # Default configuration for tricore-softmmu
/openbmc/qemu/tests/docker/
H A Dtest-block17 build_qemu --target-list=x86_64-softmmu || test_fail "Build failed"
/openbmc/qemu/configs/devices/microblazeel-softmmu/
H A Ddefault.mak1 # Default configuration for microblazeel-softmmu
/openbmc/qemu/configs/devices/or1k-softmmu/
H A Ddefault.mak1 # Default configuration for or1k-softmmu

123