Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-v86d: List of commits

external/v86d


RSS
Rev. Time Author
bf5f11a r-x86 2020-11-14 23:54:47 Michael Goffioul

Install v86d in /system/bin

/sbin has been deprecated in Android R.

b307e08 oreo-x86 pie-x86 q-x86 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 android-x86-9.0-r1 android-x86-9.0-r2 2019-02-27 17:26:30 Chih-Wei Huang

Remove unused functions

5d4fbad 2019-02-21 12:25:51 Chih-Wei Huang

Android: define __HAS_LONG_LONG__

58013b3 2019-02-21 12:12:30 Chih-Wei Huang

x86emu: fix improper usage of abs()

06ba374 lollipop-x86 marshmallow-x86 nougat-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 2015-10-21 10:25:52 Chih-Wei Huang

Fix the 32-bit executable building errors on lollipop

Now the lollipop bionic has full kernel uapi headers.
Just convert the old macros to match the new headers.
No additional hacking is needed.

f61fb75 2015-10-20 18:02:56 Paulo Sergio Travaglia

Add x86emu for 64-bit support

The x86emu is required for other architectures and x86_64.

234bd91 2015-10-20 16:17:47 Michał Januszewski

Verify that netlink messages are coming from kernel.

Thanks to Nelson Elhage for reporting this problem.

b4dd196 jb-x86 kitkat-x86 android-x86-4.4-r1 android-x86-4.4-r2 android-x86-4.4-r3 2013-05-30 13:33:30 Chih-Wei Huang

fix compiling issues for kernel 3.9

0668de5 2012-12-24 01:33:57 Chih-Wei Huang

fix compiling issues for kernel 3.7

cec95cb gingerbread-x86 honeycomb-x86 ics-x86 2011-04-14 16:36:21 Chih-Wei Huang

fix compiling issues for new gcc 4.4.3

The old compiler incorrectly looks the headers from /usr/include/.
The new compiler doesn't do that, thus results in building errors.

Fix it by explicitly including the headers from the kernel tree.

efd41a4 2011-02-21 18:44:18 Chih-Wei Huang

initial import

Show on old repository browser