aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
AgeCommit message (Expand)Author
2017-11-10runqemu: print command search result when not foundrbt/runqemuRobert Yang
2017-11-05runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot
2017-11-05runqemu: Add riscv support for qemu machinesKhem Raj
2017-08-29scripts/runqemu: Don't print error messages about tap file locksRichard Purdie
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-27runqemu: chmod 0o777 for lockdirRobert Yang
2017-07-27runqemu: validate combosRobert Yang
2017-07-27runqemu: check tar.bz2 and .tar.gzRobert Yang
2017-07-27runqemu: check qbconfload before running bitbakeRobert Yang
2017-07-27runqemu: add --debug and --quietRobert Yang
2017-07-17runqemu: check exit code of 'ls -t'Ed Bartosh
2017-07-17runqemu: reworked exception handlingEd Bartosh
2017-06-27runqemu: drop RPC portsRobert Yang
2017-06-14runqemu: change terminal settings for valid tty'sMikko Ylinen
2017-06-03scripts: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-05-29runqemu: output qemu-system errorsEd Bartosh
2017-05-16runqemu: Automatically add a TFTP directory for slirp bootAlistair Francis
2017-04-28runqemu: support virtio drive typePatrick Ohly
2017-04-19runqemu: fix incorrect calls to get variable valuesPaul Eggleton
2017-04-12runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh
2017-04-12runqemu: add bindir_native propertyEd Bartosh
2017-04-12runqemu: get qemu from qemu-helper-native sysrootEd Bartosh
2017-04-11runqemu: use self.rootfs to replace self.nfs_dirRobert Yang
2017-04-11runqemu: do not rely on grepping imagesRobert Yang
2017-04-11runqemu: run without argumentsRobert Yang
2017-04-11runqemu: support env vars explicitlyRobert Yang
2017-04-07runqemu: use realpath for imgdirRobert Yang
2017-04-06runqemu: fix 2 typosRobert Yang
2017-03-21runqemu: output network configurationEd Bartosh
2017-03-16runqemu: only boot ramfs when specifiedRobert Yang
2017-03-16runqemu: add -h and --helpRobert Yang
2017-03-16runqemu: improve when no machine specifiedRobert Yang
2017-03-16runqemu: independent network and rootfs setupJuro Bystricky
2017-03-04scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov
2017-03-04scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón
2017-02-28runqemu: support UEFI with OVMF firmwarePatrick Ohly
2017-02-28runqemu: also accept -image suffix for rootfs parameterPatrick Ohly
2017-02-28runqemu: fix undefined variable reference in check_arg_path()Patrick Ohly
2017-02-02scripts/runqemu: fix a typoMing Liu
2017-01-31runqemu: allow bypassing of network setupJuro Bystricky
2017-01-26runqemu: more verbose error message about missing qemuboot.confPatrick Ohly
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang
2017-01-23runqemu: support multiple qemus running when nfsRobert Yang
2017-01-19scripts/runqemu: fix checking for <file>.cpio.gzRobert Yang
2017-01-16runqemu: Allow the user to specity no kernel or rootFSAlistair Francis
2017-01-05runqemu: let command line parameters override defaultsPatrick Ohly
2016-12-16scripts/runqemu: Allow to use qemu from host.Mariano Lopez
2016-11-15runqemu: Split out the base name of QB_DEFAULT_KERNELAlistair Francis
2016-11-06runqemu: add user mode (SLIRP) support to x86 QEMU targetsTodor Minchev