[OE-core] [wic][PATCH 02/15] runqemu: don't use virtio for wic images

Richard Purdie richard.purdie at linuxfoundation.org
Tue Feb 2 15:57:08 UTC 2016


On Tue, 2016-02-02 at 14:55 +0200, Ed Bartosh wrote:
> On Tue, Feb 02, 2016 at 02:50:19PM +0000, Richard Purdie wrote:
> > On Tue, 2016-02-02 at 09:27 +0200, Ed Bartosh wrote:
> > > qemu hands with 'waiting for root device' message during the
> > > boot of wic images if '-drive if=virtio' option is used.
> > > 
> > > Removed if=virtio from qemu command line for wic images. This
> > > should fix above mentioned boot issue.
> > 
> > Does this not change the command for other image types too?
> No, it doesn't. This patch changes qemu command line only for wic
> images.

Sorry, somehow I didn't see the second line in that diff which adds it
back.

I do worry about creating too many codepaths in this code though. Any
idea why virtio doesn't work?

Cheers,

Richard



More information about the Openembedded-core mailing list