summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
AgeCommit message (Expand)Author
2022-03-15scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie
2022-03-02scripts: Various typo/grammar/punctuation fixesRobert P. J. Day
2022-02-07runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin
2022-02-07qemu: replace a gtk wrapper with directly setting environment from runqemuAlexander Kanavin
2022-01-11qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin
2021-12-17runqemu: additional setting to force software rendering with sdl 2.0.18Alexander Kanavin
2021-12-09runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-11-13runqemu: support rootfs mounted roAdrian Freihofer
2021-11-03runqemu: work without SERIAL_CONSOLES being definedJon Mason
2021-10-30runqemu: unbreak non-gl displaysAlexander Kanavin
2021-10-14runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason
2021-10-11runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin
2021-08-23qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin
2021-08-04runqemu: decouple bios and kernel optionsMatthias Klein
2021-08-04runqemu: Fix typo in error messageMatthias Klein
2021-07-07runqemu: Remove potential lock races around tap device handlingRichard Purdie
2021-06-06runqemu: time the copy to tmpfsAlexandre Belloni
2021-05-13qemu: use 4 cores in qemu guestsAlexander Kanavin
2021-04-23runqemu: Ensure we cleanup snapshot files after image runRichard Purdie
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-04-05runqemu: do not stop processing graphical options after nographicAlexander Kanavin
2021-03-11runqemu: modify novga to conform to documentationJon Mason
2021-03-11runqemu: correct forcing of ttyS0Jon Mason
2021-03-11runqemu: add QB_GRAPHICSJon Mason
2021-03-06runqemu: use "raw" instead of "bin" for ovmfJon Mason
2021-02-23runqemu: Add new option to disable vga emulationKhem Raj
2021-01-20runqemu: Add support for VHD/VHDX rootfsSinan Kaya
2020-09-24qemuboot: Add QB_RNG variableKhem Raj
2020-09-06runqemu: Add a hook to allow it to reniceRichard Purdie
2020-08-26runqemu: Show an error for conflicting graphics optionsRichard Purdie
2020-08-19runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk
2020-08-11runqemu: fix permission check of /dev/vhost-netChen Qi
2020-06-28runqemu: If using a vmtype image do not add the -no-reboot flagJason Wessel
2020-06-23qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal
2020-05-12runqemu: force software x11 renderer for SDL when GL is not in useAlexander Kanavin
2020-05-07runqemu: set host DRI driver path for all instances of virgl usageAlexander Kanavin
2020-04-24runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-03-29runqemu: Change nfs to mount via TCPHe Zhe
2020-03-19runqemu: support multiple NICsAdrian Freihofer
2020-01-10runqemu: Add network bridge supportJoshua Watt
2020-01-06runqemu: add virtio block deviceMaxim Uvarov
2019-12-31runqemu: Add multiconfig supportJoshua Watt
2019-12-15runqemu: handle tap device creation failure properlyPaul Eggleton
2019-12-15runqemu: log parameters correctly within testimagePaul Eggleton
2019-11-21runqemu: add options that enable virgl with the SDL frontendAlexander Kanavin
2019-10-15runqemu: Remove disabling of high resolution timerJoerg Vehlow
2019-10-11runqemu: unset another environment variable for 'egl-headless'Alexander Kanavin
2019-09-18runqemu: Mention snapshot in the help outputRichard Purdie
2019-09-16runqemu: decouple gtk and gl optionsAlexander Kanavin
2019-09-06runqemu: Fix typo in help text.Drew Moseley