qemu-e2k/hw/block
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
..
dataplane
block.c
cdrom.c
ecc.c
fdc.c migration: Use normal VMStateDescriptions for Subsections 2015-06-12 06:53:57 +02:00
hd-geometry.c
m25p80.c
Makefile.objs
nand.c
nvme.c nvme: support NVME_VOLATILE_WRITE_CACHE feature 2015-05-22 17:08:00 +02:00
nvme.h
onenand.c
pflash_cfi01.c pflash_cfi01: add secure property 2015-06-05 17:36:39 +02:00
pflash_cfi02.c
tc58128.c
virtio-blk.c virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
xen_blkif.h
xen_disk.c