Created attachment 429632 [details, diff] patch There's a typo in gen_configkernel.sh->config_kernel() causing the virtio-related code to misbehave: it should set CONFIG_VIRTIO_{...} to y, but instead it sets CONFIG_FB_SPLASH=y. Affected versions: >3.5.0.0 I've attached a patch that fixes the issue. Note that with that patch applied, I hit bug 486366.
[master 3322296] gen_configkernel: bug #486366, fix virtio kconfig. 1 file changed, 1 insertion(+), 1 deletion(-)