On 10/24/2015 11:20 AM, Bharata B Rao wrote:
CONFIG_ACPI_X86_ICH=y
+CONFIG_DIMM=y
Same change needs to be done in default-configs/ppc64-softmmu.mak too.
I have fixed it in v5 which cat be found at:
http://marc.info/?l=kvm&m=144604272221080&w=2
Bharata, thank you very much for your re
On Mon, Oct 19, 2015 at 6:24 AM, Xiao Guangrong
wrote:
> A base device, dimm, is abstracted from pc-dimm, so that we can
> build nvdimm device based on dimm in the later patch
>
> Signed-off-by: Xiao Guangrong
> ---
> default-configs/i386-softmmu.mak | 1 +
> default-configs/x86_64-softmmu.ma
A base device, dimm, is abstracted from pc-dimm, so that we can
build nvdimm device based on dimm in the later patch
Signed-off-by: Xiao Guangrong
---
default-configs/i386-softmmu.mak | 1 +
default-configs/x86_64-softmmu.mak | 1 +
hw/mem/Makefile.objs | 3 ++-
hw/mem/dimm.c