1. cb88e79 Add hw.gpu.enabled hardware property by David 'Digit' Turner · 13 years ago
  2. f816a75 Fix -audio <name> and -no-audio processing. by David 'Digit' Turner · 13 years ago
  3. 406a59b trace.h: rename to trace-android.h by David 'Digit' Turner · 13 years ago
  4. 280afa0 ramblocks: integrate upstream implementation (sophisticated) by David 'Digit' Turner · 13 years ago
  5. ae3098a vl-android.c: move arch-specific functions to arch_init.c by David 'Digit' Turner · 13 years ago
  6. 23ca2ae vl-android.c: move cpu functions to cpus.c by David 'Digit' Turner · 13 years ago
  7. c1ac40a vl-android.c: use os-specific setup routines by David 'Digit' Turner · 13 years ago
  8. 8354d2d vl-android.c: Move code to iohandler.c by David 'Digit' Turner · 13 years ago
  9. 8ee4e5e trace: simplify code and avoid conflicts by David 'Digit' Turner · 13 years ago
  10. 5973c77 qemu-timer.c: rename qemu_timer_new_scale() by David 'Digit' Turner · 13 years ago
  11. 317c9d5 qemu-timer.c: upstream integrate by David 'Digit' Turner · 13 years ago
  12. 088edf8 os-posix.c + os-win32.c and dependencies by David 'Digit' Turner · 13 years ago
  13. 795bb19 qemu-common.h: other intergrates by David 'Digit' Turner · 13 years ago
  14. 24d2752 vl-android.c: Fix PC Bios search order. by David 'Digit' Turner · 13 years ago
  15. 3659775 x86: kvm: fix KVM build + enable auto-detection. by David 'Digit' Turner · 13 years ago
  16. cc3b219 fix audio backend handling by David 'Digit' Turner · 13 years ago
  17. f0cee2e Fix the pc-bios search path for build trees. by David 'Digit' Turner · 13 years ago
  18. 8fc3e6e Fix SDCard speed issues too. by David 'Digit' Turner · 13 years ago
  19. 9fb360e Correct fix for snapshot saving speed by David 'Digit' Turner · 13 years ago
  20. 4297b82 Fix snapshot save pathetic speed. by David 'Digit' Turner · 13 years ago
  21. c0ac733 Document new QEMU pipe implementation. by David 'Digit' Turner · 13 years ago
  22. 2d238fd Add 'emulator' launcher program. by David 'Digit' Turner · 14 years ago
  23. d4d688e New goldfish_pipe virtual device. by David 'Digit' Turner · 13 years ago
  24. ca95059 Fix -qemu -vnc startup. by David 'Digit' Turner · 13 years ago
  25. 5b48149 vl-android.c: Init opengles pipe on startup by David 'Digit' Turner · 13 years ago
  26. b64325d Set hw.keyboard.lid default value to false for API level >= 12 by David 'Digit' Turner · 14 years ago
  27. e8ab08c Fix a crash that happened when the content directory didn't have a cache.img file. by David 'Digit' Turner · 14 years ago
  28. 62c7ae5 Always prepend a space before kernel parameters. by David 'Digit' Turner · 14 years ago
  29. 1321c76 x86: Enable KVM mode for Android x86 emulator (update/rebase) by Jun Nakajima · 14 years ago
  30. 02c6385 look for the pc-bios files in the SDK tools/lib/pc-bios directory by Bruce Beare · 14 years ago
  31. d952f28 qemu logging extensions by rich cannings · 14 years ago
  32. 53eb66d Move AVD name initialization to the core. by David 'Digit' Turner · 14 years ago
  33. 062dd6a Move some serial ports initialization to the core. by David 'Digit' Turner · 14 years ago
  34. fd59c33 Move data partition initialization to core. by David 'Digit' Turner · 14 years ago
  35. 40841b2 Move system image initialization to core. by David 'Digit' Turner · 14 years ago
  36. 5f64b87 Move snapshot storage initialization to the core. by David 'Digit' Turner · 14 years ago
  37. 48a3c66 Move the SD Card initialization to the core. by David 'Digit' Turner · 14 years ago
  38. c480cca Move cache partition initialization to core. by David 'Digit' Turner · 14 years ago
  39. 0b01949 Move kernel/ramdisk initialization to the core. by David 'Digit' Turner · 14 years ago
  40. 5f82411 Simplify kernel parameters processing. by David 'Digit' Turner · 14 years ago
  41. e5af8a2 Remove CONFIG_ANDROID_SNAPSHOTS macro. by David 'Digit' Turner · 14 years ago
  42. bdb6f2d Remove android/main-ui.c by David 'Digit' Turner · 14 years ago
  43. 7339b55 Add user mode networking restrictions: a firewall by rich cannings · 14 years ago
  44. 5377c5b Correct auto-detection of default VM heap size. by David 'Digit' Turner · 14 years ago
  45. 2507cab Get rid of -android-gui core option. by David 'Digit' Turner · 14 years ago
  46. 334ab47 x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict. by Jun Nakajima · 14 years ago
  47. 5758404 Remove unnecessary calls in UI <-> Core protocols. by Vladimir Chtchetkine · 14 years ago
  48. 94702b0 Fix ui/core display depth mismatch. by David 'Digit' Turner · 14 years ago
  49. 90c6235 Refining main-ui.c to better separate UI and core related initialization by Vladimir Chtchetkine · 14 years ago
  50. cf755ea Hook up framebuffer changes with UI window by Vladimir Chtchetkine · 14 years ago
  51. cb42a1b upstream: integrate block changes by David 'Digit' Turner · 14 years ago
  52. 707c8a8 upstream: Move bottom-half handlers to async.c by David 'Digit' Turner · 14 years ago
  53. ca29fbb Add -audio-test-out option to the core. by David 'Digit' Turner · 14 years ago
  54. 1306e38 Remove obsolete -audio-in and -audio-out options. by David 'Digit' Turner · 14 years ago
  55. e95660a Resubmit framebuffer service implementation by Vladimir Chtchetkine · 14 years ago
  56. 72d83df Implement core display deriving it from android display by Vladimir Chtchetkine · 14 years ago
  57. 24204cc Augment the auto-loadvm behaviour with corresponding auto-savevm-on-exit behaviour. by Tim Baverstock · 14 years ago
  58. dc46820 Allow OS X emulator to open host /dev/ devices. by David 'Digit' Turner · 14 years ago
  59. 6b51281 Fix windows event loop handling. by David 'Digit' Turner · 14 years ago
  60. 871da2a Added state snapshot support for QemuD. by Ot ten Thije · 14 years ago
  61. 7746af0 Make core initialization replying to the UI at the end of initialization. by Vladimir Chtchetkine · 14 years ago
  62. 4e024bb Remove compiler warnings when building the emulator. by David 'Digit' Turner · 14 years ago
  63. c34e8dc Fix build and remove compiler warnings in vl-android.c by David 'Digit' Turner · 14 years ago
  64. f52506f upstream: console changes. by David Turner · 14 years ago
  65. 025c32f upstream: console changes. by David Turner · 14 years ago
  66. 4143d8f upstream: rename IOCanRWHandler into IOCanReadHandler by David Turner · 14 years ago
  67. d065994 upstream: qemu-common.h updates. by David Turner · 14 years ago
  68. 6a9ef17 upstream: move timer management code to qemu-timer.c by David Turner · 14 years ago
  69. b25bf2a Passed boot properties from main to core as -boot-property parameters. by Vladimir Chtchetkine · 14 years ago
  70. a7f114b Fix suspending and resuming timers. by Ot ten Thije · 14 years ago
  71. 318f17a Fixed dependency ob core data in android/help.c by Vladimir Chtchetkine · 14 years ago
  72. e131686 Moved nand and netspeed initialization from main to core. by Vladimir Chtchetkine · 14 years ago
  73. 13f3b6c Cleaned up build script from rebuilding locally generated sources by Vladimir Chtchetkine · 14 years ago
  74. b243840 Moved radio, gps and audio setup entirely into the core by Vladimir Chtchetkine · 14 years ago
  75. 7fbf497 Cleanup stuff for the UI build by Vladimir Chtchetkine · 14 years ago
  76. b5365f3 Move memchecker initialization from main.c to vl-android.c (core) by Vladimir Chtchetkine · 14 years ago
  77. 074d1f9 Added -android-hw option by Vladimir Chtchetkine · 14 years ago
  78. dd50f7d Added -android-gui command line option to qemu-android by Vladimir Chtchetkine · 14 years ago
  79. 43552dc Remove UI dependency from goldfish_event_device.c by Vladimir Chtchetkine · 14 years ago
  80. eb83825 Move net-related routines from main.c to net-android.c by Vladimir Chtchetkine · 14 years ago
  81. 7258f6b Finished shuffling files. by Vladimir Chtchetkine · 14 years ago
  82. d81e6d1 Pass core-specific options to emulator core as cmd-line options. by Vladimir Chtchetkine · 14 years ago
  83. 34f2974 Add small user-event abstraction interface. by David 'Digit' Turner · 14 years ago
  84. a7fb77d Upstream: integrate timer/clock management changes. by David 'Digit' Turner · 14 years ago
  85. 2910f18 Upstream: Misc integration - includes qobject.h and related sources by David 'Digit' Turner · 14 years ago
  86. 3266b51 Upstream: Move ioport code to ioport.[hc] by David 'Digit' Turner · 14 years ago
  87. a5d4120 Upstream: Replace sys-queue.h with qemu-queue.h by David 'Digit' Turner · 14 years ago
  88. 20894ae Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNED by David 'Digit' Turner · 14 years ago
  89. 2c538c8 Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSD by David 'Digit' Turner · 14 years ago
  90. 9256895 Revert previous patch to fix SD Card emulation by David 'Digit' Turner · 14 years ago
  91. 7ab6d35 qemu: android: Add support for hot-adding disks as well as swapping image files by San Mehat · 15 years ago
  92. a577fca Fix the -trace emulator option. by David 'Digit' Turner · 15 years ago
  93. 5d8f37a Merge upstream QEMU 10.0.50 into the Android source tree. by David 'Digit' Turner · 15 years ago