]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Fixed running QEMU with virtio error reporting
authorCristian Iorga <cristian.iorga@intel.com>
Wed, 3 Oct 2012 12:18:58 +0000 (15:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Oct 2012 12:35:35 +0000 (13:35 +0100)
commitf7365f62325189b0f9a9a1d440f11f2356c8f01d
tree5fc38c69a494bb4211f643b173d06ab7dd42edd2
parent41388c3ae0f4d9cd07e1599fbe125123c20820f8
qemu: Fixed running QEMU with virtio error reporting

If vhost_net module is not properly installed,
runqemu script will report the error and
provide the user with a link to the guide.
Also corrected small cosmetic issues in
runqemu script messages.
Also removed <> (read/write) check.

Fixes [YOCTO #3184]

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu