Move net.h to include/net/

+ Move net-android.c and net.c to net/
+ Rename net-checksum.c to net/checksum.c
+ Move sockets.h and shaper.h to include/android/
  and sockets.c + shaper.c to android/

+ Move vgafont.h to ui/

Change-Id: I2659a919a316d3f95aac0f9924833eeee4cb5592
61 files changed
tree: e557130e52768c089594c460453a2402072a5e90
  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-trace.h
  34. android-trace_common.h
  35. Android.mk
  36. arch_init.c
  37. arch_init.h
  38. arm-dis.c
  39. arm-semi.c
  40. arm.ld
  41. async.c
  42. balloon.h
  43. block.c
  44. block.h
  45. block_int.h
  46. blockdev.c
  47. blockdev.h
  48. bt-host.c
  49. bt-host.h
  50. bt-vhci.c
  51. buffered_file.c
  52. buffered_file.h
  53. cbuffer.c
  54. cbuffer.h
  55. Changelog
  56. CHANGES.TXT
  57. charpipe.c
  58. charpipe.h
  59. CleanSpec.mk
  60. COPYING
  61. COPYING.LIB
  62. cpu-exec.c
  63. cpus.c
  64. cpus.h
  65. device_tree.c
  66. device_tree.h
  67. dis-asm.h
  68. disas.c
  69. disas.h
  70. dma-helpers.c
  71. dma.h
  72. dyngen-exec.h
  73. dynlink-static.c
  74. dynlink.h
  75. elf.h
  76. elf_ops.h
  77. exec.c
  78. feature_to_c.sh
  79. gdbstub.c
  80. gen-charmap.py
  81. gen-skin.py
  82. hax.h
  83. host-defs.h
  84. hostregs_helper.h
  85. hpet.h
  86. hxtool
  87. i386-dis.c
  88. i386-vl.ld
  89. i386.ld
  90. ia64.ld
  91. input.c
  92. INSTALL
  93. iohandler.c
  94. iolooper-select.c
  95. iolooper.h
  96. ioport-user.c
  97. ioport.c
  98. kqemu.c
  99. kqemu.h
  100. kvm-all.c
  101. kvm-android.c
  102. kvm-android.h
  103. kvm.h
  104. LICENSE
  105. linux_keycodes.h
  106. loader.c
  107. loadpng.c
  108. m68k.ld
  109. Makefile
  110. Makefile.android
  111. Makefile.common
  112. Makefile.target
  113. migration-dummy-android.c
  114. migration-exec.c
  115. migration-tcp-android.c
  116. migration-tcp.c
  117. migration.c
  118. migration.h
  119. mips-dis.c
  120. MODULE_LICENSE_GPL
  121. monitor-android.h
  122. monitor.c
  123. monitor.h
  124. NOTICE
  125. offset_layout.py
  126. os-posix.c
  127. os-win32.c
  128. posix-aio-compat.c
  129. ppc-dis.c
  130. ppc.ld
  131. qemu-aio.h
  132. qemu-barrier.h
  133. qemu-char.c
  134. qemu-char.h
  135. qemu-common.h
  136. qemu-io.c
  137. qemu-lock.h
  138. qemu-log.h
  139. qemu-malloc.c
  140. qemu-monitor.hx
  141. qemu-objects.h
  142. qemu-option.h
  143. qemu-options.h
  144. qemu-options.hx
  145. qemu-os-posix.h
  146. qemu-os-win32.h
  147. qemu-queue.h
  148. qemu-thread.h
  149. qemu-timer-common.c
  150. qemu-timer.c
  151. qemu_debug.h
  152. qemu_file.h
  153. qemu_socket.h
  154. qemu_timers.h
  155. readline.c
  156. readline.h
  157. README
  158. savevm.c
  159. softmmu_outside_jit.c
  160. sparc.ld
  161. sys-tree.h
  162. sysemu.h
  163. tap-win32.c
  164. targphys.h
  165. tcpdump.c
  166. tcpdump.h
  167. thunk.c
  168. thunk.h
  169. trace.c
  170. trace.h
  171. trace_common.h
  172. translate-all.c
  173. translate-op.c
  174. translate.make
  175. uboot_image.h
  176. usb-dummy-android.c
  177. usb-linux.c
  178. user-events-qemu.c
  179. user-events.h
  180. varint.c
  181. varint.h
  182. vl-android-ui.c
  183. vl-android.c
  184. vl.c
  185. x86_64.ld