]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:07:32 +0000 (12:07 +0100)
commit0d214406c440eac521a24c27c769e53363493d41
tree1b44cee19828bb96bbc3f0b2d593ed66321bfaa1
parentb2dc9c7ee2431456a562d10d08e6416b13930189
scripts/runqemu: Add snapshot support

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

(From OE-Core rev: 8fec4a5a004f0e99734f8c0820c66522d08f213e)

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