Re: [android-kernel] Linux kernel development under emulator

2015-04-27 Thread karthik poduval
I have done this earlier directly with qemu-kvm. I used to launch the QEMU with the commandline:- qemu-kvm -hda MyImage.raw -m 128 -redir tcp:12345::22 -nographic -s -S and then gdb using $ gdb target remote:1234 Not sure if this is useful to you, but the above combination worked for me. Is th

[android-kernel] How to Port Vanilla Linux Kernel to Android Kernel (Mediatek Devices (MT6592))

2015-04-27 Thread Vivek Kiran
How to Port Vanilla Linux Kernel 4.0 to Android Kernel (Mediatek Devices (MT6592)) -- -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux