Re: [Qemu-devel] [PATCH 00/11] pc: kvm: memory hotplug fixes

2014-11-03 Thread Paolo Bonzini
On 31/10/2014 17:38, Igor Mammedov wrote: > Series > * fixes [1/11] QEMU crash when non aligned DIMM is used in KVM mode. > * adds extra checks/enforcement to avoid non aligned DIMM address/sizes > and prevents guest failures when it tries to deal with such DIMMs > * prevents QEMU from s

Re: [Qemu-devel] [PATCH 00/11] pc: kvm: memory hotplug fixes

2014-11-02 Thread Michael S. Tsirkin
On Fri, Oct 31, 2014 at 04:38:31PM +, Igor Mammedov wrote: > Series > * fixes [1/11] QEMU crash when non aligned DIMM is used in KVM mode. > * adds extra checks/enforcement to avoid non aligned DIMM address/sizes > and prevents guest failures when it tries to deal with such DIMMs > *

[Qemu-devel] [PATCH 00/11] pc: kvm: memory hotplug fixes

2014-10-31 Thread Igor Mammedov
Series * fixes [1/11] QEMU crash when non aligned DIMM is used in KVM mode. * adds extra checks/enforcement to avoid non aligned DIMM address/sizes and prevents guest failures when it tries to deal with such DIMMs * prevents QEMU from starting with not baked by KVM amount of memory s