]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Allow user to set -vga option with qemuparams
authorValentin Popa <valentin.popa@intel.com>
Thu, 19 Dec 2013 14:02:57 +0000 (16:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2013 12:25:23 +0000 (12:25 +0000)
commit54a43397c48c974570e3eade55163eb766994a55
tree772ae511e3271bc4c041f075703d5236ab19975e
parent0c30a25c3d5f7fb1087dff45e01595329620235f
runqemu: Allow user to set -vga option with qemuparams

At the moment, the user cannot to set -vga other then vmware
(because "vmware" is set by default); and the first argument
in qemuparams has higher precedence.

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu
scripts/runqemu-internal