[android-kernel] Re: What's goldfish kernel?

2009-05-06 Thread Chih-Wei
Thank you for the reply. By the way, what's the status about android-2.6.29 branch? Is it ready for use, especially for x86 target? I just checked out korg/android-2.6.29 branch and compiled a kernel image for testing (with same config as 2.6.27) Many processes crashed during booting, like servic

[android-kernel] Support for newer kernel versions...

2009-05-06 Thread Brad Figg
Can anyone tell me if there are plans to move the android development to a newer Linux kernel? Are there plans to move to either 2.6.30 or 2.6.31. Is there a road map document anywhere. Sorry if these seem like a lot of questions but really they are all the same. Thanks, Brad -- Brad Figg brad.

[android-kernel] Re: What's goldfish kernel?

2009-05-06 Thread Piethein Strengholt
Goldfish The Android emulator runs a virtual CPU that Google calls Goldfish. Goldfish executes ARM926T instructions and has hooks for input and output -- such as reading key presses from or displaying video output in the emulator. These interfaces are implemented in files specific to the Goldfish