qemu-e2k/hw/mem
Xiao Guangrong d6fb213a62 nvdimm: support nvdimm label
Introduce a parameter, 'label-size', which is the size of nvdimm label
data area which is reserved at the end of backend memory. It is required
at least 128k

Two callbacks, read_label_data() and write_label_data(), are used to
operate the label area

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
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
..
Makefile.objs nvdimm: implement NVDIMM device abstract 2015-12-22 18:39:20 +02:00
nvdimm.c nvdimm: support nvdimm label 2016-06-24 05:13:57 +03:00
pc-dimm.c pc-dimm: introduce get_vmstate_memory_region callback 2016-06-24 05:13:57 +03:00