summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
* runqemu: Add support for kvm on aarch64Richard Purdie2019-10-011-9/+13
* runqemu: Add the support to pass multi ports to tcpserial parameterKevin Hao2019-06-181-3/+9
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-181-11/+1
* runqemu: do not check return code of tputChen Qi2019-04-121-2/+4
* runqemu: make gl options gtk+-specificAlexander Kanavin2019-03-041-4/+4
* runqemu: add an option to choose the SDL frontend instead of Gtk+ defaultAlexander Kanavin2019-03-041-0/+3
* runqemu: do not check for GL librariesAlexander Kanavin2019-02-251-35/+0
* runqemu: add options for enabling virgl GL accelerationAlexander Kanavin2019-02-251-0/+23
* runqemu: Make QB_MEM easier to setRobert Yang2019-02-151-0/+11
* runqemu: Let qemuparams override default settingsRobert Yang2019-02-151-2/+11
* runqemu: clean up subprocess usageRoss Burton2018-12-151-34/+29
* scripts/runqemu: Improve lockfile handling for python with close_fd=TrueRichard Purdie2018-12-011-1/+4
* scripts/runqemu: Tidy up lock handling codeRichard Purdie2018-12-011-7/+9
* scripts/runqemu: Fix logic error causing failures with MACHINE from the envir...Richard Purdie2018-12-011-4/+1
* scripts/runqemu: Replace subprocess.run() for compatibiltyMichael Halstead2018-11-141-2/+2
* scripts/runqemu: Add serialstdio modeRichard Purdie2018-11-141-2/+7
* runqemu: fix handling of SIGTERM and the problem of line wrappingChen Qi2018-09-251-3/+11
* runqemu: exit gracefully with an error message if qemu system is not evaluatedJagadeesh Krishnanjanappa2018-08-151-0/+5
* logging: use warning instead warnChen Qi2018-07-261-8/+8
* scripts/runqemu: fix qemumips qemumips64 memory detection kernel panicHe Zhe2018-07-101-1/+4
* runqemu: add SIGTERM handler to make sure things are cleaned upChen Qi2018-06-181-1/+22
* runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie2018-01-021-0/+5
* runqemu: Allow the user to override the device tree optionAlistair Francis2017-12-021-1/+14
* runqemu: Allow the user to override the Kernel optionAlistair Francis2017-12-021-1/+5
* runqemu: print command search result when not foundRobert Yang2017-11-301-0/+3
* runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie2017-11-211-0/+2
* runqemu: Improve relative path handling in qemuconf filesRichard Purdie2017-11-211-0/+2
* runqemu: Ensure we process all tap devicesRichard Purdie2017-11-211-1/+1
* runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot2017-11-071-1/+1
* runqemu: Add riscv support for qemu machinesKhem Raj2017-11-051-0/+4
* scripts/runqemu: Don't print error messages about tap file locksRichard Purdie2017-08-301-3/+7
* runqemu: Use virtio to mount cdrom drivesRichard Purdie2017-08-231-1/+1
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-3/+6
* runqemu: chmod 0o777 for lockdirRobert Yang2017-07-271-0/+1
* runqemu: validate combosRobert Yang2017-07-271-0/+6
* runqemu: check tar.bz2 and .tar.gzRobert Yang2017-07-271-1/+4
* runqemu: check qbconfload before running bitbakeRobert Yang2017-07-271-1/+1
* runqemu: add --debug and --quietRobert Yang2017-07-271-19/+31
* runqemu: check exit code of 'ls -t'Ed Bartosh2017-07-171-1/+4
* runqemu: reworked exception handlingEd Bartosh2017-07-171-57/+56
* runqemu: drop RPC portsRobert Yang2017-06-281-6/+2
* runqemu: change terminal settings for valid tty'sMikko Ylinen2017-06-141-5/+5
* scripts: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-031-4/+4
* runqemu: output qemu-system errorsEd Bartosh2017-05-291-3/+4
* runqemu: Automatically add a TFTP directory for slirp bootAlistair Francis2017-05-161-1/+1
* runqemu: support virtio drive typePatrick Ohly2017-04-291-6/+9
* runqemu: fix incorrect calls to get variable valuesPaul Eggleton2017-04-191-2/+2
* runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh2017-04-131-2/+2
* runqemu: add bindir_native propertyEd Bartosh2017-04-131-13/+24
* runqemu: get qemu from qemu-helper-native sysrootEd Bartosh2017-04-131-1/+12