summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
* runqemu: match .rootfs. in addition to -image- for rootfsMikko Rapeli2024-01-041-1/+1
* scripts/runqemu: fix regex escape sequencesTrevor Gamblin2024-01-021-4/+4
* runqemu: add qmp socket supportRoss Burton2023-12-151-0/+11
* runqemu: Add squashfs filesystem typesLogan Gunthorpe2023-10-231-1/+3
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-101-2/+2
* scritps/runqemu: Ensure we only have two serial portsRichard Purdie2023-10-041-4/+13
* runqemu: check permissions of available render nodes as well as their presenceAlexander Kanavin2023-09-091-2/+12
* qemuboot/runqemu: Fix 6.2 and later kernel network device namingRichard Purdie2023-08-091-1/+1
* runqemu: drop uid parameter for ifdownAdrian Freihofer2023-06-281-1/+1
* runqemu: Fix automated call to runqemu-ifupAlejandro Hernandez Samaniego2023-06-281-1/+1
* runqemu: Stop using warn() since its been deprecatedAlejandro Hernandez Samaniego2023-06-281-2/+2
* runqemu: configurable tap namesAdrian Freihofer2023-06-241-2/+6
* runqemu: Stop passing bindir to the runqemu-ifup callAlejandro Hernandez Samaniego2023-06-211-1/+1
* scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin2023-06-151-11/+8
* scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin2023-06-151-16/+13
* scripts/runqemu: Add possibility to disable networkPavel Zhukov2023-04-201-1/+6
* runqemu: respect IMAGE_LINK_NAMEMartin Jansa2023-04-041-18/+51
* Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"Khem Raj2023-03-301-5/+0
* runqemu: Fix TypeError when command failsJoshua Watt2023-03-251-5/+5
* Do not remove the -m option for loongarch64Jialing Zhang2023-03-231-1/+1
* runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin2023-03-221-24/+10
* runqemu: get_first_file() rename cmd* to glob*Martin Jansa2023-03-221-18/+18
* runqemu: add an option to enable guest-agent virtio deviceClément Péron2023-03-141-0/+14
* scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin2023-02-271-0/+10
* runqemu: kill qemu if it hangsMikko Rapeli2023-02-231-9/+15
* base: add support for loongarch64Xiaotian Wu2023-02-041-1/+3
* runqemu: add process of option QB_NFSROOTFS_EXTRA_OPTXiangyu Chen2023-01-261-1/+5
* runqemu: add QB_SETUP_CMD and QB_CLEANUP_CMDMikko Rapeli2022-12-211-0/+16
* runqemu: do not hardcode the ip address of the nfs server when using tapAlexander Kanavin2022-11-291-1/+2
* runqemu: limit slirp host port forwarding to localhost 127.0.0.1Mikko Rapeli2022-11-201-1/+1
* runqemu: Do not perturb script environmentJoshua Watt2022-10-261-12/+14
* runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt2022-10-261-1/+1
* runqemu: display host uptime when startingAlexandre Belloni2022-09-121-0/+6
* runqemu: Add missing space on default display optionMark Hatle2022-07-281-1/+1
* runqemu: add QB_KERNEL_CMDLINERaju Kumar Pothuraju2022-06-171-1/+6
* runqemu: Do not auto detect graphics if publicvnc is specifiedScott Murray2022-04-151-1/+3
* runqemu: Allow auto detection of the correct graphics optionsRichard Purdie2022-04-141-7/+26
* scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie2022-03-151-1/+1
* scripts: Various typo/grammar/punctuation fixesRobert P. J. Day2022-03-021-8/+8
* runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin2022-02-071-0/+8
* qemu: replace a gtk wrapper with directly setting environment from runqemuAlexander Kanavin2022-02-071-0/+1
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* runqemu: additional setting to force software rendering with sdl 2.0.18Alexander Kanavin2021-12-171-0/+1
* runqemu: check the qemu PID has been set before kill()ing itRoss Burton2021-12-091-1/+2
* runqemu: support rootfs mounted roAdrian Freihofer2021-11-131-1/+7
* runqemu: work without SERIAL_CONSOLES being definedJon Mason2021-11-031-1/+1
* runqemu: unbreak non-gl displaysAlexander Kanavin2021-10-301-2/+9
* runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason2021-10-141-1/+1
* runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin2021-10-111-1/+1
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-0/+2