From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fEZDh-0008P9-V8 for qemu-devel@nongnu.org; Fri, 04 May 2018 07:49:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fEZDe-0003NI-Tv for qemu-devel@nongnu.org; Fri, 04 May 2018 07:49:50 -0400 References: <20180503154936.18946-1-david@redhat.com> <20180504104907.2c0aebf4@redhat.com> <20180504120032.73ca4365@redhat.com> From: David Hildenbrand Message-ID: Date: Fri, 4 May 2018 13:49:35 +0200 MIME-Version: 1.0 In-Reply-To: <20180504120032.73ca4365@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1 0/8] MemoryDevice: introduce and use ResourceHandler List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel@nongnu.org, Pankaj Gupta , Eduardo Habkost , "Michael S . Tsirkin" , Markus Armbruster , Alexander Graf , qemu-s390x@nongnu.org, qemu-ppc@nongnu.org, Paolo Bonzini , Marcel Apfelbaum , David Gibson , Richard Henderson >> Note how virtio-mem implements the MemoryDevice interface and how >> resource assignments happens without any layer violations (and no >> modifications to any hotplug handler). > Thanks, that should be sufficient to get idea. > I'll look into it and come back here with concrete comments or > suggesting alternative. > Thanks, looking forward to your reply. If there are any questions in the meantime, please let me know! -- Thanks, David / dhildenb