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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CCC3AC433EF for ; Fri, 20 May 2022 14:19:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348276AbiETOTz (ORCPT ); Fri, 20 May 2022 10:19:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53210 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236247AbiETOTt (ORCPT ); Fri, 20 May 2022 10:19:49 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 19A0315EA77 for ; Fri, 20 May 2022 07:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1653056387; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cyh9GNwkSeiWX8VVWJet6cmrStrv1Y1BhHYKMAKCy08=; b=UffxbzVOr7iSoHBAdq9E6580WMsKqIvAR5kdBQZdq5JrN8QFKHu53USe5X5ukMWNQqh38W Z61OJJfdiR3rVMubt/nJbs3U0wloSDhV1wmYIDh2qekG5GyFB9kXZMUDzTlpA01/lQBRUJ Y1CwTRU+4VBeBidmHaLWIKVLB7cdoZ8= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-118-bDEdnVE2OyO_DX39ZddBzA-1; Fri, 20 May 2022 10:19:44 -0400 X-MC-Unique: bDEdnVE2OyO_DX39ZddBzA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 88B92185A7A4; Fri, 20 May 2022 14:19:43 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2E1A82026D6A; Fri, 20 May 2022 14:19:43 +0000 (UTC) From: Paolo Bonzini To: Anup Patel Cc: Atish Patra , Palmer Dabbelt , Paul Walmsley , Alistair Francis , kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support Date: Fri, 20 May 2022 10:19:43 -0400 Message-Id: <20220520141943.3330909-1-pbonzini@redhat.com> In-Reply-To: <20220509060634.134068-1-anup@brainfault.org> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Queued, thanks. Paolo