summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
AgeCommit message (Expand)Author
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
2019-08-30qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin
2019-08-29qemu: set default RAM to 256M for all machinesAlexander Kanavin
2019-08-21scripts/runqemu: Add support for the BIOS variableAlistair Francis
2019-08-08runqemu: Add support to handle EnrollDefaultKeys PK/KEK1 certificateRicardo Neri
2019-08-03runqemu: fix get portlock fail for multi usersChangqing Li
2019-07-26runqemu: add lockfile for port used when slirp enabledChangqing Li
2019-07-26image_types: Remove remnants of hdddirectDaniel Ammann
2019-06-10runqemu: QB_FSINFO to support fstype wic imagesAdrian Freihofer
2019-06-07runqemu: Add the support to pass multi ports to tcpserial parameterKevin Hao
2019-05-31runqemu: Add support for kvm on aarch64Richard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-04-12runqemu: do not check return code of tputChen Qi
2019-03-04runqemu: make gl options gtk+-specificAlexander Kanavin