Error while running android as guest ---FastModels

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

 



Dear All,

After following the "Android on Fast Models" pdf. I managed to successfully run android as the host and when running the following command to run android as a guest:

./qemu-system-arm \
-vnc :0 \
-k en-us \
-enable-kvm \
-serial stdio \
-kernel zImage \
-m 512 -M vexpress-a15 -cpu cortex-a15 \
-drive file=./android.img,id=virtio-blk,if=none \
-device virtio-blk,drive=virtio-blk,transport=virtio-mmio.0 \
-append "virtio_mmio.device=1M@0x4e000000:74:0 init=/init
console=ttyAMA0 mem=512M root=/dev/vda rw"

The following errors appear:

device virtio-blk, drive=virtio-blk, transport=virtio-mmio.0: No 'PCI' bus found for device "virtio-blk-pci"

Any suggestions on what I am missing out

Many Thanks
Mai
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm

[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux