Move emulator kernels to a separate project.
Original commit for the qemu kernels:
commit ffb4c7a2309dd37821f831ed6b545acbfe83401d
Author: Vladimir Chtchetkine <vchtchetkine@google.com>
Date: Thu Nov 17 06:52:17 2011 -0800
emulator: kernel: goldfish: VPN and networking option fixes
Built with the following patches:
46b05b2fc0594fd6db7ea88c1e9f02ec395c33a0 emulator: kernel: goldfish: Enable CONFIG_TUN
da20c851a097161bcb40f0204bf1fc94983d0542 emulator: kernel: goldfish: Update networking options
2fe8294d8a47820d986956e4b69c95b2d6af37a2 emulator: kernel: goldfish: Fix multi-touch event handl
The HEAD of the source tree is the first SHA-1: 46b05b2fc0594fd6db7ea88c1e9f02ec395c33a0
The first one (in reversed order) fixes multi-touch emulation (when using a real
USB-connected device to emulate sensors)
The second one updates network configuration settings (enabling a few options in
the ARM configs that are already enabled in the x86 one)
The third one enables TUN and ensures that applications cannot create tun interfaces
as well. It depends on the second one and is required for VPN support in the emulator.
Original commit for the vbox kernels:
commit fc9e511de05d636302c8487079773c76bfd10190
Author: David 'Digit' Turner <digit@android.com>
Date: Sat Mar 19 00:15:27 2011 +0100
Update x86 virtualbox kernel image.
This image was generated using the following repositories
on android.git.kernel.org (and corresponding SHA1s):
kernel/qemu.git
39d5f544b00b564a2a8ea350cc296f9dbdde006a
prebuilt.git/linux-x86/toolchain/i686-android-linux-4.4.3/
ee17e6ebd14ff3b20a6477733bbaec6bb097a481
external/qemu.git/distrib/build-kernel.sh
fe6c89d7d8684c112db7da6bbea12284c4896f3a
It was generated by invoking the script with:
/path/to/build-kernel.sh --arch=x86 --config=vbox
This image is only intended for emulation with the VirtualBox
program.
+ Remove obsolete .config file
+ Update README
13 files changed
tree: 53fbfae5bb65c3823ce9690b4b8cd391893e7e84
- arm/
- x86/