From patchwork Fri Mar 17 12:36:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicholas Piggin X-Patchwork-Id: 13179023 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 96F52C7618B for ; Fri, 17 Mar 2023 12:37:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229658AbjCQMht (ORCPT ); Fri, 17 Mar 2023 08:37:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230163AbjCQMhr (ORCPT ); Fri, 17 Mar 2023 08:37:47 -0400 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5BD0293C7 for ; Fri, 17 Mar 2023 05:37:02 -0700 (PDT) Received: by mail-pl1-x62e.google.com with SMTP id ix20so5148274plb.3 for ; Fri, 17 Mar 2023 05:37:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679056602; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IGrixfxvALez5iC7y5jSzp88ksEIk5PU6pEUFuV6u+I=; b=l3n0YBijw6wscEwhxo3xJinQJ9wZs0xJPB12moudZQtIPDNfb3Lv4Z8KHFGw08/5Ca 6x3tAPZlR+UMqzZ16kCWQfSzAS75RQ+netKObgq+xJ7PMFHyLvt8meVOr4oFC65I+Vby XJzNQg2qOb6ZxLwwgpdtt81g23o8l13KRwt0CNhJtkaKSRGTQwdvTZo6gGNVyfAON4fl gedyafRgeyP+807zC6n/GGQIwlsxN48ru5w1UR34TCjf0kYziCL2cQViUC2hsxI0K4E2 0ZepkhwsyYEbD1H2faAGJnbif4po73rMfL8MJ3ngYIjFRYgzw8VpdfMBM2owi2QrDQSx pOlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679056602; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IGrixfxvALez5iC7y5jSzp88ksEIk5PU6pEUFuV6u+I=; b=y3EvtYA5T3fAFlgpNclueUrYGlsogso1ckvItxN7U+On2A0K5JgnKtGGqW6/4BW3oo +5p4x1a3aTbIynMil8pPMQktObqphsBtBHFzJbivdT0CGs9IJdENfFPTR/s9C5DDigFe YTMxoA7xyqaY/nyjN+pHZcCevZY0kkno+WMWFXXHJ3ks8mG+5wmEnnpLDhXQnaLTk4md txSuwTKdqU67O7bukxB9PwvNa9Ixrunc0YtiCXzaSAIwKsECbOQXTO0Epy9wiSZWxheL IiaEMpZvjzSEwmGIaAPUPrc6W8ga0gltMxCUCDhkcb7xMbnSh7poVTo2c6uype5KQyo3 PHAw== X-Gm-Message-State: AO0yUKUDqBxgjsCS9r9fMRJMacaCVAk/yyd9fwh3yZNKfInBKBtWAPwY mH/6zmdF64/a/rgAO74yQ+yJv4LHdHM= X-Google-Smtp-Source: AK7set8DOmchCV0AGBT2BTU5yIrD1m6yPwDMqTK5iiBDwDMPVSD6dfoqpYDRoYdj6kq34GTSj1v2Fg== X-Received: by 2002:a17:903:234c:b0:19e:8bfe:7d79 with SMTP id c12-20020a170903234c00b0019e8bfe7d79mr8892343plh.1.1679056602184; Fri, 17 Mar 2023 05:36:42 -0700 (PDT) Received: from bobo.ozlabs.ibm.com (121-44-69-75.tpgi.com.au. [121.44.69.75]) by smtp.gmail.com with ESMTPSA id u4-20020a170902b28400b001a19d4592e1sm1430990plr.282.2023.03.17.05.36.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Mar 2023 05:36:41 -0700 (PDT) From: Nicholas Piggin To: kvm@vger.kernel.org Cc: Nicholas Piggin , linuxppc-dev@lists.ozlabs.org, Laurent Vivier , Thomas Huth Subject: [kvm-unit-tests PATCH 2/7] powerpc: add local variant of SPR test Date: Fri, 17 Mar 2023 22:36:09 +1000 Message-Id: <20230317123614.3687163-2-npiggin@gmail.com> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20230317123614.3687163-1-npiggin@gmail.com> References: <20230317123614.3687163-1-npiggin@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org This adds the non-migration variant of the SPR test to the matrix, which can be simpler to run and debug. Signed-off-by: Nicholas Piggin Reviewed-by: Thomas Huth --- powerpc/unittests.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/powerpc/unittests.cfg b/powerpc/unittests.cfg index 1e74948..3e41598 100644 --- a/powerpc/unittests.cfg +++ b/powerpc/unittests.cfg @@ -68,5 +68,9 @@ groups = h_cede_tm [sprs] file = sprs.elf +groups = sprs + +[sprs-migration] +file = sprs.elf extra_params = -append '-w' groups = migration