On 04/24/2015 09:36 AM, Baptiste Reynal wrote:
I think it will be a pity to postpone VFIO support on QEMU and would rather introduce the support for VIRT_MMIO later.Alex, what is your position on it ?
Ah, sorry, I read this mail too late. Converting virtio-mmio to a dynamic sysbus device should be trivial after Eric's enablement. It's basically the same as the calxeda nic driver, just that this time around we're spawning the virtio-mmio bridge devices.
Alex