Re: [Qemu-devel] [PATCH v3 00/34] pc: ACPI memory hotplug

2014-05-29 Thread Peter Crosthwaite
On Tue, May 27, 2014 at 11:00 PM, Igor Mammedov wrote: > NOTE to commiter: > * update precompiled ACPI hex files for iasl-less hosts >and ACPI tables test to match new ACPI tables. > > What's new since v9: > * drop usage of error_is_set() > * exit QEMU if it's started with memory hotplug bu

[Qemu-devel] [PATCH v3 00/34] pc: ACPI memory hotplug

2014-05-27 Thread Igor Mammedov
NOTE to commiter: * update precompiled ACPI hex files for iasl-less hosts and ACPI tables test to match new ACPI tables. What's new since v9: * drop usage of error_is_set() * exit QEMU if it's started with memory hotplug but compat machine doesn't support it * rename cpu_hotplug_defs.h t