1. 317c9d5 qemu-timer.c: upstream integrate by David 'Digit' Turner · 13 years ago
  2. 088edf8 os-posix.c + os-win32.c and dependencies by David 'Digit' Turner · 13 years ago
  3. 2d238fd Add 'emulator' launcher program. by David 'Digit' Turner · 13 years ago
  4. 4ed818f Fix windows build when USE_CCACHE is defined. by David 'Digit' Turner · 13 years ago
  5. 0a349b8 Fix the standalone emulator build. by David 'Digit' Turner · 13 years ago
  6. b580d26 Avoid redefining HOST_CC/CXX when building the emulator. by David 'Digit' Turner · 13 years ago
  7. aff94b8 Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  8. bdb6f2d Remove android/main-ui.c by David 'Digit' Turner · 13 years ago
  9. fc8ed80 Revert "Build arm and x86 binaries at the same time." by Xavier Ducrohet · 13 years ago
  10. a39b10b Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  11. 67db912 Rename qemu-android to qemu-android-$(TARGET_ARCH) by David 'Digit' Turner · 13 years ago
  12. 334ab47 x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict. by Jun Nakajima · 13 years ago
  13. 07db349 Simplify UI-only sources. by David 'Digit' Turner · 13 years ago
  14. e3fdd07 Move framebuffer.h to android/ by David 'Digit' Turner · 13 years ago
  15. e993126 Move core-connection.c from to android/protocol/ by David 'Digit' Turner · 13 years ago
  16. f845627 Move common main routines from into android-common.[hc] by David 'Digit' Turner · 13 years ago
  17. 5e8728d Add cache-util.c to built sources for PPC by Marcus Comstedt · 14 years ago
  18. 8527680 Refactor attach-UI service by Vladimir Chtchetkine · 13 years ago
  19. 94a2fba Refactor the framebuffer service by Vladimir Chtchetkine · 13 years ago
  20. 250b2e0 Refactored user-events protocol by Vladimir Chtchetkine · 13 years ago
  21. 777eb68 Refactored ui-core-control and core-ui-control protocols by Vladimir Chtchetkine · 13 years ago
  22. 6b985d7 Implement UI control service and client by Vladimir Chtchetkine · 14 years ago
  23. 9411a56 Implement user event transmission between the UI and the core by Vladimir Chtchetkine · 14 years ago
  24. 90c6235 Refining main-ui.c to better separate UI and core related initialization by Vladimir Chtchetkine · 14 years ago
  25. 747f7d1 Fix Darwin build. by David 'Digit' Turner · 14 years ago
  26. cb42a1b upstream: integrate block changes by David 'Digit' Turner · 14 years ago
  27. 707c8a8 upstream: Move bottom-half handlers to async.c by David 'Digit' Turner · 14 years ago
  28. ca29fbb Add -audio-test-out option to the core. by David 'Digit' Turner · 14 years ago
  29. e95660a Resubmit framebuffer service implementation by Vladimir Chtchetkine · 14 years ago
  30. 72d83df Implement core display deriving it from android display by Vladimir Chtchetkine · 14 years ago
  31. d87b080 Submit merged by Vladimir Chtchetkine · 14 years ago
  32. a8fc491 Implement helper routines for syncronous socket operations by Vladimir Chtchetkine · 14 years ago
  33. d2c51cf Separate main.c used to build the emulator from main-ui.c used to build the UI by Vladimir Chtchetkine · 14 years ago
  34. 6d44880 Introduce asynchronous operation helpers. by David 'Digit' Turner · 14 years ago
  35. 7a17b60 Implementation of event loop abstraction. by David 'Digit' Turner · 14 years ago
  36. 4c0f745 Update android/utils/ with misc. new features. by David 'Digit' Turner · 14 years ago
  37. 9a33e85 Implement -list-cores UI option by Vladimir Chtchetkine · 14 years ago
  38. ae835ac Add command line flag to show list of snapshots. by Ot ten Thije · 14 years ago
  39. 2ff39a3 Control state snapshots from Android console. by Ot ten Thije · 14 years ago
  40. 79949d6 Fix emulator build. by Jean-Baptiste Queru · 14 years ago
  41. 04a18e5 Fix ping version reporting. by David 'Digit' Turner · 14 years ago
  42. 18fe86e emulator-ui: Remove dependencies from qemu sources. by David 'Digit' Turner · 14 years ago
  43. 1a00085 qemu: Multimode support by Jaime Lopez · 14 years ago
  44. 7bf9d7f Don't prepend ccache if it's already there by Ying Wang · 14 years ago
  45. 008c97e Cleanup warnings in the standalone UI build by Vladimir Chtchetkine · 14 years ago
  46. f59442f Build standalone UI program (emulator-ui). by David 'Digit' Turner · 14 years ago
  47. 7746af0 Make core initialization replying to the UI at the end of initialization. by Vladimir Chtchetkine · 14 years ago
  48. 4e024bb Remove compiler warnings when building the emulator. by David 'Digit' Turner · 14 years ago
  49. 1d9873b Remove duplicate rules for generated source file. by David 'Digit' Turner · 14 years ago
  50. d95fd13 Fix Makefile by adding mandatory user tags. by David 'Digit' Turner · 14 years ago
  51. f52506f upstream: console changes. by David Turner · 14 years ago
  52. 025c32f upstream: console changes. by David Turner · 14 years ago
  53. b919805 upstream: osdep changes + fix mingw build. by David Turner · 14 years ago
  54. edd3396 upstream: monitor.h by David Turner · 14 years ago
  55. 6a9ef17 upstream: move timer management code to qemu-timer.c by David Turner · 14 years ago
  56. cefa744 Add android_port initialization in the core. by Vladimir Chtchetkine · 14 years ago
  57. 415a4b1 Add a PulseAudio audio backend for Linux. by David 'Digit' Turner · 14 years ago
  58. 3f16680 Fix build break by Vladimir Chtchetkine · 14 years ago
  59. 13f3b6c Cleaned up build script from rebuilding locally generated sources by Vladimir Chtchetkine · 14 years ago
  60. b5365f3 Move memchecker initialization from main.c to vl-android.c (core) by Vladimir Chtchetkine · 14 years ago
  61. 074d1f9 Added -android-hw option by Vladimir Chtchetkine · 14 years ago
  62. 393c0f1 Fix Darwin build. by David 'Digit' Turner · 14 years ago
  63. ba1f57f Added qemu-android build target which will build bare (UI-stripped) emulator by Vladimir Chtchetkine · 14 years ago
  64. 055ae42 Better separation of UI and Core sources for framebuffer emulation. by David 'Digit' Turner · 14 years ago
  65. 2fa5173 Moved dependency on android_ui_set_window_scale to ui-core-protocol.h by Vladimir Chtchetkine · 14 years ago
  66. eb83825 Move net-related routines from main.c to net-android.c by Vladimir Chtchetkine · 14 years ago
  67. 7258f6b Finished shuffling files. by Vladimir Chtchetkine · 14 years ago
  68. a678138 Shuffle some more files. by Vladimir Chtchetkine · 14 years ago
  69. 4057561 Removed hw-control dependency from the UI. by Vladimir Chtchetkine · 14 years ago
  70. 71bb14f Move key event generation out of the UI realm into neutral space. by Vladimir Chtchetkine · 14 years ago
  71. a21ac69 Add ui_core_protocol.* to simulate UI->Core exchange. by Vladimir Chtchetkine · 14 years ago
  72. 13682a0 Combine UI sources under one variable. by Vladimir Chtchetkine · 14 years ago
  73. ceb0fd0 Move list of source files used to build emulator core to a separate variable by Vladimir Chtchetkine · 14 years ago
  74. d81e6d1 Pass core-specific options to emulator core as cmd-line options. by Vladimir Chtchetkine · 14 years ago
  75. e3c83b5 Fix -sdcard option by reverting previous commit. by David 'Digit' Turner · 14 years ago
  76. 45d6d6d Moved BLOCK and some hw/* files to emulator core library by Vladimir Chtchetkine · 14 years ago
  77. b3b9b70 Remove debug traces by David 'Digit' Turner · 14 years ago
  78. ca85ee2 Fix the windows build. by David 'Digit' Turner · 14 years ago
  79. 526a991 Defined EMULATOR_CORE_CFLAGS, and EMULATOR_UI_CFLAGS by Vladimir Chtchetkine · 14 years ago
  80. a05284d Separate emulator build into three parts: core lib, UI lib, and the executable. by Vladimir Chtchetkine · 14 years ago
  81. d0d9734 Make the emulator build on Snow Leopard. by Jeff Hamilton · 14 years ago
  82. 34f2974 Add small user-event abstraction interface. by David 'Digit' Turner · 14 years ago
  83. b74c48f Fix Mac build by using prebuilt SDL library for OS X by David 'Digit' Turner · 14 years ago
  84. 34d1651 Build SDL from sources directly. by David 'Digit' Turner · 14 years ago
  85. d27aca1 Moved android_emulation_setup from android/main.c to android/qemu-setup.c by Vladimir Chtchetkine · 14 years ago
  86. 3d66dc7 Upstream: HAVE_IOVEC => CONFIG_IOVEC by David 'Digit' Turner · 14 years ago
  87. 2910f18 Upstream: Misc integration - includes qobject.h and related sources by David 'Digit' Turner · 14 years ago
  88. 0119362 Moved QEmulator out of main.c by Vladimir Chtchetkine · 14 years ago
  89. 3266b51 Upstream: Move ioport code to ioport.[hc] by David 'Digit' Turner · 14 years ago
  90. a5d4120 Upstream: Replace sys-queue.h with qemu-queue.h by David 'Digit' Turner · 14 years ago
  91. 2c538c8 Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSD by David 'Digit' Turner · 14 years ago
  92. eeac013 Separate audio stack and SDL by Vladimir Chtchetkine · 14 years ago
  93. aea1b87 Changes to build Windows emulator under Linux/MinGW by Raphael · 14 years ago
  94. 8339d18 Move file I/O out of ELFF, abstracting them in platform-independent fasion. by Vladimir Chtchetkine · 14 years ago
  95. ab873b7 Add --static option to android-configure.sh in order to build static emulator executable. by David 'Digit' Turner · 14 years ago
  96. 9a0f1fb Fix standalone debug builds of the emulator. by David 'Digit' Turner · 14 years ago
  97. 5389aa1 Merge memory checking from sandbox by Vladimir Chtchetkine · 14 years ago
  98. d9b8b90 merge from open-source master by The Android Open Source Project · 15 years ago
  99. e48bd04 am a383d02c: Extract emulator major version number from SDK Tools package revision. by David 'Digit' Turner · 15 years ago
  100. a383d02 Extract emulator major version number from SDK Tools package revision. by David 'Digit' Turner · 15 years ago