diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-03-28 10:02:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-28 10:34:36 +0100 |
commit | 41b67f1176fd923ff7d61f63a95325a1482bf579 (patch) | |
tree | b64e62f3ada961376bbd0283fcc1565442da668c /meta/recipes-graphics/builder | |
parent | 9a3f10590bbad47df55fb8c6248e3b119c798865 (diff) | |
download | poky-41b67f1176fd923ff7d61f63a95325a1482bf579.tar.gz |
oeqa: allow extending qemuparams="..."
Sometimes it is useful to reconfigure the qemu virtual machine
directly. runqemu has the "qemuparams" parameter for that, and the
underlying start() methods also supported modifying that via their
"params" parameter. Only the runqemu() wrapper function lacked
a way to specify additional parameters.
One potential usage is to attach additional disks.
(From OE-Core rev: b2a1cf09ea65ed6f561886b1b4241f9adf3e5709)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/builder')
0 files changed, 0 insertions, 0 deletions