Home
last modified time | relevance | path

Searched refs:usermode (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/
H A Dunixodbc_2.3.12.bb27 …get = "${@' qemu-native' if bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d)…
37 if ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'true', 'false', d)}; then
43 if ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'true', 'false', d)}; then
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgobject-introspection-data.bbclass8 # DISTRO_FEATURES and qemu-usermode is in MACHINE_FEATURES, and False otherwise.
13 … bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d), 'False', d)}"
H A Dgtk-doc.bbclass9 # use of usermode qemu).
12 # DISTRO_FEATURES and qemu-usermode is in MACHINE_FEATURES, and False otherwise.
18 … bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d), 'False', d)}"
H A Dcmake-qemu.bbclass19 …get = "${@' qemu-native' if bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d)…
22 if ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'true', 'false', d)}; then
H A Dgi-docgen.bbclass14 … bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d), 'False', d)}"
H A Dmanpages.bbclass25 if ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'true', 'false', d)}; then
H A Dmeson.bbclass12 EXEWRAPPER_ENABLED ?= "${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d…
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemuwrapper-cross_1.0.bb25 if [ ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d)} = False -a "${P…
26 echo "qemuwrapper: qemu usermode is not supported"
/openbmc/linux/scripts/
H A Dsubarch.include1 # SUBARCH tells the usermode build what the underlying arch is. That is set
2 # first, and if a usermode build is happening, the "ARCH=um" on the command
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/
H A Dtune-ppce6500.inc21 # QEMU usermode fails with invalid instruction error (YOCTO: #10304)
22 …FILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'e6500', ' qemu-usermode', '', d)}"
H A Dtune-ppce5500.inc21 # QEMU usermode fails with invalid instruction error (YOCTO: #10304)
22 …FILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'e5500', ' qemu-usermode', '', d)}"
H A Dtune-power5.inc23 # QEMU usermode fails with invalid instruction error
24 …ILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'power5', ' qemu-usermode', '', d)}"
H A Dtune-power7.inc23 # QEMU usermode fails with invalid instruction error
24 …ILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'power7', ' qemu-usermode', '', d)}"
H A Dtune-power6.inc23 # QEMU usermode fails with invalid instruction error
24 …ILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'power6', ' qemu-usermode', '', d)}"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/
H A Dusermode_1.114.bb2 DESCRIPTION = "The usermode contains the userhelper program, which can be used to allow configured \
9 HOMEPAGE = "https://pagure.io/usermode"
/openbmc/linux/security/
H A DKconfig186 bool "Force all usermode helper calls through a single binary"
189 binary programs through the "usermode helper" kernel
199 "real" usermode helper binary, based on the first argument
203 If you wish for all usermode helper programs are to be
208 string "Path to the static usermode helper binary"
210 default "/sbin/usermode-helper"
212 The binary called by the kernel when any usermode helper
217 If you wish for all usermode helper programs to be disabled,
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch7 environment, especially when executing qemu in usermode to run target
9 can be computed during cross builds, qemu in usermode often comes to aid
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst48 and that "qemu-usermode" is not in
95 MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"
119 and that "qemu-usermode" is not in
152 - QEMU usermode might not work properly when running 64-bit binaries
/openbmc/openbmc/meta-phosphor/conf/templates/default/
H A Dlocal.conf.sample18 MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Darch-x86.inc28 …KFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'qemu-usermode', '', d)}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/
H A Dgraphviz_12.2.1.bb86 if ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'true', 'false', d)}; then
/openbmc/linux/arch/powerpc/kvm/
H A De500_mmu_host.c48 static inline u32 e500_shadow_mas3_attrib(u32 mas3, int usermode) in e500_shadow_mas3_attrib() argument
54 if (!usermode) { in e500_shadow_mas3_attrib()
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.18.2.bb39 # if qemu usermode isn't available, this value needs to be set statically
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Darch-mips.inc24 …CKFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'n32', 'qemu-usermode', '', d)}"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.13.1.bb408 …AGECONFIG").split() and not bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d):
409 …bb.fatal("pgo cannot be enabled as there is no qemu-usermode support for this architecture/machine…

12