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 AA406C83F11 for ; Mon, 28 Aug 2023 14:09:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231246AbjH1OIj (ORCPT ); Mon, 28 Aug 2023 10:08:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38484 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231159AbjH1OII (ORCPT ); Mon, 28 Aug 2023 10:08:08 -0400 Received: from mail-yw1-x114a.google.com (mail-yw1-x114a.google.com [IPv6:2607:f8b0:4864:20::114a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2C0C100 for ; Mon, 28 Aug 2023 07:08:05 -0700 (PDT) Received: by mail-yw1-x114a.google.com with SMTP id 00721157ae682-58fc4291239so48745707b3.0 for ; Mon, 28 Aug 2023 07:08:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20221208; t=1693231685; x=1693836485; h=content-transfer-encoding:cc:to:from:subject:message-id:references :mime-version:in-reply-to:date:from:to:cc:subject:date:message-id :reply-to; bh=IQzBZViMiXxzuO/spH4qOnPzxeBorWIS0cpOhC8IESs=; b=fboNAGalMsxnymcuH7wioVYD/m5EN7GeTmFkCaLwBntl9TGqPNA3u6ygbRrxl7Bcq9 f97CUH2ApiiuJJPtNUx+Z3gBbJcBve2BehuWVeWfMr055SQOZ+CgU3WInkb+o6z9+g2+ dCK76Zlzg/tCdjA6DSxJYCTT1ufxAAZhuVIKllwjOneVYfUHtpnAOoEh8kKKjwW/t7BZ pO3GF1ygEUtt3cPTuLvedl5Q9WeNI39bm+goAiO+JQAVrQArtzZy3LXPwkfRbqgKBu0q kU/dyyguNYApXjsZF1QAl+nEFv+GzlSA2WwjvT/BKu7DVfH5VHhIkfJUyK2s8wIQ9ycL Ywaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693231685; x=1693836485; h=content-transfer-encoding:cc:to:from:subject:message-id:references :mime-version:in-reply-to:date:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=IQzBZViMiXxzuO/spH4qOnPzxeBorWIS0cpOhC8IESs=; b=QCoQgcjqMgIjuW2PAb2EhcI+TYHLH4AFa37ODDYjUak22UylxhOOf5JecuIgPsSsBn hbYFtusqKyucgKm8ygDAt7V6rJtav8/loS3Bcu9Y4Ew1j3yidC3v1YzLXFOmlavGzRMB EaqPME7xGJxBb9cVrAp2MJDCi5B1jXZcxpBEDsYaHF9NcqKLEDsVTE8b5OaZXTngPjey iLs0nDJ0M1EcTE7OQcjrSuL3hc1/y+25fDu596V31drVeG/8NK4464FDuuo6t4IdsZZL Vl5BHdsiWtBuoVWJPQaW7QjZ552Y0qEP8hEaYe1i+VNuta/ZWaHV+vr5B4Z+xMOXB2I6 xALg== X-Gm-Message-State: AOJu0YzmEK7pK/M/AC2PtoLaT5Wtkq/3b7FdAk8/cs2tI5YaZuvrlBFN ZdFzM6/v46DnL3YPc2iVkcXsA6igleo= X-Google-Smtp-Source: AGHT+IEPNT5dxV90uoo9KWwoJMe2AWhX3rk37xDhBjZEi+PP9HmLSdQmZzdNZnH9NrHYW4COEsiPyZAlMGs= X-Received: from zagreus.c.googlers.com ([fda3:e722:ac3:cc00:7f:e700:c0a8:5c37]) (user=seanjc job=sendgmr) by 2002:a25:41c1:0:b0:d4f:638b:d806 with SMTP id o184-20020a2541c1000000b00d4f638bd806mr874814yba.8.1693231685064; Mon, 28 Aug 2023 07:08:05 -0700 (PDT) Date: Mon, 28 Aug 2023 07:08:05 -0700 In-Reply-To: Mime-Version: 1.0 References: Message-ID: Subject: Re: [PATCH 0/4] RISCV: Add kvm Sstc timer selftest From: Sean Christopherson To: Haibo Xu Cc: Haibo Xu , ajones@ventanamicro.com, Paul Walmsley , Palmer Dabbelt , Albert Ou , Paolo Bonzini , Shuah Khan , Anup Patel , Atish Patra , Vipin Sharma , Colton Lewis , Marc Zyngier , Andrew Jones , Vishal Annapurve , linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-kselftest@vger.kernel.org, kvm-riscv@lists.infradead.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Sun, Aug 27, 2023, Haibo Xu wrote: > On Thu, Aug 3, 2023 at 6:16=E2=80=AFAM Sean Christopherson wrote: > > > > On Thu, Jul 27, 2023, Haibo Xu wrote: > > > The sstc_timer selftest is used to validate Sstc timer functionality > > > in a guest, which sets up periodic timer interrupts and check the > > > basic interrupt status upon its receipt. > > > > > > This KVM selftest was ported from aarch64 arch_timer and tested > > > with Linux v6.5-rc3 on a Qemu riscv64 virt machine. > > > > > > Haibo Xu (4): > > > tools: riscv: Add header file csr.h > > > KVM: riscv: selftests: Add exception handling support > > > KVM: riscv: selftests: Add guest helper to get vcpu id > > > KVM: riscv: selftests: Add sstc_timer test > > > > FYI, patch 4 will conflict with the in-flight guest printf changes[*], = as will > > reworking the existing arch_timer test. My plan is to create an immuta= ble tag > > later this week (waiting to make sure nothing explodes). I highly reco= mmend basing > > v2 on top of that. > > >=20 > Hi Sean, >=20 > Could you help point me to the immutable tag for the guest printf changes= ? Sorry, I forgot to create the tag until last week, probably made it a bit h= ard to find... https://github.com/kvm-x86/linux.git tags/kvm-x86-selftests-immutable-6.6