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

2012-06-10 Thread BRULE Herman
Public bug reported: 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 su

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

2012-06-10 Thread Andreas Färber
Am 10.06.2012 14:19, schrieb BRULE Herman: > 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 Does the qemu-s

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

2012-06-10 Thread Dunrong Huang
2012/6/10 BRULE Herman <1011...@bugs.launchpad.net>: > I can't debug it with gdb, it crash after the kernel boot (the qemu > application crash). > I'm under gentoo: I am under gentoo too, why cant you use debug qemu? There is another way to debug qemu: Open a terminal, set you core file size to

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

2012-06-11 Thread Wei-Ren Chen
> > I don't know why, with kvm it say: > > KVM not supported for this target > > No accelerator found! > > Unless you're running on ARM with a patched kernel you can't get KVM for > ARM guests. That's no error. Linux/ARM starts to support kvm? Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer S

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

2012-06-12 Thread Andreas Färber
嗨, Am 12.06.2012 06:58, schrieb 陳韋任 (Wei-Ren Chen): >>> I don't know why, with kvm it say: >>> KVM not supported for this target >>> No accelerator found! >> >> Unless you're running on ARM with a patched kernel you can't get KVM for >> ARM guests. That's no error. > > Linux/ARM starts to suppo