unicorn/qemu/qapi
Markus Armbruster 566b097b85
Eliminate qapi/qmp/types.h
qapi/qmp/types.h is a convenience header to include a number of
qapi/qmp/ headers. Since we rarely need all of the headers
qapi/qmp/types.h includes, we bypass it most of the time. Most of the
places that use it don't need all the headers, either.

Include the necessary headers directly, and drop qapi/qmp/types.h.

Backports commit 6b67395762a4c8b6ca94364e0a0f616a6470c46a from qemu
2018-03-07 12:39:23 -05:00
..
common.json qapi: Update scripts to commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 2018-03-03 18:32:12 -05:00
Makefile.objs qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 2018-02-26 15:42:37 -05:00
qapi-clone-visitor.c qapi: Remove visit_start_alternate() parameter promote_int 2018-03-03 18:34:35 -05:00
qapi-dealloc-visitor.c Eliminate qapi/qmp/types.h 2018-03-07 12:39:23 -05:00
qapi-visit-core.c qapi: Remove visit_start_alternate() parameter promote_int 2018-03-03 18:34:35 -05:00
qobject-input-visitor.c Eliminate qapi/qmp/types.h 2018-03-07 12:39:23 -05:00
qobject-output-visitor.c Eliminate qapi/qmp/types.h 2018-03-07 12:39:23 -05:00
string-input-visitor.c qapi: add explicit null to string input and output visitors 2018-03-03 20:32:50 -05:00