Add new config-devices.mak for each target

We generate config-devices.h from there automatically.
We need to do it in main Makefile, because we are going to need a main
Makefile for them.

Patchworks-ID: 35196
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
46 files changed
tree: 56fa975d1f74a0ae64ecc7d91fbc546984f74ab5
  1. audio/
  2. block/
  3. bsd-user/
  4. darwin-user/
  5. default-configs/
  6. fpu/
  7. gdb-xml/
  8. hw/
  9. linux-user/
  10. pc-bios/
  11. roms/
  12. slirp/
  13. target-alpha/
  14. target-arm/
  15. target-cris/
  16. target-i386/
  17. target-m68k/
  18. target-microblaze/
  19. target-mips/
  20. target-ppc/
  21. target-sh4/
  22. target-sparc/
  23. tcg/
  24. tests/
  25. .gitignore
  26. .gitmodules
  27. a.out.h
  28. acl.c
  29. acl.h
  30. aes.c
  31. aes.h
  32. aio.c
  33. alpha-dis.c
  34. alpha.ld
  35. arm-dis.c
  36. arm-semi.c
  37. arm.ld
  38. balloon.h
  39. block.c
  40. block.h
  41. block_int.h
  42. bswap.h
  43. bt-host.c
  44. bt-host.h
  45. bt-vhci.c
  46. buffered_file.c
  47. buffered_file.h
  48. cache-utils.c
  49. cache-utils.h
  50. Changelog
  51. check-qdict.c
  52. check-qint.c
  53. check-qstring.c
  54. cmd.c
  55. cmd.h
  56. cocoa.m
  57. CODING_STYLE
  58. config.h
  59. configure
  60. console.c
  61. console.h
  62. COPYING
  63. COPYING.LIB
  64. cpu-all.h
  65. cpu-common.h
  66. cpu-defs.h
  67. cpu-exec.c
  68. create_config
  69. cris-dis.c
  70. curses.c
  71. curses_keys.h
  72. cutils.c
  73. d3des.c
  74. d3des.h
  75. def-helper.h
  76. device_tree.c
  77. device_tree.h
  78. dis-asm.h
  79. disas.c
  80. disas.h
  81. dma-helpers.c
  82. dma.h
  83. dyngen-exec.h
  84. elf.h
  85. envlist.c
  86. envlist.h
  87. exec-all.h
  88. exec.c
  89. feature_to_c.sh
  90. gdbstub.c
  91. gdbstub.h
  92. gen-icount.h
  93. host-utils.c
  94. host-utils.h
  95. hostregs_helper.h
  96. hpet.h
  97. hppa-dis.c
  98. hppa.ld
  99. hxtool
  100. i386-dis.c
  101. i386.ld
  102. ia64.ld
  103. ioport-user.c
  104. ioport.c
  105. ioport.h
  106. keymaps.c
  107. keymaps.h
  108. kvm-all.c
  109. kvm.h
  110. libfdt_env.h
  111. LICENSE
  112. linux-aio.c
  113. m68k-dis.c
  114. m68k-semi.c
  115. m68k.ld
  116. MAINTAINERS
  117. Makefile
  118. Makefile.hw
  119. Makefile.target
  120. Makefile.user
  121. microblaze-dis.c
  122. migration-exec.c
  123. migration-fd.c
  124. migration-tcp.c
  125. migration-unix.c
  126. migration.c
  127. migration.h
  128. mips-dis.c
  129. mips.ld
  130. module.c
  131. module.h
  132. monitor.c
  133. monitor.h
  134. nbd.c
  135. nbd.h
  136. net-checksum.c
  137. net.c
  138. net.h
  139. osdep.c
  140. osdep.h
  141. path.c
  142. pci-ids.txt
  143. posix-aio-compat.c
  144. ppc-dis.c
  145. ppc.ld
  146. ppc64.ld
  147. qdict-test-data.txt
  148. qdict.c
  149. qdict.h
  150. qemu-aio.h
  151. qemu-binfmt-conf.sh
  152. qemu-char.c
  153. qemu-char.h
  154. qemu-common.h
  155. qemu-config.c
  156. qemu-config.h
  157. qemu-doc.texi
  158. qemu-img-cmds.hx
  159. qemu-img.c
  160. qemu-img.texi
  161. qemu-io.c
  162. qemu-lock.h
  163. qemu-log.h
  164. qemu-malloc.c
  165. qemu-monitor.hx
  166. qemu-nbd.c
  167. qemu-nbd.texi
  168. qemu-option.c
  169. qemu-option.h
  170. qemu-options.hx
  171. qemu-queue.h
  172. qemu-sockets.c
  173. qemu-tech.texi
  174. qemu-thread.c
  175. qemu-thread.h
  176. qemu-timer.h
  177. qemu-tool.c
  178. qemu.sasl
  179. qemu_socket.h
  180. qint.c
  181. qint.h
  182. qobject.h
  183. qstring.c
  184. qstring.h
  185. readline.c
  186. readline.h
  187. README
  188. rules.mak
  189. s390-dis.c
  190. s390.ld
  191. savevm.c
  192. sdl.c
  193. sdl_keysym.h
  194. sdl_zoom.c
  195. sdl_zoom.h
  196. sdl_zoom_template.h
  197. sh4-dis.c
  198. softmmu-semi.h
  199. softmmu_defs.h
  200. softmmu_exec.h
  201. softmmu_header.h
  202. softmmu_template.h
  203. sparc-dis.c
  204. sparc.ld
  205. sparc64.ld
  206. sysemu.h
  207. tap-win32.c
  208. targphys.h
  209. tcg-runtime.c
  210. texi2pod.pl
  211. thunk.c
  212. thunk.h
  213. TODO
  214. translate-all.c
  215. uboot_image.h
  216. usb-bsd.c
  217. usb-linux.c
  218. usb-stub.c
  219. VERSION
  220. vgafont.h
  221. vl.c
  222. vnc-auth-sasl.c
  223. vnc-auth-sasl.h
  224. vnc-auth-vencrypt.c
  225. vnc-auth-vencrypt.h
  226. vnc-tls.c
  227. vnc-tls.h
  228. vnc.c
  229. vnc.h
  230. vnc_keysym.h
  231. vnchextile.h
  232. x86_64.ld
  233. x_keymap.c
  234. x_keymap.h