qemu/hw/acpi
Juan Quintela 5cd8cadae8 migration: Use normal VMStateDescriptions for Subsections
We create optional sections with this patch.  But we already have
optional subsections.  Instead of having two mechanism that do the
same, we can just generalize it.

For subsections we just change:

- Add a needed function to VMStateDescription
- Remove VMStateSubsection (after removal of the needed function
  it is just a VMStateDescription)
- Adjust the whole tree, moving the needed function to the corresponding
  VMStateDescription

Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-06-12 06:53:57 +02:00
..
acpi_interface.c
aml-build.c acpi: add implementation of aml_while() term 2015-06-03 18:19:16 +02:00
bios-linker-loader.c
core.c hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core 2015-06-04 11:25:42 +02:00
cpu_hotplug.c
ich9.c migration: Use normal VMStateDescriptions for Subsections 2015-06-12 06:53:57 +02:00
Makefile.objs
memory_hotplug.c
pcihp.c
piix4.c migration: Use normal VMStateDescriptions for Subsections 2015-06-12 06:53:57 +02:00