Package: qemu
Version: 1:2.2+dfsg-5exp

When I invoke qemu-system-aarch64 with the following arguments, it gives a kernel panic.

<snip>
qemu-system-aarch64 -M virt -cpu cortex-a57 -device virtio-net-device,vlan=0,id=net0 -net user,vlan=0,name=hostnet0 -show-cursor -no-reboot -nographic -m 1024 -kernel qemu-aarch64-kernel-image -bios QEMU_EFI.fd -device virtio-blk-device,drive=image -drive if=none,id=image,file=vexpress64-leg-sd.img
</snip>

The complete log is available here - http://paste.debian.net/166958/

In the above command, you can get the images as follows:

qemu-aarch64-kernel-image:
http://people.linaro.org/~senthil.kumaran/qemu-aarch64-kernel-image

QEMU_EFI.fd:
http://people.linaro.org/~senthil.kumaran/QEMU_EFI.fd

vexpress64-leg-sd.img:
http://snapshots.linaro.org/kernel-hwpack/linux-leg-vexpress64/290/vexpress64-leg-sd.img.gz

On the other hand, on a custom built qemu 2.2 binary with 'aarch64-softmmu' target enabled, I could run the above command without any issues, as seen here - http://paste.debian.net/166960/

Would like this to be fixed in Debian qemu 2.2 experimental builds.

I am using Debian GNU/Linux 8.0 with Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03) x86_64 GNU/Linux

PS: I am not a qemu expert, so do point me if I miss anything here.

Thank You.
--
Senthil Kumaran
http://www.stylesen.org/
http://www.sasenthilkumaran.com/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to