qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash


From: Stefan Weil
Subject: [Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash
Date: Sun, 10 Jun 2012 19:54:16 -0000

Obviously you compiled QEMU using the experimental TCI (TCG interpreter).
That's not wrong (for debugging some kinds of crashes it is even useful),
but it's slow.

You also called gdb with qemu-system-x86_64, but the core was from qemu-
system-arm.

Which kernel did you use? zImage or kernel-rasptoo? Where did you get it from?
If it is a kernel for an original Raspberry PI, it won't work with QEMU.
QEMU only works with kernels for some other ARM systems.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1011142

Title:
  Arm emulation do a crash

Status in QEMU:
  New

Bug description:
  Hello, I have try multiple image for the raspberry pi, with this cli:
  /usr/bin/qemu-system-arm -kernel kernel-rasptoo -M versatilepb -cpu arm1176 
-hda hdd.img -m 256 -append "root=/dev/sda2 loglevel=7 debug" -serial stdio 
-no-kvm
  I don't know why, with kvm it say:
  KVM not supported for this target
  No accelerator found!

  I can't debug it with gdb, it crash after the kernel boot (the qemu 
application crash).
  I'm under gentoo:
  [ebuild   R   ~] app-emulation/qemu-kvm-1.0.1-r1  USE="aio alsa curl ncurses 
opengl sdl threads vhost-net -bluetooth -brltty -debug -fdt -pulseaudio 
-qemu-ifup (-rbd) -sasl -smartcard -spice -static -test -tls -usbredir -vde 
-xattr -xen" QEMU_SOFTMMU_TARGETS="arm x86_64 -cris -i386 -m68k -microblaze 
-mips -mips64 -mips64el -mipsel -ppc -ppc64 -ppcemb -sh4 -sh4eb -sparc 
-sparc64" QEMU_USER_TARGETS="arm -alpha -armeb -cris -i386 -m68k -microblaze 
-mips -mipsel -ppc -ppc64 -ppc64abi32 -sh4 -sh4eb -sparc -sparc32plus -sparc64 
-x86_64" 0 kB

  Thanks to help me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1011142/+subscriptions



reply via email to

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