summaryrefslogtreecommitdiff
path: root/scripts/runqemu
AgeCommit message (Expand)AuthorFiles
2017-07-27runqemu: chmod 0o777 for lockdirRobert Yang1
2017-07-27runqemu: validate combosRobert Yang1
2017-07-27runqemu: check tar.bz2 and .tar.gzRobert Yang1
2017-07-27runqemu: check qbconfload before running bitbakeRobert Yang1
2017-07-27runqemu: add --debug and --quietRobert Yang1
2017-07-17runqemu: check exit code of 'ls -t'Ed Bartosh1
2017-07-17runqemu: reworked exception handlingEd Bartosh1
2017-06-27runqemu: drop RPC portsRobert Yang1
2017-06-14runqemu: change terminal settings for valid tty'sMikko Ylinen1
2017-06-03scripts: Fix return value checks from subprocess.call()'sMikko Rapeli1
2017-05-29runqemu: output qemu-system errorsEd Bartosh1
2017-05-16runqemu: Automatically add a TFTP directory for slirp bootAlistair Francis1
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