mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 16:55:35 +00:00
65b2b73b12
This patch reworks some places which use either qobject_type() checks plus qobject_to(), where the latter alone is sufficient, or NULL checks plus qobject_type() checks where we can simply do a qobject_to() != NULL check. Backports commit 532fb532847365f61a9c6e1291b6588a43bc1cc4 from qemu |
||
---|---|---|
.. | ||
common.json | ||
Makefile.objs | ||
misc.json | ||
qapi-clone-visitor.c | ||
qapi-dealloc-visitor.c | ||
qapi-schema.json | ||
qapi-visit-core.c | ||
qobject-input-visitor.c | ||
qobject-output-visitor.c | ||
string-input-visitor.c |