summaryrefslogtreecommitdiffstats
path: root/meta/classes/qemu.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-04-26qemu.bbclass: Extend ppc/ppc64 extra optionsKhem Raj
2022-01-07Revert "qemu.bbclass: drop OLDEST_KERNEL reference"Richard Purdie
2021-12-20qemu.bbclass: drop OLDEST_KERNEL referenceMatt Madison
2021-07-30Convert to new override syntaxRichard Purdie
2020-01-22qemu: Enable ppc64le support for qemu-usermodeKhem Raj
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-09-23qemu.bbclass: Allow use different QEMU binary depending of targetOtavio Salvador
2016-04-15meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mcZhenhua Luo
2016-03-09qemu.bbclass: add qemu_wrapper_cmdline()Alexander Kanavin
2016-01-29qemu.bbclass: clarify QEMU_EXTRAOPTIONSAndre McCurdy
2015-11-24qemu.bbclass: fix vardeps of QEMU_OPTIONSChristopher Larson
2015-11-24qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONSChristopher Larson
2014-12-05qemu/libc-package: Fix qemu option handlingRichard Purdie
2014-09-10qemu.bbclass: add -r ${OLDEST_KERNEL} parameterMartin Jansa
2014-06-14bitbake.conf/qemu: Move QEMU_OPTIONS to qemu.bbclassRichard Purdie
2013-04-29Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"Laurentiu Palcu
2013-04-10postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu
2013-04-05postinst-intercepts, qemu.bbclass: fix issue on 32 bit hostsLaurentiu Palcu
2013-02-07qemu.bbclass: fix segfaults when running through pseudoLaurentiu Palcu
2013-02-07qemu.bbclass: Use the correct qemu binary in multilib casesRichard Purdie
2013-02-06qemu.bbclass: return qemuwrapper instead of qemu-allarchLaurentiu Palcu
2013-01-09qemu.bbclass: add qemu_run_binary() functionLaurentiu Palcu
2012-07-26qemu.bbclass: Map the qemu binary name for powerpc64Khem Raj
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-03-22Fix common typoes "existant", "dependant" and variationsRobert P. J. Day
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2010-08-13eglibc: import eglibc_2.12 recipe from OENitin A Kamble