##qemu-system-arm -m 1024 -machine vexpress-a9 -drive file=centos-7.2.img,format=raw,if=ide
(process:12672): GLib-WARNING **: gmem.c:483: custom memory allocation vtable not supported
pulseaudio: set_sink_input_volume() failed
pulseaudio: Reason: Invalid argument
pulseaudio: set_sink_input_mute() failed
pulseaudio: Reason: Invalid argument
qemu: fatal: Trying to execute code outside RAM or ROM at 0x04000000
R00=00000000 R01=00000000 R02=00000000 R03=00000000
R04=00000000 R05=00000000 R06=00000000 R07=00000000
R08=00000000 R09=00000000 R10=00000000 R11=00000000
R12=00000000 R13=00000000 R14=00000000 R15=04000000
PSR=400001d3 -Z-- A svc32
s00=00000000 s01=00000000 d00=0000000000000000
s02=00000000 s03=00000000 d01=0000000000000000
s04=00000000 s05=00000000 d02=0000000000000000
s06=00000000 s07=00000000 d03=0000000000000000
s08=00000000 s09=00000000 d04=0000000000000000
s10=00000000 s11=00000000 d05=0000000000000000
s12=00000000 s13=00000000 d06=0000000000000000
s14=00000000 s15=00000000 d07=0000000000000000
if i use virtio for the drive interface. i’m getting below error.
##qemu-system-arm -m 1024 -machine vexpress-a9 -drive file=centos-7.2.img,format=raw,if=virtio
(process:14847): GLib-WARNING **: gmem.c:483: custom memory allocation vtable not supported
pulseaudio: set_sink_input_volume() failed
pulseaudio: Reason: Invalid argument
pulseaudio: set_sink_input_mute() failed
pulseaudio: Reason: Invalid argument
qemu-system-arm: -drive file=centos-7.2.img,format=raw,if=virtio: No 'PCI' bus found for device 'virtio-blk-pci'