summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
Commit message (Expand)AuthorAgeFilesLines
* qemucommand.py: redirect qemu monitor to null chardevEugene Smirnov2019-08-151-6/+10
* More helpful error message when running qemuLaurent Bonnans2019-08-151-1/+3
* Use 128M by default for qemu in oe-selftestsLaurent Bonnans2019-07-171-3/+6
* OTA-2541: Static IP address on Primary's and Secondary's internal NICMike Sul2019-06-051-2/+2
* Solve qemu long rng initialization problemLaurent Bonnans2019-04-291-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