aboutsummaryrefslogtreecommitdiffstats
path: root/vl-android.c
Commit message (Expand)AuthorAgeFilesLines
* Use -qemu -lcd-density parameter for setting qemu.sf.lcd_density boot property.Vladimir Chtchetkine2012-05-181-0/+9
* Check RAM availability before VM is initialized.Vladimir Chtchetkine2012-05-141-0/+26
* Remove init-time GLES per-frame callbackJesse Hall2012-05-101-8/+1
* Merge "Provide GL strings from renderer to ddms ping"Jesse Hall2012-05-031-19/+30
|\
| * Provide GL strings from renderer to ddms pingJesse Hall2012-05-011-19/+30
* | Fixed pc-bios path in standalone emulatorAndrew Hsieh2012-05-021-1/+1
|/
* Publish and use libOpenglRender interface headerJesse Hall2012-04-181-7/+8
* Enable multi-touch emulation with -gpu onVladimir Chtchetkine2012-04-111-1/+6
* Merge "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-261-1/+2
|\
| * EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-221-1/+2
* | Get rid of compiler warnings.Vladimir Chtchetkine2012-03-221-2/+2
* | Revert "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-221-2/+1
* | EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-221-1/+2
|/
* Refactor HW config to use hw.camera_back, and hw.camera_front properties.Vladimir Chtchetkine2012-03-191-3/+14
* Cleanup harware properties.Vladimir Chtchetkine2012-03-191-1/+1
* 64-bit emulatorAndrew Hsieh2012-03-131-5/+5
* Multi-touch emulation supportVladimir Chtchetkine2012-03-051-0/+6
* Check HAXM capability in QEMUJiang, Yunhong2012-02-231-0/+1
* Changes to existing files to add HAX supportJun Nakajima2012-01-171-0/+27
* Respect HW configs when loading VM from snapshots.Vladimir Chtchetkine2012-01-131-3/+12
* New AVD property to control presence of hw main keys.Xavier Ducrohet2011-10-041-0/+3
* 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