summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target/qemu.py
Commit message (Expand)AuthorAgeFilesLines
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2023-12-201-10/+0
* testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos2023-06-291-3/+2
* oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal2021-06-121-1/+26
* qemurunner: Add support for qmp commandsSaul Wold2021-04-271-0/+6
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-2/+2
* testimage: Add testimage_dump_target to kwargsSaul Wold2020-09-301-0/+4
* testimage: enable ovmf supportKonrad Weihmann2020-04-241-2/+4
* testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego2020-02-131-2/+5
* testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego2020-02-131-2/+3
* oeqa/target/ssh oeqa/target/qemu: expose server listening port to testsAndré Draszik2019-12-161-0/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+4
* testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin2019-01-261-2/+2
* oeqa/qemu: Add support for slirpYeoh Ee Peng2018-11-231-3/+19
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2018-11-231-3/+2
* oeqa/qemu: remove elf image typeSaul Wold2018-01-021-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-11-091-1/+1
* oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-231-1/+1
* qemu.py: add 'elf' as supported fstypeJuro Bystricky2017-02-151-1/+1
* core/target/qemu.py Adds qemu targetMariano Lopez2017-01-231-0/+45