Message ID | 20220219001030.1935162-1-atishp@rivosinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8769DC433EF for <qemu-devel@archiver.kernel.org>; Sat, 19 Feb 2022 00:14:50 +0000 (UTC) Received: from localhost ([::1]:34010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org>) id 1nLDOj-00054d-4e for qemu-devel@archiver.kernel.org; Fri, 18 Feb 2022 19:14:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <atishp@rivosinc.com>) id 1nLDLQ-00043Z-13 for qemu-devel@nongnu.org; Fri, 18 Feb 2022 19:11:24 -0500 Received: from [2607:f8b0:4864:20::f32] (port=35694 helo=mail-qv1-xf32.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <atishp@rivosinc.com>) id 1nLDKm-0000md-Lg for qemu-devel@nongnu.org; Fri, 18 Feb 2022 19:11:23 -0500 Received: by mail-qv1-xf32.google.com with SMTP id d7so17934755qvk.2 for <qemu-devel@nongnu.org>; Fri, 18 Feb 2022 16:10:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=sf2Xjq+9/3VFOKUPTGVHznGa2i+YL7o3C0U80IcBPwI=; b=WguOhYcquZ2sTojYn+vnkcAG0JQLFmizHwvi0aAjZqg+F8x9C74qigJyPZNTz1T/Z2 RBo4o+0IyM0AqBvRfqSfQvynKBLTCWw34+CQGbkJpGuk44flzj6qrC1PS4oZCB64HAvI eMPwGLJDFIuUm6qutrCnhKA0V2VK2nJ8LiiILhz+swJGl1x8fxkNzhdJ4L1ADq83taqJ 5b4R1hsvr86qtpt6W6rP/upR37Oe02rsyy9RiiC0tWd2f80eX5upDSTNf7VvN2JL/1DZ pQ49OTpch1mYYpxhsSNrC2knLQAZE176wFiN2kTO9vyK4NrgntymLJVLGPPBLZJj5P9N 83qA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=sf2Xjq+9/3VFOKUPTGVHznGa2i+YL7o3C0U80IcBPwI=; b=jWS+T/ePOknQocDXA/RE0jaRMNM7/UIUXPtrjjosrotHSTu1MgPvilq6S79zHYA/U2 U+iclWzMqQBX6flEmAVFi2qOyuKJ4pTM1OdQJzeDQFV9zPw8NSnjlvO9vCrnVqt/RpPA ylFWJbGhJ4OLmbsikucCvo9TA86zaW7uejU3jbHundHODkunY9ECYL1CQfqZAc+wr9n4 H6JKNiigOfQwIEZ5kaVZfcvs56iPWbQBMlVgfoI3fBpWTGgCJRd35z4jEPqHy0cP7v/G RAP2D1BvL5xmEcYsurGeAJ5tvhSkoIK345p3eObyajzXthUfvq0oNbrM/9ZwG1Bia5mG XK+A== X-Gm-Message-State: AOAM533vy2NWy3jEGrEVtPOL1aiv3+f5f3Ya568SaRkfj8WB3wdqQAzE KHvd97c+7G+91a8ZnbnWBoHlV5uOWTy2pmmh X-Google-Smtp-Source: ABdhPJy22VB8UeOmUSx7aWCcXW/HMoEOszlKVzA1LoJVDS05ra3ZeZ/mhzN8gK1phktj/xUVsiWb+A== X-Received: by 2002:ac8:5b95:0:b0:2dc:eb8a:8612 with SMTP id a21-20020ac85b95000000b002dceb8a8612mr8965178qta.667.1645229442789; Fri, 18 Feb 2022 16:10:42 -0800 (PST) Received: from rivos-atish.. (adsl-70-228-75-190.dsl.akrnoh.ameritech.net. [70.228.75.190]) by smtp.gmail.com with ESMTPSA id d6sm26022532qtb.55.2022.02.18.16.10.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Feb 2022 16:10:42 -0800 (PST) From: Atish Patra <atishp@rivosinc.com> To: qemu-devel@nongnu.org Subject: [PATCH v5 00/12] Improve PMU support Date: Fri, 18 Feb 2022 16:10:18 -0800 Message-Id: <20220219001030.1935162-1-atishp@rivosinc.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::f32 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::f32; envelope-from=atishp@rivosinc.com; helo=mail-qv1-xf32.google.com X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Cc: Alistair Francis <alistair.francis@wdc.com>, Bin Meng <bin.meng@windriver.com>, Atish Patra <atishp@rivosinc.com>, Palmer Dabbelt <palmer@dabbelt.com>, qemu-riscv@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org> |
Series |
Improve PMU support
|
expand
|