Move android-trace.h to include/android/

+ android-trace_common.h -> include/android/trace_common.h
  NOTE: trace_common.h is still in the top-level directory because
        the qtools first need to be updated to include the header
        at include/android/trace_common.h

+ trace.c -> android/
+ user-events.h -> include/android/
+ user-events-qemu.c -> android/

Change-Id: Idbf59c8b1a5cc2872f035eb3fa7f9922755f357d
28 files changed
tree: 12dd874fa356444e210c4083709ff2f9a0b49a4c
  1. android/
  2. audio/
  3. block/
  4. distrib/
  5. docs/
  6. elff/
  7. fpu/
  8. gdb-xml/
  9. hw/
  10. images/
  11. include/
  12. memcheck/
  13. net/
  14. pc-bios/
  15. proxy/
  16. qobject/
  17. slirp/
  18. slirp-android/
  19. target-arm/
  20. target-i386/
  21. target-mips/
  22. tcg/
  23. telephony/
  24. ui/
  25. util/
  26. .gitignore
  27. a.out.h
  28. aio-android.c
  29. aio.c
  30. alpha.ld
  31. android-configure.sh
  32. android-rebuild.sh
  33. Android.mk
  34. arch_init.c
  35. arch_init.h
  36. arm-dis.c
  37. arm-semi.c
  38. arm.ld
  39. async.c
  40. balloon.h
  41. block.c
  42. block.h
  43. block_int.h
  44. blockdev.c
  45. blockdev.h
  46. bt-host.c
  47. bt-host.h
  48. bt-vhci.c
  49. buffered_file.c
  50. buffered_file.h
  51. cbuffer.c
  52. cbuffer.h
  53. Changelog
  54. CHANGES.TXT
  55. charpipe.c
  56. charpipe.h
  57. CleanSpec.mk
  58. COPYING
  59. COPYING.LIB
  60. cpu-exec.c
  61. cpus.c
  62. cpus.h
  63. device_tree.c
  64. device_tree.h
  65. dis-asm.h
  66. disas.c
  67. disas.h
  68. dma-helpers.c
  69. dma.h
  70. dyngen-exec.h
  71. elf.h
  72. elf_ops.h
  73. exec.c
  74. feature_to_c.sh
  75. gdbstub.c
  76. gen-charmap.py
  77. gen-skin.py
  78. hax.h
  79. host-defs.h
  80. hostregs_helper.h
  81. hpet.h
  82. hxtool
  83. i386-dis.c
  84. i386-vl.ld
  85. i386.ld
  86. ia64.ld
  87. input.c
  88. INSTALL
  89. iohandler.c
  90. ioport-user.c
  91. ioport.c
  92. kqemu.c
  93. kqemu.h
  94. kvm-all.c
  95. kvm-android.c
  96. kvm-android.h
  97. kvm.h
  98. LICENSE
  99. loader.c
  100. m68k.ld
  101. Makefile
  102. Makefile.android
  103. Makefile.common
  104. Makefile.target
  105. migration-dummy-android.c
  106. migration-exec.c
  107. migration-tcp-android.c
  108. migration-tcp.c
  109. migration.c
  110. migration.h
  111. mips-dis.c
  112. MODULE_LICENSE_GPL
  113. monitor-android.h
  114. monitor.c
  115. monitor.h
  116. NOTICE
  117. offset_layout.py
  118. os-posix.c
  119. os-win32.c
  120. posix-aio-compat.c
  121. ppc-dis.c
  122. ppc.ld
  123. qemu-barrier.h
  124. qemu-char.c
  125. qemu-char.h
  126. qemu-common.h
  127. qemu-io.c
  128. qemu-lock.h
  129. qemu-log.h
  130. qemu-malloc.c
  131. qemu-monitor.hx
  132. qemu-objects.h
  133. qemu-option.h
  134. qemu-options.h
  135. qemu-options.hx
  136. qemu-os-posix.h
  137. qemu-os-win32.h
  138. qemu-queue.h
  139. qemu-thread.h
  140. qemu-timer-common.c
  141. qemu-timer.c
  142. qemu_debug.h
  143. qemu_file.h
  144. qemu_socket.h
  145. qemu_timers.h
  146. readline.c
  147. readline.h
  148. README
  149. savevm.c
  150. softmmu_outside_jit.c
  151. sparc.ld
  152. sys-tree.h
  153. sysemu.h
  154. tap-win32.c
  155. targphys.h
  156. tcpdump.c
  157. tcpdump.h
  158. thunk.c
  159. thunk.h
  160. trace_common.h
  161. translate-all.c
  162. translate-op.c
  163. translate.make
  164. uboot_image.h
  165. usb-dummy-android.c
  166. usb-linux.c
  167. varint.c
  168. varint.h
  169. vl-android-ui.c
  170. vl-android.c
  171. vl.c
  172. x86_64.ld