aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix Darwin build.David 'Digit' Turner2010-07-281-0/+3
| |/
* | Fix CHANGES.TXTDavid 'Digit' Turner2010-07-281-14/+14
|/
* Merge "Make the GSM simulator more realistic"David Turner2010-07-287-17/+87
|\
| * Make the GSM simulator more realisticMarc Petit-Huguenin2010-07-277-17/+87
* | Merge "Added qemu-android build target which will build bare (UI-stripped) em...Vladimir Chtchetkine2010-07-284-48/+239
|\ \
| * | Added qemu-android build target which will build bare (UI-stripped) emulatorVladimir Chtchetkine2010-07-274-48/+239
* | | Merge "Fixed infinite loop in qemu_aio_wait() affecting savevm."David Turner2010-07-283-0/+13
|\ \ \ | |/ / |/| |
| * | Fixed infinite loop in qemu_aio_wait() affecting savevm.Ot ten Thije2010-07-283-0/+13
* | | Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-2716-367/+787
| |/ |/|
* | GPS: Fixed the "geo fix" console command, and added satellite count emulation.David 'Digit' Turner2010-07-232-13/+54
* | fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-233-0/+15
* | Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-227-5/+59
|/
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-169-9/+77
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-156-115/+121
* Finished shuffling files.Vladimir Chtchetkine2010-07-144-38/+44
* Shuffle some more files.Vladimir Chtchetkine2010-07-091-21/+29
* Removed boot-properties.h dependency from help.cVladimir Chtchetkine2010-07-082-2/+9
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-085-13/+31
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-0710-108/+234
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-294-2/+61
* Fix a memory corruption bug that can happen if a qemud service decides toDavid 'Digit' Turner2010-06-251-3/+8
* Combine UI sources under one variable.Vladimir Chtchetkine2010-06-231-10/+15
* Move list of source files used to build emulator core to a separate variableVladimir Chtchetkine2010-06-221-43/+65
* Merge "docs: Add ANDROID-TRACING.TXT to document how tracing works"David 'Digit' Turner2010-06-161-0/+66
|\
| * docs: Add ANDROID-TRACING.TXT to document how tracing worksDavid 'Digit' Turner2010-06-161-0/+66
* | Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-155-21/+88
* | Fix -sdcard option by reverting previous commit.David 'Digit' Turner2010-06-151-27/+16
|/
* Moved BLOCK and some hw/* files to emulator core libraryVladimir Chtchetkine2010-06-141-16/+27
* Enable --mingw option in android-configure.shDavid 'Digit' Turner2010-06-102-7/+102
* Remove debug tracesDavid 'Digit' Turner2010-06-101-3/+0
* Fix the windows build.David 'Digit' Turner2010-06-101-1/+14
* Defined EMULATOR_CORE_CFLAGS, and EMULATOR_UI_CFLAGSVladimir Chtchetkine2010-06-101-47/+19
* Merge "Separate emulator build into three parts: core lib, UI lib, and the ex...Vladimir Chtchetkine2010-06-101-42/+105
|\
| * Separate emulator build into three parts: core lib, UI lib, and the executable.Vladimir Chtchetkine2010-06-101-42/+105
* | Inter-emulator networking: add interfaces in the correct orderDries Harnie2010-06-091-5/+6
|/
* qemu-props: Signal end of property list.Dries Harnie2010-06-071-0/+4
* Make the emulator build on Snow Leopard.Jeff Hamilton2010-06-032-19/+14
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-2510-67/+117
* Fix regression: -netspeed <speed> and -netdelay <latency> didn't work.David 'Digit' Turner2010-05-252-0/+17
* Fix Mac build by using prebuilt SDL library for OS XDavid 'Digit' Turner2010-05-201-0/+3
* Build SDL from sources directly.David 'Digit' Turner2010-05-1815-332/+377
* Merge "Enable interconnection of emulators"Jean-Baptiste Queru2010-05-174-0/+52
|\
| * Enable interconnection of emulatorsDries Harnie2010-05-184-0/+52
* | Disable audio support in our custom SDL build.David 'Digit' Turner2010-05-145-19/+8
|/
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-143-477/+515
* Fix Windows SDK build. It seems it defines ERROR as a macro somewhere.David 'Digit' Turner2010-05-111-0/+2
* Upstream: integrate minor cleanupsDavid 'Digit' Turner2010-05-1110-59/+147
* Upstream: integrate timer/clock management changes.David 'Digit' Turner2010-05-1113-222/+343
* Upstream: add qemu_fdatasync()David 'Digit' Turner2010-05-114-0/+27
* Upstream: integrate various misc. minor changesDavid 'Digit' Turner2010-05-1128-99/+209