Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-vm-vm: List of commits

device/vm/vm


RSS
Rev. Tiempo Autor
11ba9d7 froyo-x86 android-x86-2.2-r2 2011-04-20 18:07:31 Chih-Wei Huang

update for kernel 2.6.38

3418fa4 android-x86-2.2 2011-01-13 17:05:36 Chih-Wei Huang

update vm_defconfig for VirtualBox 4.0

* add Intel HD audio
* add SATA AHCI

822e467 2011-01-09 16:51:02 Chih-Wei Huang

vm_info: update dmi strings for qemu

a6fab8f 2011-01-02 01:26:58 Chih-Wei Huang

update vm_defconfig

c03f91a 2010-12-17 19:32:39 Chih-Wei Huang

vm_info: fix a bug of persistent mode

Use the callback device_mount_data to implement persistent mode.

9c39232 2010-12-09 19:41:30 Chih-Wei Huang

specify sdcard in cmdline instead of using vold.fstab

aeeb8cf 2010-10-25 15:40:07 Chih-Wei Huang

vm_defconfig: update to 2.6.35.7

f1c3493 2010-08-12 15:18:01 Chih-Wei Huang

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.

9af364e 2010-07-12 16:22:30 Chih-Wei Huang

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.

Show on old repository browser