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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 13128C761AF for ; Fri, 31 Mar 2023 15:18:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VcsCfNa1zG/oZsg2QEIQ5gaQPbLpV1V6IG2RGnndrN8=; b=H7oRihMFan4LO0 FpJ0Jb6U6oUQyzp0+ApKhxyoaxPiE79bYrl9SqjFSCrN0eTtoKVOFlcz8BsLCtlQ2NtMdjagp5pFd tnX5Hj8ItPZWiyM9gCSuMauLc0HCxeb3xKStunpx9W6f8+UteVcbRxLOmD6k6e/OdC/2w1bxxVg+E mQmr4zPKXA08UVzjx0Z2ZhOUf2EFbIotCyaHfBJNyR08KDbm7bcPqQG7u2q47KntImCdvzBFo/BJx EyhR1p7pHfSPz7u2QzU+Xz2UyutEKkYExYh4bkkNZ/ljMH7UDMkIriG6EaXcUE9MzHHScXzr3PAuK VmzUntHyFdcMCyM2Qx5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1piGVa-007tCT-2N; Fri, 31 Mar 2023 15:17:42 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1piGVW-007tA0-0Q for linux-arm-kernel@lists.infradead.org; Fri, 31 Mar 2023 15:17:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680275857; 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=RbEyqdcLizjZKl8WCc0rYnqqbfS6Vv2f4uc5dW3Z0h+NuaRzgE0WKiraeCUdh4Y8khhhV9 gVcbCjgaYXIkkNKEqpHmdIkMxD1t5NRKQn2v7DYcnXZ1b4DGlTTsYzga+loyyC+uslqcLQ Y8eAO5++Qb4MqCqB0vIYM47gIIBhrbw= 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-503-KYLKgkf3NweN5pB71c5vQw-1; Fri, 31 Mar 2023 11:17:31 -0400 X-MC-Unique: KYLKgkf3NweN5pB71c5vQw-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E11F285A588; Fri, 31 Mar 2023 15:17:30 +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 61FB01415126; Fri, 31 Mar 2023 15:17:29 +0000 (UTC) From: Paolo Bonzini To: Alexey Kardashevskiy Cc: kvm-ppc@vger.kernel.org, x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-riscv@lists.infradead.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, Alex Williamson , Fabiano Rosas Subject: Re: [PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent Date: Fri, 31 Mar 2023 11:17:24 -0400 Message-Id: <20230331151724.359934-1-pbonzini@redhat.com> In-Reply-To: <20220504074807.3616813-1-aik@ozlabs.ru> References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230331_081738_264163_03DFA7BD X-CRM114-Status: UNSURE ( 5.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Queued, thanks. Paolo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel