QEMU build for armhf machines with linux kernel, such as Android or other Linux distributions.

This version 0.2.1 is build with: 
Graphic support of sdl and vnc;
Audio drive of sdl, oss, alsa.

1. Requirements
a. root previlege
b. Hard float computing is required, i.e. armhf is required.

2. Installation
Install and Open a terminal application, input
su -c 'path/INSTALL‘
and follow the instructions, 'path' is the decompressed files exist.

3. Usage
Input following commands or set it to be the inital command of terminal applications:
su -c 'cd /sdcard/qemu-lp; sh runvm minipe.conf'

LICENCE:
No commercial use, personal use and reasearch use only.
In general, the software is build with official QEMU source codes of version 2.1.1， follow GPL v2 licence of QEMU, except directory 'lib' contains libraries which are copied from official Ubuntu 14.04 armhf  with GPL licence.

Email: felonwan@gmail.com
