OSDN Git Service

android-x86/device-vm-vm.git
13 years agoadd persistent mode support
Chih-Wei Huang [Thu, 12 Aug 2010 06:18:01 +0000 (14:18 +0800)]
add persistent mode support

In this mode, the first Linux partition is mounted as /data,
and the first fat partition is mounted as /mnt/sdcard.

13 years agoinit import
Chih-Wei Huang [Mon, 12 Jul 2010 07:22:30 +0000 (15:22 +0800)]
init import

The vm target supports Android-x86 running on a virtual machine
like Virtual Box, QEMU and VMWare.

To build it, specify TARGET_PRODUCT=vm to buildspec.mk.