From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 079B3C33CB2 for ; Fri, 31 Jan 2020 12:26:22 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C677D206F0 for ; Fri, 31 Jan 2020 12:26:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="KSAHqODk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C677D206F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:52190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixVNM-0004Ml-UT for qemu-devel@archiver.kernel.org; Fri, 31 Jan 2020 07:26:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60554) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixVMk-0003q6-0Y for qemu-devel@nongnu.org; Fri, 31 Jan 2020 07:25:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ixVMi-0001bH-8D for qemu-devel@nongnu.org; Fri, 31 Jan 2020 07:25:41 -0500 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:58388 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ixVMi-0001af-3i for qemu-devel@nongnu.org; Fri, 31 Jan 2020 07:25:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1580473539; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gV701fNabfzF4uWa7yQNlQilPQFut2ZAT4hx/CPbBAA=; b=KSAHqODkXefUgYcPUCb7DfW5H3rRhf5ZXI4USraRgAv0xWhs37n+86CvbTJn6cpvIY9BWQ LhMVak+ulDF4OwXMPv/5vLGdQjP7NyAc0jYQqJcEjnQ2ICr3Viaxq9Hwi+AVS2t9JERtIJ KIvyWAHVFk58eEx5LRcZ5kGD1f2oqKs= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-221-7Ekp2KLlOvOoE8zQ913SxQ-1; Fri, 31 Jan 2020 07:25:35 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A55DC1851FC6; Fri, 31 Jan 2020 12:25:33 +0000 (UTC) Received: from [10.3.116.181] (ovpn-116-181.phx2.redhat.com [10.3.116.181]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7608A87B12; Fri, 31 Jan 2020 12:25:24 +0000 (UTC) Subject: Re: Making QEMU easier for management tools and applications To: Markus Armbruster , Kevin Wolf References: <20200123190145.GI657556@redhat.com> <2561a069-ce5f-3c30-b04e-db7cd2fcdc85@redhat.com> <871rrp474i.fsf@dusky.pond.sub.org> <20200124102743.GB824327@redhat.com> <20200124143841.GG4732@dhcp-200-226.str.redhat.com> <87sgk3x2im.fsf@dusky.pond.sub.org> <20200127115606.GA5669@linux.fritz.box> <1c65b678-7bb4-a4cc-5fa6-03d6d27cf381@redhat.com> <20200128101622.GG1446339@redhat.com> <20200128103947.GB6431@linux.fritz.box> <87blqnbnju.fsf@dusky.pond.sub.org> From: Eric Blake Organization: Red Hat, Inc. Message-ID: <22dc7925-bc52-9e71-eb83-8e731efa47d0@redhat.com> Date: Fri, 31 Jan 2020 06:25:23 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <87blqnbnju.fsf@dusky.pond.sub.org> Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-MC-Unique: 7Ekp2KLlOvOoE8zQ913SxQ-1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , =?UTF-8?Q?Daniel_P=2e_Berrang=c3=a9?= , "Denis V. Lunev" , Cleber Rosa , Stefan Hajnoczi , qemu-devel , Eduardo Habkost , Paolo Bonzini , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , John Snow , Dominik Csapak Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 1/28/20 9:36 AM, Markus Armbruster wrote: > Cc: Eric for netdev_add QAPIfication. > > These are the known "cheats" in QMP. There's also netdev_add, but Eric > has patches to QAPIfy it properly. Eric, I hope you can dust them off. Yes, I'll move that up on my todo list. When I originally did the work, we hesitated because we did not have a deprecation policy, and the QAPIfied version did not accept both string and int the way the old code did. I don't know if we want to do a hard break or start a deprecation clock now, but that can be decided as part of dusting off the series. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org