summaryrefslogtreecommitdiff
path: root/scripts/runqemu
AgeCommit message (Expand)AuthorFiles
2018-01-02runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie1
2017-12-02runqemu: Allow the user to override the device tree optionAlistair Francis1
2017-12-02runqemu: Allow the user to override the Kernel optionAlistair Francis1
2017-11-29runqemu: print command search result when not foundRobert Yang1
2017-11-21runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie1
2017-11-21runqemu: Improve relative path handling in qemuconf filesRichard Purdie1
2017-11-21runqemu: Ensure we process all tap devicesRichard Purdie1
2017-11-05runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot1
2017-11-05runqemu: Add riscv support for qemu machinesKhem Raj1
2017-08-29scripts/runqemu: Don't print error messages about tap file locksRichard Purdie1
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie1
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini1
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