summaryrefslogtreecommitdiffstats
path: root/scripts/run-qemu-ota
Commit message (Expand)AuthorAgeFilesLines
* build and run image without ostree support for qemux86-64Kostiantyn Bushko2020-01-201-0/+3
* run-qemu-ota: passing hostfwd as command line argumentKostiantyn Bushko2020-01-141-0/+6
* Add --bootloader flag to specify path to a custom u-boot rom.feat/custom-ubootPatrick Vacek2019-12-031-0/+1
* Print usage information after parameter checking.feat/better-overlaysPatrick Vacek2019-09-091-6/+6
* Prevent creating an overlay with any path but the current directory.Patrick Vacek2019-09-091-1/+11
* Copy the image and U-Boot rom when using overlays.Patrick Vacek2019-09-061-1/+1
* Use 128M by default for qemu in oe-selftestsLaurent Bonnans2019-07-161-0/+1
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-191-0/+3
* Autodetect KVMPhil Wise2017-11-161-1/+5
* Remove unused import, break long linesPhil Wise2017-11-161-2/+5
* Refactor QemuCommand class into its own file/module.Patrick Vacek2017-11-131-116/+2
* Fix race condition in run-qemu-otaAnton Gerasimov2017-11-081-1/+1
* Make it easier to build from branches and run a specific imagePhil Wise2017-09-131-3/+7
* PRO-3923 Add persistence option to run-qemu scriptJon Oster2017-09-051-2/+25
* Copy run-qemu script over from meta-updater-qemux86-64Phil Wise2017-07-201-0/+150