summaryrefslogtreecommitdiff
path: root/scripts/runqemu
AgeCommit message (Expand)AuthorFiles
2017-04-28runqemu: support virtio drive typePatrick Ohly1
2017-04-19runqemu: fix incorrect calls to get variable valuesPaul Eggleton1
2017-04-12runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh1
2017-04-12runqemu: add bindir_native propertyEd Bartosh1
2017-04-12runqemu: get qemu from qemu-helper-native sysrootEd Bartosh1
2017-04-11runqemu: use self.rootfs to replace self.nfs_dirRobert Yang1
2017-04-11runqemu: do not rely on grepping imagesRobert Yang1
2017-04-11runqemu: run without argumentsRobert Yang1
2017-04-11runqemu: support env vars explicitlyRobert Yang1
2017-04-07runqemu: use realpath for imgdirRobert Yang1
2017-04-06runqemu: fix 2 typosRobert Yang1
2017-03-21runqemu: output network configurationEd Bartosh1
2017-03-16runqemu: only boot ramfs when specifiedRobert Yang1
2017-03-16runqemu: add -h and --helpRobert Yang1
2017-03-16runqemu: improve when no machine specifiedRobert Yang1
2017-03-16runqemu: independent network and rootfs setupJuro Bystricky1
2017-03-04scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov1
2017-03-04scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón1
2017-02-28runqemu: support UEFI with OVMF firmwarePatrick Ohly1
2017-02-28runqemu: also accept -image suffix for rootfs parameterPatrick Ohly1
2017-02-28runqemu: fix undefined variable reference in check_arg_path()Patrick Ohly1
2017-02-02scripts/runqemu: fix a typoMing Liu1
2017-01-31runqemu: allow bypassing of network setupJuro Bystricky1
2017-01-26runqemu: more verbose error message about missing qemuboot.confPatrick Ohly1
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang1
2017-01-23runqemu: support multiple qemus running when nfsRobert Yang1
2017-01-19scripts/runqemu: fix checking for <file>.cpio.gzRobert Yang1
2017-01-16runqemu: Allow the user to specity no kernel or rootFSAlistair Francis1
2017-01-05runqemu: let command line parameters override defaultsPatrick Ohly1
2016-12-16scripts/runqemu: Allow to use qemu from host.Mariano Lopez1
2016-11-15runqemu: Split out the base name of QB_DEFAULT_KERNELAlistair Francis1
2016-11-06runqemu: add user mode (SLIRP) support to x86 QEMU targetsTodor Minchev1
2016-09-30runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel1
2016-09-28runqemu: explicitly set image formatEd Bartosh1
2016-09-23scripts/runqemu: provide better error message on runqemu ifup failStephano Cetola1
2016-09-23scripts/runqemu: Using a cpio* rootfs has no special networkNathan Rossi1
2016-09-23runqemu: Move virtio RNG to machine configurationNathan Rossi1
2016-09-21runqemu: don't fail during check_arg_machine()Joshua Lock1
2016-09-21runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock1
2016-09-21runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock1
2016-09-21runqemu: validate paths and attempt to infer unset pathsJoshua Lock1
2016-09-20runqemu: improve finding of rootfs, kernel and dtbRobert Yang1
2016-09-19runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang1
2016-09-19runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock1
2016-09-19runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock1
2016-09-19runqemu: clarify an INFO messageJoshua Lock1
2016-09-19runqemu: add guidance to resolve issues with missing filesJoshua Lock1
2016-09-19runqemu: acquire_lock() should fail when failed to open the fileRobert Yang1
2016-09-14runqemu: fix a race issue on lockdirRobert Yang1
2016-09-09scripts/runqemu: Add snapshot supportRichard Purdie1