qemu-e2k/hw/acpi
Eric Blake 96a1616c85 qapi-dealloc: Reduce use outside of generated code
No need to roll our own use of the dealloc visitors when we can
just directly use the qapi_free_FOO() functions that do what we
want in one line.

In net.c, inline net_visit() into its remaining lone caller.

After this patch, test-visitor-serialization.c is the only
non-generated file that needs to use a dealloc visitor, because
it is testing low level aspects of the visitor interface.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1456262075-3311-2-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2016-03-04 17:16:32 +01:00
..
acpi_interface.c
aml-build.c bios-linker-loader: document+validate input 2016-02-23 12:55:16 +02:00
bios-linker-loader.c bios-linker-loader: document+validate input 2016-02-23 12:55:16 +02:00
core.c qapi-dealloc: Reduce use outside of generated code 2016-03-04 17:16:32 +01:00
cpu_hotplug_acpi_table.c
cpu_hotplug.c
ich9.c ich9: Remove enable_tco arguments from init functions 2016-02-25 13:14:19 +02:00
Makefile.objs
memory_hotplug_acpi_table.c
memory_hotplug.c
nvdimm.c
pcihp.c
piix4.c
tco.c