From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrTZh-0007NX-Nz for qemu-devel@nongnu.org; Mon, 02 Jun 2014 10:51:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrTZZ-0006F7-Hf for qemu-devel@nongnu.org; Mon, 02 Jun 2014 10:50:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrTZZ-0006Et-9p for qemu-devel@nongnu.org; Mon, 02 Jun 2014 10:50:49 -0400 Date: Mon, 2 Jun 2014 16:50:43 +0200 From: Igor Mammedov Message-ID: <20140602165043.2c26c684@thinkpad> In-Reply-To: <538C8B05.1070407@redhat.com> References: <1401715529-636-1-git-send-email-imammedo@redhat.com> <538C8B05.1070407@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 00/33] pc: ACPI memory hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: mst@redhat.com, qemu-devel@nongnu.org, aliguori@amazon.com, lcapitulino@redhat.com On Mon, 02 Jun 2014 08:32:37 -0600 Eric Blake wrote: > On 06/02/2014 07:24 AM, 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 v10: > > The subject says v4, not v10. Am I missing something? it's v10 with RFCs and v4 since series posted with PATCH prefix. > > > * rename DimmDevice to PCDIMMDevice > > * allow anonymous DIMMs > > * fix error handling in hostmemory_backend_set_size() > > * fix ACPI read callback for case when guest tries to read > > addr/length from slot without a present DIMM > > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > -- Regards, Igor