summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
Commit message (Expand)AuthorAgeFilesLines
* qemucommand: Restore custom booloader parameter.fix/restore-bootloader-optionPatrick Vacek2020-07-291-1/+4
* Remove a debug print in qemucommand.pyfix/rm-debug-printLaurent Bonnans2020-02-061-1/+0
* Fix default uboot-enable variable in qemu command scriptfeat/OTA-2937/non-ostree-buildKostiantyn Bushko2020-01-231-1/+1
* build and run image without ostree support for qemux86-64Kostiantyn Bushko2020-01-201-5/+29
* fix issue with attr error for host_forwardfeat/qemu-cmd-args/port-forwardingKostiantyn Bushko2020-01-141-1/+1
* run-qemu-ota: passing hostfwd as command line argumentKostiantyn Bushko2020-01-141-0/+9
* Add --bootloader flag to specify path to a custom u-boot rom.feat/custom-ubootPatrick Vacek2019-12-031-0/+2
* Copy the image and U-Boot rom when using overlays.Patrick Vacek2019-09-061-8/+42
* qemucommand.py: redirect qemu monitor to null chardevfix/qemucommandEugene Smirnov2019-08-121-6/+10
* More helpful error message when running qemuLaurent Bonnans2019-08-011-1/+3
* Use 128M by default for qemu in oe-selftestsLaurent Bonnans2019-07-161-3/+6
* OTA-2541: Static IP address on Primary's and Secondary's internal NICMike Sul2019-05-271-2/+2
* Solve qemu long rng initialization problemLaurent Bonnans2019-03-211-0/+2
* image_types_ota: use IMGDEPLOYDIR for ota-ext4 imagesStefan Agner2018-10-181-1/+1
* Specify cpu type -host- for KVM modefix/cpu-typeEugene Smirnov2018-08-171-1/+1
* Restrict secondary network to localhostPhil Wise2018-03-271-1/+1
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-191-0/+6
* More general exception handler for `kvm-ok`Laurent Bonnans2018-01-191-1/+1
* Fix some basic oe-selftest errors.Patrick Vacek2018-01-181-1/+1
* Add a hint when machine autodetection failsPhil Wise2017-12-011-6/+5
* Autodetect KVMPhil Wise2017-11-161-1/+10
* Rough draft of a run-qemu-ota test.Patrick Vacek2017-11-131-2/+2
* Refactor QemuCommand class into its own file/module.Patrick Vacek2017-11-131-0/+118