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

2009-05-07 Thread Piethein Strengholt
I believe they just moved to the 2.6.29 branch. If you are interested in Android on x86 you should also have a look at this: http://code.google.com/p/patch-hosting-for-android-x86-support/downloads/list Good luck. Regards, Piethein Strengholt On May 7, 8:37 am, Chih-Wei wrote: > Thank

[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