summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
...
* runqemu: decouple bios and kernel optionsMatthias Klein2021-08-041-2/+4
* runqemu: Fix typo in error messageMatthias Klein2021-08-041-1/+1
* runqemu: Remove potential lock races around tap device handlingRichard Purdie2021-07-081-9/+18
* runqemu: time the copy to tmpfsAlexandre Belloni2021-06-061-1/+4
* qemu: use 4 cores in qemu guestsAlexander Kanavin2021-05-131-2/+2
* runqemu: Ensure we cleanup snapshot files after image runRichard Purdie2021-04-231-6/+12
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-0/+9
* runqemu: do not stop processing graphical options after nographicAlexander Kanavin2021-04-051-1/+0
* runqemu: modify novga to conform to documentationJon Mason2021-03-111-31/+55
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-34/+27
* runqemu: add QB_GRAPHICSJon Mason2021-03-111-1/+1
* runqemu: use "raw" instead of "bin" for ovmfJon Mason2021-03-061-0/+2
* runqemu: Add new option to disable vga emulationKhem Raj2021-02-231-0/+3
* runqemu: Add support for VHD/VHDX rootfsSinan Kaya2021-01-201-3/+5
* qemuboot: Add QB_RNG variableKhem Raj2020-09-241-1/+1
* runqemu: Add a hook to allow it to reniceRichard Purdie2020-09-061-0/+5
* runqemu: Show an error for conflicting graphics optionsRichard Purdie2020-08-261-0/+4
* runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk2020-08-191-1/+2
* runqemu: fix permission check of /dev/vhost-netChen Qi2020-08-111-2/+2
* runqemu: If using a vmtype image do not add the -no-reboot flagJason Wessel2020-06-281-1/+3
* qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal2020-06-231-7/+7
* runqemu: force software x11 renderer for SDL when GL is not in useAlexander Kanavin2020-05-121-0/+3
* runqemu: set host DRI driver path for all instances of virgl usageAlexander Kanavin2020-05-071-15/+22
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-04-241-3/+8
* 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