]> code.ossystems Code Review - openembedded-core.git/commit
core/target/qemu.py Adds qemu target
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 3 Jan 2017 13:58:36 +0000 (13:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:57 +0000 (12:03 +0000)
commit44d4e9d0bb31fbc28d8c1fad8860ff56e5ae043a
tree6a2fb8444fce686fcae721cb3e23045734366393
parent26bae3c255bc1e1cc8d81db0cffc809de0182a43
core/target/qemu.py Adds qemu target

This adds qemu target to be used in testimage.
It uses the current QemuRunner class in order
to boot and control qemu.

[YOCTO #10231]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/lib/oeqa/core/target/qemu.py [new file with mode: 0644]