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 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 B0C31C433F5 for ; Mon, 21 Feb 2022 00:00:30 +0000 (UTC) Received: from localhost ([::1]:51524 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLw7x-00045S-8x for qemu-devel@archiver.kernel.org; Sun, 20 Feb 2022 19:00:29 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLw74-0003PS-Qu for qemu-devel@nongnu.org; Sun, 20 Feb 2022 18:59:34 -0500 Received: from [2607:f8b0:4864:20::635] (port=37486 helo=mail-pl1-x635.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nLw72-0004ov-Mf for qemu-devel@nongnu.org; Sun, 20 Feb 2022 18:59:34 -0500 Received: by mail-pl1-x635.google.com with SMTP id q1so2953090plx.4 for ; Sun, 20 Feb 2022 15:59:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=wl3SnVj1f++wA/odp8PFAGCD/Lp37+pyd/bNCjzE7ko=; b=DA/gFLS1rHhX88er62GTkqM19SCYr0n62ZPIZGmOZiMM/OuUvOgTZokh6oe3tqVn9V Q5puIr+pp+s5MwXNUWc+KP5W0uAz9QwtfRpHyDqmdsBhd7EfYnO9UYz9hMt4kPbwjnRi d8H5AwwjLHCbrNL4YBIdRVzPJw+lZ3kjb5ucqxeL/5lQ0witwWdFtBT6l35MKFRkUp40 tuG1UlnLTsmqM55IVTMnRAc/1xw+CUGxZZvLEU0VN+NZg6pP6glFhGbnpWKVDYWqBh8h hPDThNepc3YWeD8JgsNUj086mYuZ4b7qCtsmw0K+gwIPU3MqMrsnZeARt6VYJWpDzFR6 NdDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=wl3SnVj1f++wA/odp8PFAGCD/Lp37+pyd/bNCjzE7ko=; b=33ybyPjLPC0jVYXGcEV93XjGoGUXu6G96yc4c387lWqxUyKiY6p67QHkj1hyzZaYXc ejXRjAd8cI0mWNrAA5ln63AxbLBLSH8Q+puHxLhLWbI1XNCnqEIeU86s4fi5mjL5yhtt uSS0Ise3JugLBpyiZ3ozzlIyccODW/D0gvUUFhUUsEs2Aat2uKf44UN428B11AER+ehT ORpiskurUTVbRvCLc8KZhXw3ZTqcgZOv4c2FRCf0tvxQMM3T6D/11fFOv1Sp6sxq/fRh 2Q8SLZj8mzVUH6iIgNoqPlZOmGcMwu87XkPN1yoVLsPizRvNhfGNu+8lU221iUVRkA1w fhXg== X-Gm-Message-State: AOAM531YS399Hf3m+w93fHiFqLbxbJ5ARiCrPTqxVxu873jnUjcNdkUn H0DOK2ZTNhI/q5MPA3jtMNs= X-Google-Smtp-Source: ABdhPJxyd8HO12HzlNWzGeXzHVZyOll5U8Vg5AJJRQapiXx/LjGj+wL+sQo6b/0rLRjz5KWf/66auw== X-Received: by 2002:a17:90a:aa91:b0:1b9:19d6:95b6 with SMTP id l17-20020a17090aaa9100b001b919d695b6mr18862157pjq.106.1645401570743; Sun, 20 Feb 2022 15:59:30 -0800 (PST) Received: from localhost ([2409:10:24a0:4700:e8ad:216a:2a9d:6d0c]) by smtp.gmail.com with ESMTPSA id a15sm15987017pgd.11.2022.02.20.15.59.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Feb 2022 15:59:29 -0800 (PST) Date: Mon, 21 Feb 2022 08:59:27 +0900 From: Stafford Horne To: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= Subject: Re: [PATCH v3 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4 Message-ID: References: <20220219064210.3145381-1-shorne@gmail.com> <20220219064210.3145381-5-shorne@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::635 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::635; envelope-from=shorne@gmail.com; helo=mail-pl1-x635.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 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_FROM=0.001, 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , QEMU Development , Jia Liu Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Sun, Feb 20, 2022 at 09:07:17PM +0100, Philippe Mathieu-Daudé wrote: > On 19/2/22 07:42, Stafford Horne wrote: > > Now that we no longer have a limit of 2 CPUs due to fixing the > > IRQ routing issues we can increase the max. Here we increase > > the limit to 4, we could go higher, but currently OMPIC has a > > limit of 4, so we align with that. > > > > Signed-off-by: Stafford Horne > > --- > > hw/openrisc/openrisc_sim.c | 8 +++++--- > > 1 file changed, 5 insertions(+), 3 deletions(-) > > Reviewed-by: Philippe Mathieu-Daudé Thank you. -Stafford