summary refs log tree commit diff stats
path: root/hw/acpi/memory_hotplug.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2022-11-04 17:06:47 +0100
committerMarkus Armbruster <armbru@redhat.com>2022-12-13 18:31:37 +0100
commit4b2fc7dbc4203c52b7726249328fcde49626f565 (patch)
treeec71ce6387f225a02164d68a74a2c01856709b17 /hw/acpi/memory_hotplug.c
parent44ea9d9be33c8a4cf89132e0dc2b3029733bcaf4 (diff)
downloadfocaccia-qemu-4b2fc7dbc4203c52b7726249328fcde49626f565.tar.gz
focaccia-qemu-4b2fc7dbc4203c52b7726249328fcde49626f565.zip
qapi tests: 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
tests/qapi-schema/qapi-schema-test.json.

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

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20221104160712.3005652-6-armbru@redhat.com>
Diffstat (limited to 'hw/acpi/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions