qapi: add QMP dispatch functions

Given an object recieved via QMP, this code uses the dispatch table
provided by qmp_registry.c to call the corresponding marshalling/dispatch
function and format return values/errors for delivery to the QMP.
Currently only synchronous QMP functions are supported, but this will
also be used for async QMP functions and QMP guest proxy dispatch as
well.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
3 files changed
tree: 804fb89fd19dcb31be40173edcfc1311684987b6
  1. audio/
  2. block/
  3. bsd-user/
  4. darwin-user/
  5. default-configs/
  6. docs/
  7. fpu/
  8. fsdev/
  9. gdb-xml/
  10. hw/
  11. libcacard/
  12. linux-headers/
  13. linux-user/
  14. net/
  15. pc-bios/
  16. qapi/
  17. QMP/
  18. roms/
  19. scripts/
  20. slirp/
  21. sysconfigs/
  22. target-alpha/
  23. target-arm/
  24. target-cris/
  25. target-i386/
  26. target-lm32/
  27. target-m68k/
  28. target-microblaze/
  29. target-mips/
  30. target-ppc/
  31. target-s390x/
  32. target-sh4/
  33. target-sparc/
  34. target-unicore32/
  35. tcg/
  36. tests/
  37. ui/
  38. .gitignore
  39. .gitmodules
  40. a.out.h
  41. acl.c
  42. acl.h
  43. aes.c
  44. aes.h
  45. aio.c
  46. alpha-dis.c
  47. alpha.ld
  48. arch_init.c
  49. arch_init.h
  50. arm-dis.c
  51. arm-semi.c
  52. arm.ld
  53. async.c
  54. balloon.c
  55. balloon.h
  56. bitmap.c
  57. bitmap.h
  58. bitops.c
  59. bitops.h
  60. block-migration.c
  61. block-migration.h
  62. block.c
  63. block.h
  64. block_int.h
  65. blockdev.c
  66. blockdev.h
  67. bswap.h
  68. bt-host.c
  69. bt-host.h
  70. bt-vhci.c
  71. buffered_file.c
  72. buffered_file.h
  73. cache-utils.c
  74. cache-utils.h
  75. Changelog
  76. check-qdict.c
  77. check-qfloat.c
  78. check-qint.c
  79. check-qjson.c
  80. check-qlist.c
  81. check-qstring.c
  82. cmd.c
  83. cmd.h
  84. CODING_STYLE
  85. compatfd.c
  86. compatfd.h
  87. compiler.h
  88. config.h
  89. configure
  90. console.c
  91. console.h
  92. COPYING
  93. COPYING.LIB
  94. cpu-all.h
  95. cpu-common.h
  96. cpu-defs.h
  97. cpu-exec.c
  98. cpus.c
  99. cpus.h
  100. cris-dis.c
  101. cursor.c
  102. cursor_hidden.xpm
  103. cursor_left_ptr.xpm
  104. cutils.c
  105. def-helper.h
  106. device_tree.c
  107. device_tree.h
  108. dis-asm.h
  109. disas.c
  110. disas.h
  111. dma-helpers.c
  112. dma.h
  113. dyngen-exec.h
  114. elf.h
  115. envlist.c
  116. envlist.h
  117. error.c
  118. error.h
  119. error_int.h
  120. exec-all.h
  121. exec.c
  122. gdbstub.c
  123. gdbstub.h
  124. gen-icount.h
  125. HACKING
  126. hmp-commands.hx
  127. host-utils.c
  128. host-utils.h
  129. hpet.h
  130. hppa-dis.c
  131. hppa.ld
  132. i386-dis.c
  133. i386.ld
  134. ia64-dis.c
  135. ia64.ld
  136. input.c
  137. iohandler.c
  138. ioport-user.c
  139. ioport.c
  140. ioport.h
  141. iorange.h
  142. iov.c
  143. iov.h
  144. json-lexer.c
  145. json-lexer.h
  146. json-parser.c
  147. json-parser.h
  148. json-streamer.c
  149. json-streamer.h
  150. kvm-all.c
  151. kvm-stub.c
  152. kvm.h
  153. libfdt_env.h
  154. LICENSE
  155. linux-aio.c
  156. m68k-dis.c
  157. m68k-semi.c
  158. m68k.ld
  159. MAINTAINERS
  160. Makefile
  161. Makefile.dis
  162. Makefile.hw
  163. Makefile.objs
  164. Makefile.target
  165. Makefile.user
  166. microblaze-dis.c
  167. migration-exec.c
  168. migration-fd.c
  169. migration-tcp.c
  170. migration-unix.c
  171. migration.c
  172. migration.h
  173. mips-dis.c
  174. mips.ld
  175. module.c
  176. module.h
  177. monitor.c
  178. monitor.h
  179. nbd.c
  180. nbd.h
  181. net.c
  182. net.h
  183. notify.c
  184. notify.h
  185. os-posix.c
  186. os-win32.c
  187. osdep.c
  188. osdep.h
  189. oslib-posix.c
  190. oslib-win32.c
  191. path.c
  192. pci-ids.txt
  193. pflib.c
  194. pflib.h
  195. poison.h
  196. posix-aio-compat.c
  197. ppc-dis.c
  198. ppc.ld
  199. ppc64.ld
  200. qbool.c
  201. qbool.h
  202. qdict-test-data.txt
  203. qdict.c
  204. qdict.h
  205. qemu-aio.h
  206. qemu-barrier.h
  207. qemu-char.c
  208. qemu-char.h
  209. qemu-common.h
  210. qemu-config.c
  211. qemu-config.h
  212. qemu-doc.texi
  213. qemu-error.c
  214. qemu-error.h
  215. qemu-img-cmds.hx
  216. qemu-img.c
  217. qemu-img.texi
  218. qemu-io.c
  219. qemu-lock.h
  220. qemu-log.h
  221. qemu-malloc.c
  222. qemu-nbd.c
  223. qemu-nbd.texi
  224. qemu-objects.h
  225. qemu-option.c
  226. qemu-option.h
  227. qemu-options.h
  228. qemu-options.hx
  229. qemu-os-posix.h
  230. qemu-os-win32.h
  231. qemu-progress.c
  232. qemu-queue.h
  233. qemu-sockets.c
  234. qemu-tech.texi
  235. qemu-thread-posix.c
  236. qemu-thread-posix.h
  237. qemu-thread-win32.c
  238. qemu-thread-win32.h
  239. qemu-thread.h
  240. qemu-timer-common.c
  241. qemu-timer.c
  242. qemu-timer.h
  243. qemu-tool.c
  244. qemu-x509.h
  245. qemu.sasl
  246. qemu_socket.h
  247. qerror.c
  248. qerror.h
  249. qfloat.c
  250. qfloat.h
  251. qint.c
  252. qint.h
  253. qjson.c
  254. qjson.h
  255. qlist.c
  256. qlist.h
  257. qmp-commands.hx
  258. qobject.h
  259. qstring.c
  260. qstring.h
  261. range.h
  262. readline.c
  263. readline.h
  264. README
  265. rules.mak
  266. rwhandler.c
  267. rwhandler.h
  268. s390-dis.c
  269. s390.ld
  270. savevm.c
  271. sh4-dis.c
  272. simpletrace.c
  273. simpletrace.h
  274. softmmu-semi.h
  275. softmmu_defs.h
  276. softmmu_exec.h
  277. softmmu_header.h
  278. softmmu_template.h
  279. sparc-dis.c
  280. sparc.ld
  281. sparc64.ld
  282. spice-qemu-char.c
  283. sysemu.h
  284. targphys.h
  285. tcg-runtime.c
  286. thunk.c
  287. thunk.h
  288. TODO
  289. trace-events
  290. translate-all.c
  291. uboot_image.h
  292. usb-bsd.c
  293. usb-linux.c
  294. usb-stub.c
  295. user-exec.c
  296. VERSION
  297. version.rc
  298. vgafont.h
  299. vl.c
  300. x86_64.ld
  301. xen-all.c
  302. xen-mapcache.c
  303. xen-mapcache.h
  304. xen-stub.c