softmmu: move remaining include files to include/ subdirectories

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
61 files changed
tree: 8be632ec8e42f4cff1aea13be62b2ac94ddaaa96
  1. audio/
  2. backends/
  3. block/
  4. bsd-user/
  5. default-configs/
  6. disas/
  7. docs/
  8. fpu/
  9. fsdev/
  10. gdb-xml/
  11. hw/
  12. include/
  13. ldscripts/
  14. libcacard/
  15. linux-headers/
  16. linux-user/
  17. net/
  18. pc-bios/
  19. qapi/
  20. qga/
  21. QMP/
  22. qom/
  23. roms/
  24. scripts/
  25. slirp/
  26. stubs/
  27. sysconfigs/
  28. target-alpha/
  29. target-arm/
  30. target-cris/
  31. target-i386/
  32. target-lm32/
  33. target-m68k/
  34. target-microblaze/
  35. target-mips/
  36. target-openrisc/
  37. target-ppc/
  38. target-s390x/
  39. target-sh4/
  40. target-sparc/
  41. target-unicore32/
  42. target-xtensa/
  43. tcg/
  44. tests/
  45. trace/
  46. ui/
  47. .exrc
  48. .gitignore
  49. .gitmodules
  50. .mailmap
  51. a.out.h
  52. acl.c
  53. aes.c
  54. aio-posix.c
  55. aio-win32.c
  56. arch_init.c
  57. async.c
  58. balloon.c
  59. bitmap.c
  60. bitops.c
  61. block-migration.c
  62. block.c
  63. blockdev-nbd.c
  64. blockdev.c
  65. blockjob.c
  66. bt-host.c
  67. bt-vhci.c
  68. buffered_file.c
  69. buffered_file.h
  70. cache-utils.c
  71. Changelog
  72. cmd.c
  73. cmd.h
  74. CODING_STYLE
  75. compatfd.c
  76. config.h
  77. configure
  78. COPYING
  79. COPYING.LIB
  80. coroutine-gthread.c
  81. coroutine-sigaltstack.c
  82. coroutine-ucontext.c
  83. coroutine-win32.c
  84. cpu-exec.c
  85. cpus.c
  86. cputlb.c
  87. cutils.c
  88. device_tree.c
  89. disas.c
  90. dma-helpers.c
  91. dump-stub.c
  92. dump.c
  93. elf.h
  94. envlist.c
  95. error.c
  96. event_notifier-posix.c
  97. event_notifier-win32.c
  98. exec.c
  99. gdbstub.c
  100. HACKING
  101. hmp-commands.hx
  102. hmp.c
  103. hmp.h
  104. host-utils.c
  105. iohandler.c
  106. ioport.c
  107. iov.c
  108. json-lexer.c
  109. json-parser.c
  110. json-streamer.c
  111. kvm-all.c
  112. kvm-stub.c
  113. libfdt_env.h
  114. LICENSE
  115. main-loop.c
  116. MAINTAINERS
  117. Makefile
  118. Makefile.objs
  119. Makefile.target
  120. memory.c
  121. memory_mapping-stub.c
  122. memory_mapping.c
  123. migration-exec.c
  124. migration-fd.c
  125. migration-tcp.c
  126. migration-unix.c
  127. migration.c
  128. module.c
  129. monitor.c
  130. nbd.c
  131. notify.c
  132. os-posix.c
  133. os-win32.c
  134. osdep.c
  135. oslib-posix.c
  136. oslib-win32.c
  137. page_cache.c
  138. path.c
  139. pci-ids.txt
  140. qapi-schema-test.json
  141. qapi-schema.json
  142. qbool.c
  143. qdict-test-data.txt
  144. qdict.c
  145. qemu-bridge-helper.c
  146. qemu-char.c
  147. qemu-common.h
  148. qemu-config.c
  149. qemu-coroutine-io.c
  150. qemu-coroutine-lock.c
  151. qemu-coroutine-sleep.c
  152. qemu-coroutine.c
  153. qemu-doc.texi
  154. qemu-error.c
  155. qemu-img-cmds.hx
  156. qemu-img.c
  157. qemu-img.texi
  158. qemu-io.c
  159. qemu-log.c
  160. qemu-nbd.c
  161. qemu-nbd.texi
  162. qemu-option.c
  163. qemu-options-wrapper.h
  164. qemu-options.h
  165. qemu-options.hx
  166. qemu-progress.c
  167. qemu-seccomp.c
  168. qemu-sockets.c
  169. qemu-tech.texi
  170. qemu-thread-posix.c
  171. qemu-thread-win32.c
  172. qemu-timer-common.c
  173. qemu-timer.c
  174. qemu-tool.c
  175. qemu-user.c
  176. qemu.sasl
  177. qerror.c
  178. qfloat.c
  179. qint.c
  180. qjson.c
  181. qlist.c
  182. qmp-commands.hx
  183. qmp.c
  184. qstring.c
  185. qtest.c
  186. readline.c
  187. README
  188. rules.mak
  189. savevm.c
  190. spice-qemu-char.c
  191. tcg-runtime.c
  192. tci.c
  193. thread-pool.c
  194. thunk.c
  195. TODO
  196. trace-events
  197. translate-all.c
  198. translate-all.h
  199. uboot_image.h
  200. uri.c
  201. user-exec.c
  202. VERSION
  203. version.rc
  204. vl.c
  205. xen-all.c
  206. xen-mapcache.c
  207. xen-stub.c