From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fIbll-00089r-QS for qemu-devel@nongnu.org; Tue, 15 May 2018 11:21:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fIbli-0004Gr-Lt for qemu-devel@nongnu.org; Tue, 15 May 2018 11:21:41 -0400 References: <20180514100023.12542-1-david@redhat.com> <20180514100023.12542-3-david@redhat.com> <20180515002043.GC12837@kermit-br-ibm-com> From: Eric Blake Message-ID: <3bc66ce9-7535-a75c-8cfc-d47fc5cd2b85@redhat.com> Date: Tue, 15 May 2018 10:21:26 -0500 MIME-Version: 1.0 In-Reply-To: <20180515002043.GC12837@kermit-br-ibm-com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 02/18] memory-device: introduce separate config option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Murilo Opsfelder Araujo , David Hildenbrand Cc: Pankaj Gupta , Eduardo Habkost , "Michael S . Tsirkin" , Richard Henderson , Cornelia Huck , qemu-devel@nongnu.org, Markus Armbruster , Christian Borntraeger , qemu-s390x@nongnu.org, qemu-ppc@nongnu.org, Igor Mammedov , Marcel Apfelbaum , Paolo Bonzini , Luiz Capitulino , David Gibson On 05/14/2018 07:20 PM, Murilo Opsfelder Araujo wrote: > On Mon, May 14, 2018 at 12:00:07PM +0200, David Hildenbrand wrote: >> Some architectures might support memory devices, while they don't >> support DIMM/NVDIMM. So let's >> - Rename CONFIG_MEM_HOTPLUG to CONFIG_MEM_DEVICE >> - Intriduce CONFIG_DIMM and use it similarly to CONFIG NVDIMM > > Since you're resending it: > > s/Intriduce/Introduce > >> +++ b/qapi/misc.json >> @@ -2060,7 +2060,7 @@ >> # >> # @plugged-memory: size of memory that can be hot-unplugged. This field >> # is omitted if target doesn't support memory hotplug >> -# (i.e. CONFIG_MEM_HOTPLUG not defined on build time). >> +# (i.e. CONFIG_MEM_DEVICE not defined on build time). >> # Also, it sounds better with: s/on/at/ -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org