unicorn/qemu/include/qapi
Markus Armbruster 5ab0d5af81
qapi: New QAPI_CLONE_MEMBERS()
QAPI_CLONE() returns a newly allocated QAPI object. Inconvenient when
we want to clone into an existing object. QAPI_CLONE_MEMBERS() does
exactly that.

Backports commit 4626a19c86c30d96cedbac2bd44ef8103303cb37 from qemu
2018-03-03 17:36:02 -05:00
..
qmp qobject: Add helper macros for common scalar insertions 2018-03-03 17:33:30 -05:00
clone-visitor.h qapi: New QAPI_CLONE_MEMBERS() 2018-03-03 17:36:02 -05:00
dealloc-visitor.h qapi: Add new visit_free() function 2018-02-25 01:05:41 -05:00
error.h error: error_setg_errno(): errno gets preserved 2018-03-01 23:38:25 -05:00
qobject-input-visitor.h qapi: Improve qobject visitor documentation 2018-03-02 12:24:21 -05:00
qobject-output-visitor.h qapi: Improve qobject visitor documentation 2018-03-02 12:24:21 -05:00
string-input-visitor.h string-input-visitor: Favor new visit_free() function 2018-02-25 01:08:04 -05:00
visitor-impl.h qapi: Make input visitors detect unvisited list tails 2018-03-02 12:21:04 -05:00
visitor.h qapi: Make input visitors detect unvisited list tails 2018-03-02 12:21:04 -05:00