Re: minimal kernel config for qemu/malta
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2017-10-19 22:14:21
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2017-10-19 22:14:21
I've actually found that adding CONFIG_CPS=y gets it a bit further in the boot. And if I enable a bunch of serial drivers and not use virtio, then I can get it working. However, I'm aiming for an exclusively virtio platform. Yet virtio doesn't seem to appear on the PCI bus. Hmm...