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