qemu-e2k/include/hw/mem
Xiao Guangrong 8df1426e44 pc-dimm: introduce get_vmstate_memory_region callback
This callback returns the MemoryRegion that is the memory of dimm should
be kept during live migration

nvdimm device is different with pc-dimm as its memory includes not only
the MemoryRegion directly mapping to guest's address space but also the
memory used as label data

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-06-24 05:13:57 +03:00
..
nvdimm.h acpi: simplify bios_linker API by removing redundant 'table' argument 2016-06-07 15:39:27 +03:00
pc-dimm.h pc-dimm: introduce get_vmstate_memory_region callback 2016-06-24 05:13:57 +03:00