]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-internal: qemuarm enable usage of virtio devices
authorAníbal Limón <anibal.limon@linux.intel.com>
Tue, 29 Sep 2015 22:51:23 +0000 (17:51 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 06:40:37 +0000 (07:40 +0100)
commitbbfb3cd06e0ff5661ef3732ebfffa74b94400cd9
tree6fb3a0cda6f2cc759245c4aa29bac95fade1b7be
parent61240e9f7e40400d49a91a0f1f0446755bd17294
runqemu-internal: qemuarm enable usage of virtio devices

We are experiencing occasional segfaults in scsi sym53c8xx driver
on qemuarm boot. There are some old discussions into the mailing
lists [1] about the scsi problem and seems to be isn't fixed.

We use virtio blk/net devices into qemuarm64 also are supported
into qemuarm so change to use it because virtio devices are the best
choice.

[YOCTO #8060]

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=8060#c10

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal