aboutsummaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* upstream: integrate block changesDavid 'Digit' Turner2011-01-024-14/+133
* Add -audio-test-out option to the core.David 'Digit' Turner2011-01-021-1/+1
* Replacement of padding with ftruncate.Tim Baverstock2010-11-231-33/+53
* Add env var ANDROID_TMP to override /tmp/android location.Raphael2010-11-161-1/+1
* Fix linux-x86_64 build.David 'Digit' Turner2010-10-212-3/+3
* Fix incorrect orientation at boot.David 'Digit' Turner2010-10-201-6/+41
* Added state snapshot support for QemuD.Ot ten Thije2010-10-141-0/+2
* Merge "Permanent fix for workaround of timer issue (commit a7f114bc)."Ot ten Thije2010-10-141-2/+1
|\
| * Permanent fix for workaround of timer issue (commit a7f114bc).Ot ten Thije2010-09-241-2/+1
* | Save NAND disk state in snapshots.Ot ten Thije2010-10-131-45/+206
|/
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-226-13/+28
* upstream: osdep changes + fix mingw build.David Turner2010-09-131-41/+41
* upstream: minow hw updates.David Turner2010-09-1312-45/+40
* upstream: buffered file minor change.David Turner2010-09-131-1/+3
* Add basic suspend/resume support for networking.Ot ten Thije2010-09-081-2/+81
* Fix suspending and resuming timers.Ot ten Thije2010-09-061-26/+37
* Moved nand and netspeed initialization from main to core.Vladimir Chtchetkine2010-08-262-2/+109
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-274-41/+50
* Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-221-1/+2
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-251-1/+2