summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
* runqemu: Change nfs to mount via TCPHe Zhe2020-03-291-1/+1
* runqemu: support multiple NICsAdrian Freihofer2020-03-211-4/+12
* runqemu: Add network bridge supportJoshua Watt2020-01-101-2/+11
* runqemu: add virtio block deviceMaxim Uvarov2020-01-061-0/+3
* runqemu: Add multiconfig supportJoshua Watt2020-01-011-11/+23
* runqemu: handle tap device creation failure properlyPaul Eggleton2019-12-151-2/+6
* runqemu: log parameters correctly within testimagePaul Eggleton2019-12-151-12/+13
* runqemu: add options that enable virgl with the SDL frontendAlexander Kanavin2019-11-221-4/+9
* runqemu: Remove disabling of high resolution timerJoerg Vehlow2019-10-151-2/+2
* runqemu: unset another environment variable for 'egl-headless'Alexander Kanavin2019-10-151-0/+1
* runqemu: Mention snapshot in the help outputRichard Purdie2019-09-181-0/+1
* runqemu: decouple gtk and gl optionsAlexander Kanavin2019-09-161-7/+14
* runqemu: Fix typo in help text.Drew Moseley2019-09-061-1/+1
* qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin2019-09-011-6/+0
* qemu: set default RAM to 256M for all machinesAlexander Kanavin2019-08-301-2/+2
* scripts/runqemu: Add support for the BIOS variableAlistair Francis2019-08-211-24/+29
* runqemu: Add support to handle EnrollDefaultKeys PK/KEK1 certificateRicardo Neri2019-08-121-0/+32
* runqemu: fix get portlock fail for multi usersChangqing Li2019-08-031-6/+3
* runqemu: add lockfile for port used when slirp enabledChangqing Li2019-07-261-37/+91
* image_types: Remove remnants of hdddirectDaniel Ammann2019-07-261-1/+1
* runqemu: QB_FSINFO to support fstype wic imagesAdrian Freihofer2019-06-101-5/+44
* runqemu: Add the support to pass multi ports to tcpserial parameterKevin Hao2019-06-071-3/+9
* runqemu: Add support for kvm on aarch64Richard Purdie2019-05-311-9/+13
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-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