Re: [Qemu-devel] [PATCH 0/4] memory hotplug fixups when building with clang

2014-06-17 Thread Michael S. Tsirkin
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: ad

[Qemu-devel] [PATCH 0/4] memory hotplug fixups when building with clang

2014-06-16 Thread Igor Mammedov
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