qemu-patch-raspberry4/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 x86: Clean up includes 2016-01-29 15:07:22 +00:00
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.c log: do not unnecessarily include qom/cpu.h 2016-02-03 09:19:10 +00:00
cpu_hotplug_acpi_table.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
ich9.c ich9: Remove enable_tco arguments from init functions 2016-02-25 13:14:19 +02:00
Makefile.objs pc: acpi: cpuhp: move CPEJ() method to SSDT 2016-01-09 23:20:17 +02:00
memory_hotplug.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
memory_hotplug_acpi_table.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
nvdimm.c acpi: take oem_id in build_header(), optionally 2016-02-06 20:44:10 +02:00
pcihp.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
piix4.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
tco.c x86: Clean up includes 2016-01-29 15:07:22 +00:00