aboutsummaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix -wipe-data optionVladimir Chtchetkine2011-10-131-1/+12
* Fix snapshotsVladimir Chtchetkine2011-10-052-2/+1
* Fix IRQ allocation for goldfish devices.Vladimir Chtchetkine2011-09-295-4/+32
* Use different macro for KVMVladimir Chtchetkine2011-09-271-3/+3
* Fix QEMU pipe on KVMVladimir Chtchetkine2011-09-271-2/+17
* Fix x86 qemu pipe initializationDavid 'Digit' Turner2011-09-131-0/+2
* Accelerate nand device in virtualization environmentJiang Yunhong2011-09-132-2/+50
* Fix qemu pipe's 'poll' callbacksVladimir Chtchetkine2011-08-252-7/+7
* Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-221-18/+3
* Merge "Disable trace."Vladimir Chtchetkine2011-08-121-1/+1
|\
| * Disable trace.Vladimir Chtchetkine2011-08-121-1/+1
| * Move charmap to hardware propertiesDavid 'Digit' Turner2011-07-071-18/+3
* | Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-111-3/+18
* | Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-051-18/+3
|/
* target-arm: integrate upstream ARM translator.David 'Digit' Turner2011-06-081-1/+1
* trace.h: rename to trace-android.hDavid 'Digit' Turner2011-06-011-1/+1
* ramblocks: integrate upstream implementation (sophisticated)David 'Digit' Turner2011-06-014-21/+25
* qemu-char-android.c: rename to qemu-char.cDavid 'Digit' Turner2011-06-012-2/+2
* savevm.c: minor integrateDavid 'Digit' Turner2011-06-011-5/+6
* qemu-timer.c: rename qemu_timer_new_scale()David 'Digit' Turner2011-06-019-66/+56
* New goldfish_pipe virtual device.David 'Digit' Turner2011-04-284-614/+996
* Merge "Converted a variable from char * to const char *. Removes compiler war...David Turner2011-04-111-2/+2
|\
| * Converted a variable from char * to const char *.Ashish Bhatia2011-04-081-2/+2
* | hw/android_arm.c: Initialize qemud pipes properly.David 'Digit' Turner2011-04-111-0/+4
* | goldfish_trace: Hook with goldfish_pipe.h functions.David 'Digit' Turner2011-04-113-36/+102
* | hw/goldfish_pipe.c: New support code for QEMUD fast-pipes.David 'Digit' Turner2011-04-112-0/+838
|/
* Revert "Revert "Merge 29e114d2 from master.""Xavier Ducrohet2011-03-181-0/+36
* merge from tools_r10The Android Open Source Project2011-03-181-36/+0
|\
| * Revert "Merge 29e114d2 from master. do not merge."Xavier Ducrohet2011-03-181-36/+0
| * Merge 29e114d2 from master. do not merge.David 'Digit' Turner2011-03-181-0/+36
| * Merge 59e8e196 into tools_r10. DO NOT MERGE.David 'Digit' Turner2011-02-161-3/+2
* | Fix touchscreen emulation to return correct min/max coordinate bounds.David 'Digit' Turner2011-03-181-0/+36
* | Fix a crash that happened when the content directory didn't have a cache.img ...David 'Digit' Turner2011-03-151-2/+3
* | x86: Enable KVM mode for Android x86 emulator (update/rebase)Jun Nakajima2011-03-043-1/+45
* | Move data partition initialization to core.David 'Digit' Turner2011-03-011-1/+1
* | Move cache partition initialization to core.David 'Digit' Turner2011-03-011-0/+2
* | x86: Fixing audio.Jun Nakajima2011-02-241-0/+6
* | Minor cleanups for core/ui Makefile separation.David 'Digit' Turner2011-02-231-0/+3
* | Add hw.keyboard.lidDavid 'Digit' Turner2011-02-101-3/+2
* | Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-3/+0
* | Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-0/+3
|/
* Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffersJun Nakajima2011-02-081-1/+10
* events: Fix no-Dpad emulation when hw.keyboard=yesDavid 'Digit' Turner2011-02-061-0/+23
* x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.Jun Nakajima2011-02-023-4/+21
* New files are from the upstream QEMU (0.10.5), and the code is based onJun Nakajima2011-01-2915-0/+7212
* Security fix from Tavis Ormandyrich cannings2011-01-251-3/+5
* Make "qwerty2" the default charmap.David 'Digit' Turner2011-01-191-8/+22
* Sligh speedup for pixel conversion routines with Duff's device.David 'Digit' Turner2011-01-181-20/+33
* hw: framebuffer: add support for 32-bit framebuffers.David 'Digit' Turner2011-01-181-14/+21
* hw: goldfish_fb: Minimize the size of the update rectangle.David 'Digit' Turner2011-01-161-92/+323