aboutsummaryrefslogtreecommitdiffstats
path: root/vl-android.c
Commit message (Expand)AuthorAgeFilesLines
* Fix CPU architecture reported in HW configVladimir Chtchetkine2011-09-281-1/+1
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-1/+8
* Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-131-0/+7
* Camera service skeletonVladimir Chtchetkine2011-09-071-0/+2
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-291-0/+24
* Fix -audio <name> and -no-audio processing.David 'Digit' Turner2011-06-271-3/+1
* trace.h: rename to trace-android.hDavid 'Digit' Turner2011-06-011-1/+1
* ramblocks: integrate upstream implementation (sophisticated)David 'Digit' Turner2011-06-011-311/+4
* vl-android.c: move arch-specific functions to arch_init.cDavid 'Digit' Turner2011-06-011-200/+5
* vl-android.c: move cpu functions to cpus.cDavid 'Digit' Turner2011-06-011-728/+5
* vl-android.c: use os-specific setup routinesDavid 'Digit' Turner2011-06-011-225/+11
* vl-android.c: Move code to iohandler.cDavid 'Digit' Turner2011-06-011-114/+8
* trace: simplify code and avoid conflictsDavid 'Digit' Turner2011-06-011-8/+0
* qemu-timer.c: rename qemu_timer_new_scale()David 'Digit' Turner2011-06-011-6/+6
* qemu-timer.c: upstream integrateDavid 'Digit' Turner2011-06-011-1/+1
* os-posix.c + os-win32.c and dependenciesDavid 'Digit' Turner2011-06-011-4/+12
* qemu-common.h: other intergratesDavid 'Digit' Turner2011-06-011-27/+0
* vl-android.c: Fix PC Bios search order.David 'Digit' Turner2011-06-011-46/+30
* x86: kvm: fix KVM build + enable auto-detection.David 'Digit' Turner2011-05-261-6/+18
* fix audio backend handlingDavid 'Digit' Turner2011-05-211-0/+3
* Fix the pc-bios search path for build trees.David 'Digit' Turner2011-05-141-2/+2
* Fix SDCard speed issues too.David 'Digit' Turner2011-05-121-4/+8
* Correct fix for snapshot saving speedDavid 'Digit' Turner2011-05-041-2/+2
* Fix snapshot save pathetic speed.David 'Digit' Turner2011-05-041-1/+6
* Document new QEMU pipe implementation.David 'Digit' Turner2011-05-041-2/+2
* Add 'emulator' launcher program.David 'Digit' Turner2011-05-021-0/+23
* New goldfish_pipe virtual device.David 'Digit' Turner2011-04-281-2/+3
* Fix -qemu -vnc startup.David 'Digit' Turner2011-04-271-0/+2
* vl-android.c: Init opengles pipe on startupDavid 'Digit' Turner2011-04-111-0/+4
* Set hw.keyboard.lid default value to false for API level >= 12David 'Digit' Turner2011-03-221-0/+3
* Fix a crash that happened when the content directory didn't have a cache.img ...David 'Digit' Turner2011-03-151-11/+21
* Always prepend a space before kernel parameters.David 'Digit' Turner2011-03-081-0/+1
* x86: Enable KVM mode for Android x86 emulator (update/rebase)Jun Nakajima2011-03-041-0/+2
* look for the pc-bios files in the SDK tools/lib/pc-bios directoryBruce Beare2011-03-021-11/+19
* qemu logging extensionsrich cannings2011-03-011-2/+86
* Move AVD name initialization to the core.David 'Digit' Turner2011-03-011-0/+8
* Move some serial ports initialization to the core.David 'Digit' Turner2011-03-011-10/+66
* Move data partition initialization to core.David 'Digit' Turner2011-03-011-0/+34
* Move system image initialization to core.David 'Digit' Turner2011-03-011-0/+36
* Move snapshot storage initialization to the core.David 'Digit' Turner2011-03-011-0/+17
* Move the SD Card initialization to the core.David 'Digit' Turner2011-03-011-0/+18
* Move cache partition initialization to core.David 'Digit' Turner2011-03-011-0/+19
* Move kernel/ramdisk initialization to the core.David 'Digit' Turner2011-03-011-0/+12
* Simplify kernel parameters processing.David 'Digit' Turner2011-03-011-46/+36
* Remove CONFIG_ANDROID_SNAPSHOTS macro.David 'Digit' Turner2011-03-011-6/+0
* Remove android/main-ui.cDavid 'Digit' Turner2011-02-231-0/+5
* Add user mode networking restrictions: a firewallrich cannings2011-02-161-0/+241
* Correct auto-detection of default VM heap size.David 'Digit' Turner2011-02-101-7/+10
* Get rid of -android-gui core option.David 'Digit' Turner2011-02-101-76/+28
* x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.Jun Nakajima2011-02-021-0/+2