mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-28 13:47:26 +00:00
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 |
||
|---|---|---|
| .. | ||
| qmp | ||
| clone-visitor.h | ||
| dealloc-visitor.h | ||
| error.h | ||
| qobject-input-visitor.h | ||
| qobject-output-visitor.h | ||
| string-input-visitor.h | ||
| visitor-impl.h | ||
| visitor.h | ||