aboutsummaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upstream: integrate timer/clock management changes.David 'Digit' Turner2010-05-113-15/+13
* Upstream: Move ioport code to ioport.[hc]David 'Digit' Turner2010-05-112-11/+3
* Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner2010-05-104-23/+21
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-102-5/+5
* Revert previous patch to fix SD Card emulationDavid 'Digit' Turner2010-04-153-97/+16
* Make trace filename message only display with -debug-init / -verboseDavid 'Digit' Turner2010-02-251-2/+6
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-182-41/+179
* qemu: android: Add control console support for managing sdcardsSan Mehat2009-12-072-6/+14
* qemu: android: Add support for multiple SD cardsSan Mehat2009-12-073-16/+89
* Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-011-2/+6
* Move NAND size warning to debug log.Xavier Ducrohet2009-10-011-3/+3
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-1461-1028/+11189
* Merge change 2000 into donutAndroid (Google) Code Review2009-05-192-0/+6
|\
| * Add support for new trace records for native (JNI) calls.Jack Veenstra2009-05-192-0/+6
* | Allow search key (F5) to work on keyboard-less configurationsDavid 'Digit' Turner2009-05-121-0/+4
|/
* Add support for tracing Java method entry/exit to qemu.Jack Veenstra2009-05-064-19/+35
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-15/+3
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-152/+136
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-5/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0353-0/+14976
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0353-14976/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1046-805/+5076
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-25/+40
* Initial ContributionThe Android Open Source Project2008-10-21105-46508/+5022
* external/qemu 0.8.2Upstream1970-01-1288-0/+52174