summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
AgeCommit message (Expand)Author
2024-02-26runqemu: add qmp socket supportRoss Burton
2024-02-26scripts/runqemu: fix regex escape sequencesTrevor Gamblin
2024-02-25runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin
2023-07-05scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin
2023-07-05scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin
2023-03-06runqemu: kill qemu if it hangsMikko Rapeli
2022-11-04runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt
2022-11-04runqemu: Do not perturb script environmentJoshua Watt
2022-09-12runqemu: display host uptime when startingAlexandre Belloni
2022-08-17runqemu: Add missing space on default display optionMark Hatle
2022-04-15runqemu: Do not auto detect graphics if publicvnc is specifiedScott Murray
2022-04-14runqemu: Allow auto detection of the correct graphics optionsRichard Purdie
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