Two trivial cleanup for pc-dimm. Patch [1] remove the check on class->hotpluggable since pc-dimm is always hotpluggable. Patch [2] remove realized callback since the task is done in pre_plug stage.
Wei Yang (2): pc-dimm: remove check on pc-dimm hotpluggable pc-dimm: remove realize callback hw/acpi/memory_hotplug.c | 5 ----- hw/mem/nvdimm.c | 11 ----------- hw/mem/pc-dimm.c | 5 ----- include/hw/mem/pc-dimm.h | 3 --- 4 files changed, 24 deletions(-) -- 2.19.1