qemu-e2k/monitor
Markus Armbruster ced2939685 qapi tpm: Elide redundant has_FOO in generated C
The has_FOO for pointer-valued FOO are redundant, except for arrays.
They are also a nuisance to work with.  Recent commit "qapi: Start to
elide redundant has_FOO in generated C" provided the means to elide
them step by step.  This is the step for qapi/tpm.json.

Said commit explains the transformation in more detail.  The invariant
violations mentioned there do not occur here.

Cc: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-Id: <20221104160712.3005652-26-armbru@redhat.com>
2022-12-14 20:05:07 +01:00
..
hmp-cmds.c qapi tpm: Elide redundant has_FOO in generated C 2022-12-14 20:05:07 +01:00
hmp.c
meson.build
misc.c
monitor-internal.h
monitor.c
qmp-cmds-control.c
qmp-cmds.c qapi stats: Elide redundant has_FOO in generated C 2022-12-14 20:05:07 +01:00
qmp.c
trace-events
trace.h