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.2 required=3.0 tests=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 6A370C32756 for ; Fri, 9 Aug 2019 09:01:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4AB4B20B7C for ; Fri, 9 Aug 2019 09:01:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406066AbfHIJBB (ORCPT ); Fri, 9 Aug 2019 05:01:01 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:52565 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406037AbfHIJBB (ORCPT ); Fri, 9 Aug 2019 05:01:01 -0400 Received: by mail-wm1-f67.google.com with SMTP id s3so4932577wms.2 for ; Fri, 09 Aug 2019 02:01:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:openpgp:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=wi2BHvM1fl4ETS2j2+rpRDcLcQQawHudgg0yb+P5OTU=; b=d0GvoahPNyWrkjY7BZqoY9yK6MtK+9OV/RAv3SpdiIOyZJp6pTC5Qrf78h5hIyCkhe O4OQ0RvxjVBpEst3wysQSyZvJQEKXs27C/n6LISKB6rJcskej/+iqYeiLc91Y3dRtZcj 1c9KXmsQlo2rYvgV/5e/krkvyR09K1NpO2AIb+XIssf9mPtseI02BgqaasgcLzTObmjy 12lbww7H3BqR85hk1M6KrU1GTaSu1GDSAYv4nSd0MPTQnLBJZoO/XyREhRP2WLUuxGII RehJLvuJQQd4VxiA4z6QzqzN6rgB00Oo+jhClJnCbW4SZ6nS0fCs5zMmiVcZAhsK7qR3 oE5w== X-Gm-Message-State: APjAAAUvqoJHVWG8buWcsjEgAxe5VeTzH3fGeZtEELPu9R8CrHoTwmtE hQJfojxYuq15bMn6BX6JnOEhpTcBFtY= X-Google-Smtp-Source: APXvYqyNMFM488WmLYeAfYIO7lJmFRdi3Vo5BGW5Y1C/q8YX6x7ObiHJh0qxETNqgckUmR7/YulERA== X-Received: by 2002:a7b:cb8a:: with SMTP id m10mr9779246wmi.154.1565341259261; Fri, 09 Aug 2019 02:00:59 -0700 (PDT) Received: from [192.168.10.150] ([93.56.166.5]) by smtp.gmail.com with ESMTPSA id a84sm6937335wmf.29.2019.08.09.02.00.58 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2019 02:00:58 -0700 (PDT) Subject: Re: [PATCH v4 00/20] KVM RISC-V Support To: Anup Patel Cc: Paul Walmsley , Anup Patel , Palmer Dabbelt , Radim K , Daniel Lezcano , Thomas Gleixner , Atish Patra , Alistair Francis , Damien Le Moal , Christoph Hellwig , "kvm@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linux-kernel@vger.kernel.org" References: <20190807122726.81544-1-anup.patel@wdc.com> <4a991aa3-154a-40b2-a37d-9ee4a4c7a2ca@redhat.com> <2ea0c656-bd7e-ae79-1f8e-6b60374ccc6e@redhat.com> From: Paolo Bonzini Openpgp: preference=signencrypt Message-ID: <97987944-b42f-4f51-acfb-f318b41875bc@redhat.com> Date: Fri, 9 Aug 2019 11:00:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/08/19 10:22, Anup Patel wrote: >> the L here should be kvm@vger.kernel.org. arch/riscv/kvm/ files would >> still match RISC-V ARCHITECTURE and therefore >> linux-riscv@lists.infradead.org would be CCed. > In addition to above mentioned lists, we insist of having a separate > KVM RISC-V list which can be CCed for non-kernel patches for projects > such as QEMU, KVMTOOL, and Libvirt. This KVM RISC-V list can also > be used for general queries related to KVM RISCV. You can use kvm@vger.kernel.org for that, with CCs to the other appropriate list (qemu-devel, libvir-list, LKML, linux-riscv, etc.). But if you want to have kvm-riscv, go ahead and ask for it. In any case, you can send v5 with all R-b and Acked-by and a fixed MAINTAINERS entry (listing kvm@vger for now), and Paul will apply it. For 5.5 you can start sending patches to me, either for direct application to the KVM tree or as pull requests. Paolo