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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A68BC433EF for ; Tue, 26 Oct 2021 08:03:45 +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 DDF5C60F22 for ; Tue, 26 Oct 2021 08:03:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DDF5C60F22 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:58658 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfHQt-00005J-2R for qemu-devel@archiver.kernel.org; Tue, 26 Oct 2021 04:03:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55148) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfGPf-0003KK-2V; Tue, 26 Oct 2021 02:58:28 -0400 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]:34808) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfGPV-0004S0-IK; Tue, 26 Oct 2021 02:58:22 -0400 Received: by mail-io1-xd32.google.com with SMTP id m184so79909iof.1; Mon, 25 Oct 2021 23:58:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tufujr8Z15l2N5wsYdYhsfkFyGfxChRuDLAJRu593tM=; b=Qt21+lrjyJJJSp57zaqt2wu7M6cSWyASE1XjhpCu84Yv4X/9aUWrYZF/2CWeSVHRtz e05txfFDRiv1iOA+piDsWtkAfcOUqLO/zE2ic9VQ0Aua/nPcMvYv026nbUql86nTM7BQ pzKutbbIuTH+IRhdjJaXNFi5z3bX+o0pHOTO9pyyAprn9QNtEBpgk+e57eVsizsBt4ET HXHI6D+OV5jHqqa8bmEB4b1PRlhj8FH+Z3aRtGxMAcL2pTh3jsV3ie4iPkhp3js8QVKH JLPm2doy11NlaLd1j9EiDMoYlHOriWSW8FwA66UxwKXgqKvkup5HfMHxyNd/n9Q0mBPT MqnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tufujr8Z15l2N5wsYdYhsfkFyGfxChRuDLAJRu593tM=; b=xp0oI92OS8jOk+afiVIDZYg1GlOB1C+3WAd18fTYv1G3k/xEujwLQoXheErtkwc2MA U61QXNZBOPE5uYpkMzcRcUpd+lAPtcX+H06b0PTV49ymF3Cj5ADdCgSqhhznNOdoqOvQ NZ3QW0pV2W/AMU+24d7iykKIH62hekG6DzxVSLG+WhVEfFPdbjVyVjMizUvu7o2oZcLU q+snKdktDlAmB7zDLmzo9eLcMFtDUCmIDkFqPu/JmPtLWfrkmA3AeLg5iwrSvfglMqwW f4oYRQCyMfpsNlpPUOazvIkJdHrCs04+LEpdU664enmbGdDKnGOO9Vppn5QHqOmwAwmA 9MSg== X-Gm-Message-State: AOAM533rdNO9aYgLUerQnt0BXicJ7Q95mDnoIOj0QX59QEll2gghda4Q fEPtYPYJ18doNxcTbdRag3UnmimRT/0x7lMbDz8= X-Google-Smtp-Source: ABdhPJxhGY4wTODjameSOipVj3/Tya8qg2f/qG1mZdtaJxlRB+1BSSo2WITxFljuAHkVhdka38DHAGlVKjMStaw2hRI= X-Received: by 2002:a05:6602:2e8c:: with SMTP id m12mr13803245iow.91.1635231492081; Mon, 25 Oct 2021 23:58:12 -0700 (PDT) MIME-Version: 1.0 References: <20210522154429.361235-1-josemartins90@gmail.com> <2e3c4d2f-475f-4d02-6be5-a89628cd6815@c-sky.com> In-Reply-To: From: Alistair Francis Date: Tue, 26 Oct 2021 16:57:46 +1000 Message-ID: Subject: Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS To: Jose Martins Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::d32; envelope-from=alistair23@gmail.com; helo=mail-io1-xd32.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_SPF_HELO_TEMPERROR=0.01, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: "open list:RISC-V TCG CPUs" , Sagar Karandikar , Bastian Koppelmann , "qemu-devel@nongnu.org Developers" , Alistair Francis , Palmer Dabbelt , LIU Zhiwei Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Mon, Oct 25, 2021 at 7:48 PM Jose Martins wrote: > > > From your last response I thought you sent a different series that > > replaces this patch. If that's not the case do you mind sending this > > patch again? > > I already sent the patch series here: > https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg00553.html. I > got confused, I should have raised this issue in that thread. Let me > know if you still want me to resend it. Weird, I somehow lost them. Can you please re-send them and I'll apply them. Alistair > > Jose