Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print usage information after parameter checking.feat/better-overlays | Patrick Vacek | 2019-09-09 | 1 | -6/+6 |
* | Prevent creating an overlay with any path but the current directory. | Patrick Vacek | 2019-09-09 | 1 | -1/+11 |
* | Copy the image and U-Boot rom when using overlays. | Patrick Vacek | 2019-09-06 | 1 | -1/+1 |
* | Use 128M by default for qemu in oe-selftests | Laurent Bonnans | 2019-07-16 | 1 | -0/+1 |
* | Add a --secondary-network option to run-qemu-ota | Phil Wise | 2018-03-19 | 1 | -0/+3 |
* | Autodetect KVM | Phil Wise | 2017-11-16 | 1 | -1/+5 |
* | Remove unused import, break long lines | Phil Wise | 2017-11-16 | 1 | -2/+5 |
* | Refactor QemuCommand class into its own file/module. | Patrick Vacek | 2017-11-13 | 1 | -116/+2 |
* | Fix race condition in run-qemu-ota | Anton Gerasimov | 2017-11-08 | 1 | -1/+1 |
* | Make it easier to build from branches and run a specific image | Phil Wise | 2017-09-13 | 1 | -3/+7 |
* | PRO-3923 Add persistence option to run-qemu script | Jon Oster | 2017-09-05 | 1 | -2/+25 |
* | Copy run-qemu script over from meta-updater-qemux86-64 | Phil Wise | 2017-07-20 | 1 | -0/+150 |