You are not logged in.

#1 2013-05-12 19:59:24

James_Eder
Member
From: usa
Registered: 2011-05-19
Posts: 14

[Solved] 3.9 kernel panic when using kvm with android emulator-x86

Since upgrading to Linux 3.9.x from 3.8.x I get a kernel panic (flashing keyboard LEDs) if I:

  $ emulator-x86 -avd tabletx86 -gpu on -netfast -no-audio -qemu -enable-kvm -m 1024 &

I experience no problems (other than worse performance) with

  $ emulator-x86 -avd tabletx86 -gpu on -netfast -no-audio &

I'm able to use KVM without issue using guests running Windows XP and various Linux.

I suspect the kernel should not panic but I don't know if I have enough information to make a useful bug report.  I searched around a bit but only found stories about problems with ARM on ARM KVM which I suspect is a different ball field.

The host system is using a "AMD Phenom(tm) II X4 955 Processor" and the guest Android AVD targeted for some kind of "Intel Atom (x86)" hardware.

Last edited by James_Eder (2013-05-20 02:02:49)

Offline

#2 2013-05-20 02:01:51

James_Eder
Member
From: usa
Registered: 2011-05-19
Posts: 14

Re: [Solved] 3.9 kernel panic when using kvm with android emulator-x86

3.9.3 is out. So far so good.  Fixed.

Offline

Board footer

Powered by FluxBB