Simplify UI-only sources.

Get rid of console-ui.c, qemu-timer-ui.c and modify vl-android-ui.c
to use a generic Looper object instead of a crummy event loop.

We still need to implement qemu_set_fd_handler for two sources under
android/protocol/ but this will be cleaned up later.

Change-Id: Icd0762675ca2f54e720a9cec40f96caea500b52f
11 files changed
tree: b669e7b99c01bd8aafd2079321c8cb80302454e0
  1. android/
  2. audio/
  3. block/
  4. distrib/
  5. docs/
  6. elff/
  7. fpu/
  8. gdb-xml/
  9. hw/
  10. images/
  11. memcheck/
  12. pc-bios/
  13. proxy/
  14. slirp/
  15. slirp-android/
  16. target-arm/
  17. target-i386/
  18. tcg/
  19. telephony/
  20. .gitignore
  21. a.out.h
  22. acl.c
  23. acl.h
  24. aes.c
  25. aes.h
  26. aio-android.c
  27. aio.c
  28. alpha.ld
  29. android-configure.sh
  30. android-rebuild.sh
  31. Android.mk
  32. arm-dis.c
  33. arm-semi.c
  34. arm.ld
  35. async.c
  36. balloon.h
  37. block.c
  38. block.h
  39. block_int.h
  40. blockdev.c
  41. blockdev.h
  42. bswap.h
  43. bt-host.c
  44. bt-host.h
  45. bt-vhci.c
  46. buffered_file.c
  47. buffered_file.h
  48. cache-utils.c
  49. cache-utils.h
  50. cbuffer.c
  51. cbuffer.h
  52. Changelog
  53. CHANGES.TXT
  54. charpipe.c
  55. charpipe.h
  56. CleanSpec.mk
  57. compatfd.c
  58. compatfd.h
  59. console.c
  60. console.h
  61. COPYING
  62. COPYING.LIB
  63. cpu-all.h
  64. cpu-common.h
  65. cpu-defs.h
  66. cpu-exec.c
  67. curses.c
  68. curses_keys.h
  69. cutils.c
  70. d3des.c
  71. d3des.h
  72. dcache.c
  73. dcache.h
  74. def-helper.h
  75. device_tree.c
  76. device_tree.h
  77. dis-asm.h
  78. disas.c
  79. disas.h
  80. dma-helpers.c
  81. dma.h
  82. dyngen-exec.h
  83. dynlink-static.c
  84. dynlink.h
  85. elf.h
  86. elf_ops.h
  87. envlist.c
  88. envlist.h
  89. exec-all.h
  90. exec.c
  91. feature_to_c.sh
  92. gdbstub.c
  93. gdbstub.h
  94. gen-charmap.py
  95. gen-icount.h
  96. gen-skin.py
  97. host-defs.h
  98. host-utils.c
  99. host-utils.h
  100. hostregs_helper.h
  101. hpet.h
  102. hxtool
  103. i386-dis.c
  104. i386-vl.ld
  105. i386.ld
  106. ia64.ld
  107. input.c
  108. INSTALL
  109. iolooper-select.c
  110. iolooper.h
  111. ioport-user.c
  112. ioport.c
  113. ioport.h
  114. json-lexer.c
  115. json-lexer.h
  116. json-parser.c
  117. json-parser.h
  118. json-streamer.c
  119. json-streamer.h
  120. keymaps.c
  121. keymaps.h
  122. kqemu.c
  123. kqemu.h
  124. kvm.h
  125. LICENSE
  126. linux_keycodes.h
  127. loader.c
  128. loadpng.c
  129. m68k.ld
  130. Makefile
  131. Makefile.android
  132. migration-dummy-android.c
  133. migration-exec.c
  134. migration-tcp-android.c
  135. migration-tcp.c
  136. migration.c
  137. migration.h
  138. module.c
  139. module.h
  140. MODULE_LICENSE_GPL
  141. monitor.c
  142. monitor.h
  143. net-android.c
  144. net-checksum.c
  145. net.c
  146. net.h
  147. NOTICE
  148. notify.c
  149. notify.h
  150. offset_layout.py
  151. osdep.c
  152. osdep.h
  153. outputchannel.c
  154. outputchannel.h
  155. path.c
  156. poison.h
  157. posix-aio-compat.c
  158. ppc-dis.c
  159. ppc.ld
  160. qbool.c
  161. qbool.h
  162. qdict.c
  163. qdict.h
  164. qemu-aio.h
  165. qemu-barrier.h
  166. qemu-char-android.c
  167. qemu-char.c
  168. qemu-char.h
  169. qemu-common.h
  170. qemu-config.c
  171. qemu-config.h
  172. qemu-error.c
  173. qemu-error.h
  174. qemu-io.c
  175. qemu-lock.h
  176. qemu-log.h
  177. qemu-malloc.c
  178. qemu-monitor.hx
  179. qemu-objects.h
  180. qemu-option.c
  181. qemu-option.h
  182. qemu-options.hx
  183. qemu-queue.h
  184. qemu-sockets-android.c
  185. qemu-sockets.c
  186. qemu-thread.c
  187. qemu-thread.h
  188. qemu-timer-ui.c
  189. qemu-timer.c
  190. qemu-timer.h
  191. qemu_debug.h
  192. qemu_file.h
  193. qemu_socket.h
  194. qemu_timers.h
  195. qerror.c
  196. qerror.h
  197. qfloat.c
  198. qfloat.h
  199. qint.c
  200. qint.h
  201. qjson.c
  202. qjson.h
  203. qlist.c
  204. qlist.h
  205. qobject.h
  206. qstring.c
  207. qstring.h
  208. readline.c
  209. readline.h
  210. README
  211. savevm.c
  212. sdl_keysym.h
  213. shaper.c
  214. shaper.h
  215. sockets.c
  216. sockets.h
  217. softmmu-semi.h
  218. softmmu_defs.h
  219. softmmu_exec.h
  220. softmmu_header.h
  221. softmmu_outside_jit.c
  222. softmmu_outside_jit.h
  223. softmmu_template.h
  224. sparc.ld
  225. sys-tree.h
  226. sysemu.h
  227. tap-win32.c
  228. targphys.h
  229. tcpdump.c
  230. tcpdump.h
  231. thunk.c
  232. thunk.h
  233. trace.c
  234. trace.h
  235. trace_common.h
  236. translate-all.c
  237. translate-op.c
  238. translate.make
  239. uboot_image.h
  240. usb-dummy-android.c
  241. usb-linux.c
  242. user-events-qemu.c
  243. user-events.h
  244. varint.c
  245. varint.h
  246. vgafont.h
  247. vl-android-ui.c
  248. vl-android.c
  249. vl.c
  250. vnc-android.c
  251. vnc-tls.h
  252. vnc.c
  253. vnc.h
  254. vnc_keysym.h
  255. vnchextile.h
  256. x86_64.ld