From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS4F1-0001iA-3P for qemu-devel@nongnu.org; Wed, 28 Nov 2018 13:07:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS4Et-00068f-OF for qemu-devel@nongnu.org; Wed, 28 Nov 2018 13:07:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46748) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gS4Et-00063q-AP for qemu-devel@nongnu.org; Wed, 28 Nov 2018 13:07:07 -0500 From: Markus Armbruster References: <0e061333411f8e64a6e53f14c4c067e5e3e1c91e.1542290622.git.simon@ruderich.org> <87r2f5fke5.fsf@dusky.pond.sub.org> Date: Wed, 28 Nov 2018 19:07:03 +0100 In-Reply-To: (Eric Blake's message of "Wed, 28 Nov 2018 10:43:56 -0600") Message-ID: <87efb5dqk8.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v8 6/7] qmp: add pmemload command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Simon Ruderich , Paolo Bonzini , Peter Crosthwaite , Richard Henderson , qemu-devel@nongnu.org, David Alan Gilbert Eric Blake writes: > On 11/28/18 6:37 AM, Markus Armbruster wrote: > ... >> >> @offset and @size feel a bit like overengineering to me. If this work >> was still at the design stage, I'd advise to start without them, then >> see whether there's a genuine need. At v5, I'm li >> >> > > Was there intended to be more to this message? Oops! At v5, it's probably better not to argue about this anymore.