Hi Eric
1. The patch will disable the dalvik JIT and remove a lots of SSE2/3 instructions.
2. Change the busybox initrd and installer to older version.
3. recompile
# make -j8 iso_img TARGET_PRODUCT=android_x86 TARGET_CPU_SMP=false ARCH_X86_HAVE_SSE2=false ARCH_X86_HAVE_SSSE3=false TARGET_KERNEL_CONFIG=/path_of_your_kernel_config_file/kernel_config.config