qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] PCI for QEMU on ARM?


From: Alex Golec
Subject: [Qemu-discuss] PCI for QEMU on ARM?
Date: Sat, 3 Mar 2012 11:22:31 -0500

I'm trying to start QEMU on arm with kvm, and I give the following invocation: 

 qemu-system-arm -enable-kvm -M vexpress-a9 -drive file=/arm-whee
zy.img,if=virtio,cache=writeback -append 'root=/dev/mmcblk0 console=ttyAMA1 root
wait earlyprintk' -kernel /zImage-guest -nographic

The idea is to start kvm on arm with virtio, but when I do, QEMU responds with:

qemu-system-arm: -drive file=/arm-wheezy.img,if=virtio,cache=writeback: No 'PCI' bus found for device 'virtio-blk-pci'

Any tips?

Alex

reply via email to

[Prev in Thread] Current Thread [Next in Thread]