]> code.ossystems Code Review - openembedded-core.git/commit
scripts/runqemu: Add snapshot support
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Sep 2016 13:42:40 +0000 (14:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:06:54 +0000 (12:06 +0100)
commit8fec4a5a004f0e99734f8c0820c66522d08f213e
tree740ecfb24205451026432b4c1cd3250c2c3d149d
parent51b001909f1856c45cf87091d6e4446c266d5786
scripts/runqemu: Add snapshot support

Allow access to the snapshot option of qemu to simplify some of our runtime
testing to avoid copying images.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu