summaryrefslogtreecommitdiffstats
path: root/meta/classes/qemuboot.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-03-10conf/machine: fix QEMU x86 sound optionsMichael Opdenacker
2022-02-12qemuboot: Fix build error if UNINATIVE_LOADER is unsetZoltán Böszörményi
2022-02-07runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin
2022-01-11qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin
2021-12-22classes/qemuboot: allow IMAGE_LINK_NAME to be emptyPaul Eggleton
2021-11-13runqemu: support rootfs mounted roAdrian Freihofer
2021-08-02meta: Manual override fixesRichard Purdie
2021-08-02Convert to new override syntaxRichard Purdie
2021-05-13qemu: Set SMP to 4 cpus for arm/x86 onlyRichard Purdie
2021-05-13qemu: use 4 cores in qemu guestsAlexander Kanavin
2021-03-11runqemu: correct forcing of ttyS0Jon Mason
2021-03-11runqemu: add QB_GRAPHICSJon Mason
2020-10-30qemuboot.bbclass: Fix a typoKhem Raj
2020-09-24qemuboot: Add QB_RNG variableKhem Raj
2020-09-17image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2020-06-23qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal
2020-04-24runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-04-24qemuboot.bbclass: don't redefine IMGDEPLOYDIRBartosz Golaszewski
2020-03-21runqemu: support multiple NICsAdrian Freihofer
2017-11-21qemuboot: Improve relative path handlingRichard Purdie
2017-09-25classes: drop image dependencies on TOPDIR variablePaul Eggleton
2017-08-31qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky
2017-08-18qemuboot.bbclass: Prevent creating a link loopMike Looijmans
2017-04-20qemuboot.bbclass: save relative paths in conf filebrian avery
2017-04-13qemuboot: write native sysroot of qemu-helper into qemuboot.confEd Bartosh
2017-04-12runqemu: do not rely on grepping imagesRobert Yang
2017-01-23qemuboot.bbclass: add blank lines in commentsRobert Yang
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang
2017-01-19qemuboot.bbclass: use IMGDEPLOYDIRRobert Yang
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-30qemuboot.bbclass: do not hook into do_rootfsPatrick Ohly
2016-11-06qemuboot.bbclass: Setup the vardeps for write_qemuboot_confNathan Rossi
2016-10-15Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock
2016-09-30qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlinkMartin Jansa
2016-09-20qemuboot.bbclass: don't fail on very first buildAndré Draszik
2016-09-20qemuboot: also write the kernel link name to the conf fileJoshua Lock
2016-09-20qemuboot: write the full kernel filename, not the link nameJoshua Lock
2016-09-09qemuboot.bbclass: add it for runqemuRobert Yang