index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dylan
fido
gatesgarth
hardknott
honister
jethro
kirkstone
krogoth
krogoth-next
langdale
master
master-next
master-next-1.9
master-next-2.5
mickledore
mickledore-next
morty
morty-next
nanbield
pyro
pyro-next
rocko
rocko-next
scarthgap
styhead
sumo
thud
warrior
zeus
OpenEmbedded Core layer
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
qemuboot.bbclass
Age
Commit message (
Expand
)
Author
2021-11-13
runqemu: support rootfs mounted ro
Adrian Freihofer
2021-07-30
meta: Manual override fixes
Richard Purdie
2021-07-30
Convert to new override syntax
Richard Purdie
2021-05-13
qemu: Set SMP to 4 cpus for arm/x86 only
Richard Purdie
2021-05-13
qemu: use 4 cores in qemu guests
Alexander Kanavin
2021-03-11
runqemu: correct forcing of ttyS0
Jon Mason
2021-03-11
runqemu: add QB_GRAPHICS
Jon Mason
2020-10-30
qemuboot.bbclass: Fix a typo
Khem Raj
2020-09-24
qemuboot: Add QB_RNG variable
Khem Raj
2020-09-16
image-artifact-names: introduce new bbclass and move some variables into it
Martin Jansa
2020-06-23
qemu: uprev v4.2.0 -> v5.0.0
Sakib Sajal
2020-04-24
runqemu: add QB_ROOTFS_EXTRA_OPT parameter
Konrad Weihmann
2020-04-24
qemuboot.bbclass: don't redefine IMGDEPLOYDIR
Bartosz Golaszewski
2020-03-19
runqemu: support multiple NICs
Adrian Freihofer
2017-11-21
qemuboot: Improve relative path handling
Richard Purdie
2017-09-25
classes: drop image dependencies on TOPDIR variable
Paul Eggleton
2017-08-30
qemuboot.bbclass: create deterministic qemuboot.conf file
Juro Bystricky
2017-08-18
qemuboot.bbclass: Prevent creating a link loop
Mike Looijmans
2017-04-20
qemuboot.bbclass: save relative paths in conf file
brian avery
2017-04-12
qemuboot: write native sysroot of qemu-helper into qemuboot.conf
Ed Bartosh
2017-04-11
runqemu: do not rely on grepping images
Robert Yang
2017-01-23
qemuboot.bbclass: add blank lines in comments
Robert Yang
2017-01-23
runqemu: fixes for slirp, network device and hostfwd
Robert Yang
2017-01-19
qemuboot.bbclass: use IMGDEPLOYDIR
Robert Yang
2016-12-16
meta: remove True option to getVar calls
Joshua Lock
2016-11-30
qemuboot.bbclass: do not hook into do_rootfs
Patrick Ohly
2016-11-06
qemuboot.bbclass: Setup the vardeps for write_qemuboot_conf
Nathan Rossi
2016-10-15
Remove RM_OLD_IMAGE, it's no longer useful
Joshua Lock
2016-09-28
qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlink
Martin Jansa
2016-09-20
qemuboot.bbclass: don't fail on very first build
André Draszik
2016-09-19
qemuboot: also write the kernel link name to the conf file
Joshua Lock
2016-09-19
qemuboot: write the full kernel filename, not the link name
Joshua Lock
2016-09-09
qemuboot.bbclass: add it for runqemu
Robert Yang