From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW7Qx-0008RR-2H for qemu-devel@nongnu.org; Fri, 04 Apr 2014 12:57:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW7Qq-0004FA-RF for qemu-devel@nongnu.org; Fri, 04 Apr 2014 12:57:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW7Qq-0004F5-If for qemu-devel@nongnu.org; Fri, 04 Apr 2014 12:57:32 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s34GvVtJ030628 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 4 Apr 2014 12:57:31 -0400 Date: Fri, 4 Apr 2014 17:57:28 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20140404165727.GB6393@work-vm> References: <1396618620-27823-1-git-send-email-imammedo@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1396618620-27823-1-git-send-email-imammedo@redhat.com> Subject: Re: [Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel@nongnu.org * Igor Mammedov (imammedo@redhat.com) wrote: > This series allows to hotplug 'arbitrary' DIMM devices specifying size, > NUMA node mapping (guest side), slot and address where to map it, at runtime. Some high level questions: 1) Is the intention that all guest RAM would be hot pluggable like this (i.e. no memory would be allocated in the normal way) 2) Does something stop it being invoked during a migration? Dave -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK