Does anyone have a quick overview of $SUBJECT?
In particular:
I cannot get any Fedora kernels to boot on the latest qemu, unless I use -M vexpress-a{9,15}. Has support for -M versatilepb been dropped?
vexpress-a{9,15} doesn't support PCI, which means it doesn't support virtio (especially virtio-serial) which makes it useless for libguestfs. Does any qemu model support virtio-serial? Does any qemu model support PCI? What, if anything, is the status of virt-mmio?
Can't we just add PCI to the qemu vexpress model, even if the real hardware doesn't have it? (And does it matter what real hardware supports? Can't we just define an uber-ARM-qemu-model that supports everything?)
Rich.