softmmu: move include files to include/sysemu/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
296 files changed
tree: bccf99f83075a1d06fae782311de827fbfed0bfa
  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-host.h
  68. bt-vhci.c
  69. buffered_file.c
  70. buffered_file.h
  71. cache-utils.c
  72. Changelog
  73. cmd.c
  74. cmd.h
  75. CODING_STYLE
  76. compatfd.c
  77. config.h
  78. configure
  79. COPYING
  80. COPYING.LIB
  81. coroutine-gthread.c
  82. coroutine-sigaltstack.c
  83. coroutine-ucontext.c
  84. coroutine-win32.c
  85. cpu-exec.c
  86. cpus.c
  87. cputlb.c
  88. cutils.c
  89. device_tree.c
  90. disas.c
  91. dma-helpers.c
  92. dump-stub.c
  93. dump.c
  94. elf.h
  95. envlist.c
  96. error.c
  97. event_notifier-posix.c
  98. event_notifier-win32.c
  99. exec.c
  100. gdbstub.c
  101. HACKING
  102. hmp-commands.hx
  103. hmp.c
  104. hmp.h
  105. host-utils.c
  106. iohandler.c
  107. ioport.c
  108. iov.c
  109. json-lexer.c
  110. json-parser.c
  111. json-streamer.c
  112. kvm-all.c
  113. kvm-stub.c
  114. libfdt_env.h
  115. LICENSE
  116. main-loop.c
  117. MAINTAINERS
  118. Makefile
  119. Makefile.objs
  120. Makefile.target
  121. memory.c
  122. memory_mapping-stub.c
  123. memory_mapping.c
  124. migration-exec.c
  125. migration-fd.c
  126. migration-tcp.c
  127. migration-unix.c
  128. migration.c
  129. module.c
  130. monitor.c
  131. nbd.c
  132. notify.c
  133. os-posix.c
  134. os-win32.c
  135. osdep.c
  136. oslib-posix.c
  137. oslib-win32.c
  138. page_cache.c
  139. path.c
  140. pci-ids.txt
  141. qapi-schema-test.json
  142. qapi-schema.json
  143. qbool.c
  144. qdict-test-data.txt
  145. qdict.c
  146. qemu-bridge-helper.c
  147. qemu-char.c
  148. qemu-char.h
  149. qemu-common.h
  150. qemu-config.c
  151. qemu-coroutine-io.c
  152. qemu-coroutine-lock.c
  153. qemu-coroutine-sleep.c
  154. qemu-coroutine.c
  155. qemu-doc.texi
  156. qemu-error.c
  157. qemu-img-cmds.hx
  158. qemu-img.c
  159. qemu-img.texi
  160. qemu-io.c
  161. qemu-log.c
  162. qemu-nbd.c
  163. qemu-nbd.texi
  164. qemu-option.c
  165. qemu-options-wrapper.h
  166. qemu-options.h
  167. qemu-options.hx
  168. qemu-progress.c
  169. qemu-seccomp.c
  170. qemu-sockets.c
  171. qemu-tech.texi
  172. qemu-thread-posix.c
  173. qemu-thread-win32.c
  174. qemu-timer-common.c
  175. qemu-timer.c
  176. qemu-tool.c
  177. qemu-user.c
  178. qemu.sasl
  179. qerror.c
  180. qfloat.c
  181. qint.c
  182. qjson.c
  183. qlist.c
  184. qmp-commands.hx
  185. qmp.c
  186. qstring.c
  187. qtest.c
  188. readline.c
  189. README
  190. rules.mak
  191. savevm.c
  192. spice-qemu-char.c
  193. tcg-runtime.c
  194. tci.c
  195. thread-pool.c
  196. thunk.c
  197. TODO
  198. trace-events
  199. translate-all.c
  200. translate-all.h
  201. uboot_image.h
  202. uri.c
  203. user-exec.c
  204. VERSION
  205. version.rc
  206. vl.c
  207. xen-all.c
  208. xen-mapcache.c
  209. xen-stub.c