aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/qemu.bbclass
AgeCommit message (Expand)Author
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-30qemu.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-10qemu.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