aboutsummaryrefslogtreecommitdiffstats
path: root/vl-android.c
Commit message (Expand)AuthorAgeFilesLines
...
* Move memchecker initialization from main.c to vl-android.c (core)Vladimir Chtchetkine2010-08-091-0/+18
* Added -android-hw optionVladimir Chtchetkine2010-08-061-0/+27
* Added -android-gui command line option to qemu-androidVladimir Chtchetkine2010-08-021-2/+84
* Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-221-1/+20
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-151-1/+13
* Finished shuffling files.Vladimir Chtchetkine2010-07-141-2/+0
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-151-7/+27
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-251-42/+0
* Upstream: integrate timer/clock management changes.David 'Digit' Turner2010-05-111-77/+140
* Upstream: Misc integration - includes qobject.h and related sourcesDavid 'Digit' Turner2010-05-111-55/+0
* Upstream: Move ioport code to ioport.[hc]David 'Digit' Turner2010-05-111-136/+2
* Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner2010-05-101-5/+5
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-101-1/+1
* Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSDDavid 'Digit' Turner2010-05-101-2/+2
* Revert previous patch to fix SD Card emulationDavid 'Digit' Turner2010-04-151-44/+1
* qemu: android: Add support for hot-adding disks as well as swapping image filesSan Mehat2009-12-071-1/+44
* Fix the -trace emulator option.David 'Digit' Turner2009-10-151-1/+10
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-0/+6469