nvdimm: no need to overwrite get_vmstate_memory_region()
commit4ab56d04ede6e0f979fc8e4a54b381e99cf0a255
authorDavid Hildenbrand <david@redhat.com>
Tue, 19 Jun 2018 13:41:35 +0000 (19 15:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jun 2018 17:05:33 +0000 (28 19:05 +0200)
tree6a4a3b5d622ed7e9c8d95624bf9f144d2b4d45ae
parentd468115b1c7a4d0843f18bc9da41f2c44f93877e
nvdimm: no need to overwrite get_vmstate_memory_region()

Our parent class (PC_DIMM) provides exactly the same function.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180619134141.29478-7-david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/mem/nvdimm.c