On 2017年11月20日 19:07, Burton, Ross wrote:
On 17 November 2017 at 06:08, Hongxu Jia <hongxu....@windriver.com <mailto:hongxu....@windriver.com>> wrote:

    +qemu by default emulates IDE and the linux-yocto kernel(s) use
    +CONFIG_IDE instead of the more modern libsata, so disks appear as
    +/dev/hd*. A similar patch rejected by upstream because CONFIG_IDE
    +is deprecated.


Can we fix our kernel and/or qemu configuration too?


For qemu, RP have replace it with virtio, but it have the
similar issue on virtualbox with IDE controller.
...
commit f59e729f98ef9b506b0cfdc415567e03ec87f2a9
Author: Richard Purdie <richard.pur...@linuxfoundation.org>
Date:   Tue Aug 22 22:58:02 2017 +0100

    runqemu: Use virtio to mount cdrom drives

    The IDE driver in the kernel is fragile and in 4.12 is causing backtraces.     To unblock 4.12 kernel merging use the virtio CD driver instead to mount
    iso images which should be faster and more stable.
...

//Hongxu

Ross


-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to