On Mon, Jun 16, 2014 at 06:33:39PM +0200, Igor Mammedov wrote: > fixes build errors and warnings introduced by > memory hotplug series when building with clang > > Igor Mammedov (4): > pc: acpi: do not hardcode preprocessor > fixup! pc: initialize memory hotplug address space > fixup! pc: add memory hotplug handler to PC_MACHINE > fixup! pc: implement pc-dimm device abstraction
I applied patches 1-3. I think patch 4 can be improved on, let's merge it on top. > hw/i386/Makefile.objs | 2 +- > hw/i386/pc.c | 6 +++--- > include/hw/mem/pc-dimm.h | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-)