summaryrefslogtreecommitdiffstats
path: root/meta/classes/qemuboot.bbclass
AgeCommit message (Expand)Author
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