hw: move executable format header files to hw/

Or delete a.out.h which is unused.

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