I've tried compiling and running Peter Maydell's patches for virtio-mmio, from this source: http://git.linaro.org/gitweb?p=people/pmaydell/qemu-arm.git;a=shortlog;h=refs/heads/amba-virtio I'm invoking qemu-system-arm as follows: root at qemuarm:~# qemu-system-arm -enable-kvm -M vexpress-a9 -drive file=/arm-whee zy.img,if=sd,cache=writeback -append 'root=/dev/mmcblk0 console=ttyAMA1 rootwait earlyprintk' -kernel /zImage-guest -nographic And the error reported is: KVM not supported for this target No accelerator found! I'm configuring using: ../configure --cross-prefix=arm-linux-gnueabi- --target-list=arm-softmmu --enable-kvm --extra-ldflags="-static -lrt" Any tips? I'm aware that this code is only compile-tested, but I'm not sure where to go to fix this. Alex P.S. The same issue appears when I use '-M vexpress-a9' -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.cs.columbia.edu/pipermail/android-virt/attachments/20120307/554dfde1/attachment.html