From nobody Thu May 16 22:36:57 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1590759383; cv=none; d=zohomail.com; s=zohoarc; b=WibjxSumQGfq9oJzW5AXnmr4uNfwZ9mm9pzZ037o8X929IqHOjpPEDiD34pIw/hlEjJ3JBAcULeSrSXhMVTRN35alZmcZ7hygfpsHeuLUdh6Ze8reXr2hezts0mAuo9QerZ2rhjhXrVcXHSozXuDgK/k5t6LMp8T2sy1w0dQxrs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590759383; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=O8P//djl76OEZ/i7yMkFcQgXn2zA5wT8aQEpprExjxE=; b=By6J17t+4uHDVrymsklGwede+ut+gB6hd9NHmUj7Kc84ZDJHRDVK6I0iYlkS1NLsrLtOYrCpZn5ehygbG8EUSNsx1loTh6gZAh3aOaoh9j4hF6BzK1w72yFBswo1P9W4HB9Xa1tCaAWOuEhLcggqqj0GSIc9fhBepPjgQjLixo4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1590759383746669.5161268808497; Fri, 29 May 2020 06:36:23 -0700 (PDT) Received: from localhost ([::1]:33818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jefBO-0007eN-HM for importer@patchew.org; Fri, 29 May 2020 09:36:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45948) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jef96-0003cn-2h for qemu-devel@nongnu.org; Fri, 29 May 2020 09:34:00 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:44922 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jef94-0000Sj-Iv for qemu-devel@nongnu.org; Fri, 29 May 2020 09:33:59 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-244-rtiOUZNOMgK55k-8NOdT9w-1; Fri, 29 May 2020 09:33:54 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B1876835B4A; Fri, 29 May 2020 13:33:53 +0000 (UTC) Received: from lisa.redhat.com (unknown [10.40.192.165]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7F4015D9D5; Fri, 29 May 2020 13:33:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590759236; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O8P//djl76OEZ/i7yMkFcQgXn2zA5wT8aQEpprExjxE=; b=hOzTePJu4iguzSq8r/+hg0IpFeO7oywT46AjvQWkBkdJgKku1/cy/09gFeXyvQsnY+6Kjz Wwu3vODpYYV5nHsSsGatPi8mzTgpTo63tNpg4YEaAyPVFZEuBXOZ2XnQPzceqh5cXlpFcS gaiQYLpMgi2z29uDRQ+V8QJCW8x77QA= X-MC-Unique: rtiOUZNOMgK55k-8NOdT9w-1 From: Michal Privoznik To: qemu-devel@nongnu.org Subject: [PATCH 1/3] qapi: Make @associativity, @policy and @line of NumaHmatCacheOptions optional Date: Fri, 29 May 2020 15:33:46 +0200 Message-Id: <196dfb8cf7e71ea13c70da12a7c2dfcd1672c958.1590753455.git.mprivozn@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.120; envelope-from=mprivozn@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/28 23:43:13 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN 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: jingqi.liu@intel.com, tao3.xu@intel.com, ehabkost@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The documentation to `-numa hmat-cache` says that @node-id, @size and @level are the only required attributes. The rest (@associativity, @policy and @line) is optional. Well, not quite - if I try to start QEMU with only the three required attributes defined the QAPI code is complaining about associativity missing. Signed-off-by: Michal Privoznik --- qapi/machine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qapi/machine.json b/qapi/machine.json index ff7b5032e3..952784f8ba 100644 --- a/qapi/machine.json +++ b/qapi/machine.json @@ -723,9 +723,9 @@ 'node-id': 'uint32', 'size': 'size', 'level': 'uint8', - 'associativity': 'HmatCacheAssociativity', - 'policy': 'HmatCacheWritePolicy', - 'line': 'uint16' }} + '*associativity': 'HmatCacheAssociativity', + '*policy': 'HmatCacheWritePolicy', + '*line': 'uint16' }} =20 ## # @HostMemPolicy: --=20 2.26.2 From nobody Thu May 16 22:36:57 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1590759301; cv=none; d=zohomail.com; s=zohoarc; b=mH1bTQVYs0rXK8W8qXrrCmdTDxHYbMmVwUTDnGL9UUhH9nt3KvsRgBOojhnOPoneJZJCqSZxNE6ZaVT3zf/C8Gi615N4WVKcvQvwmTI1zaBDp25CwRE4HHeKmvg9EZAc1WwofKC5eE48MrubfWep8MJ4tAxSCvx9AEPnZ6XnenE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590759301; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=8m8XGXzSlg/aHizKpT5tky9a9FO2x/l397fqNhWct5A=; b=M6ZbUcRSRTotIRvIZqN9Nde8oE+HlysXzg28q1Svy9vdCTOp+h3tWKEJrLRy8q1UFyn2fQQaG5asURlJ7NPqJWx+DvjGXv8QKZX/McYLbHwvF5lBv2/pVRqpGT/nOp/g8xbmmEcQrzRoLu78JfFjnVSeeuuv0ND+zxuTAyIXX6o= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 159075930103316.096925320095124; Fri, 29 May 2020 06:35:01 -0700 (PDT) Received: from localhost ([::1]:56786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jefA3-0005T5-R9 for importer@patchew.org; Fri, 29 May 2020 09:34:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45952) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jef95-0003d4-RG for qemu-devel@nongnu.org; Fri, 29 May 2020 09:33:59 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:54577 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jef94-0000UA-Nf for qemu-devel@nongnu.org; Fri, 29 May 2020 09:33:59 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-466-HER5EnZENiqT1UzRqsuS9w-1; Fri, 29 May 2020 09:33:56 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3F2191005510; Fri, 29 May 2020 13:33:55 +0000 (UTC) Received: from lisa.redhat.com (unknown [10.40.192.165]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0CD585D9D5; Fri, 29 May 2020 13:33:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590759238; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8m8XGXzSlg/aHizKpT5tky9a9FO2x/l397fqNhWct5A=; b=Wn6GLjEPvbUVJ+WY/Du4ENPlZiI/0bLBezHH68EmLCzyFNg7Wr4dYyDjkQN1jkFOGJm3EA YUZ/n/aS48cgFcXiVwQpBLCn9wM4Iq4IEjMBmnv5ms0o+Ajx6bCC7/XCqeE9RgiYuNLfjV iKSiG4fdb0vESNk3lEd9WqGeb+Ms/3Q= X-MC-Unique: HER5EnZENiqT1UzRqsuS9w-1 From: Michal Privoznik To: qemu-devel@nongnu.org Subject: [PATCH 2/3] numa: Allow HMAT cache to be defined before HMAT latency/bandwidth Date: Fri, 29 May 2020 15:33:47 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.120; envelope-from=mprivozn@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/28 23:43:13 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN 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: jingqi.liu@intel.com, tao3.xu@intel.com, ehabkost@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Currently, when defining a HMAT cache for a NUMA node (in parse_numa_hmat_cache()) there is this check that forces users to define HMAT latency/bandwidth first. There is no real need for this, because nothing in the parse function relies on that and the HMAT table is constructed way later - when ACPI table is constructed. Signed-off-by: Michal Privoznik --- hw/core/numa.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hw/core/numa.c b/hw/core/numa.c index 316bc50d75..338453461c 100644 --- a/hw/core/numa.c +++ b/hw/core/numa.c @@ -384,7 +384,6 @@ void parse_numa_hmat_cache(MachineState *ms, NumaHmatCa= cheOptions *node, Error **errp) { int nb_numa_nodes =3D ms->numa_state->num_nodes; - NodeInfo *numa_info =3D ms->numa_state->nodes; NumaHmatCacheOptions *hmat_cache =3D NULL; =20 if (node->node_id >=3D nb_numa_nodes) { @@ -393,13 +392,6 @@ void parse_numa_hmat_cache(MachineState *ms, NumaHmatC= acheOptions *node, return; } =20 - if (numa_info[node->node_id].lb_info_provided !=3D (BIT(0) | BIT(1))) { - error_setg(errp, "The latency and bandwidth information of " - "node-id=3D%" PRIu32 " should be provided before memory= side " - "cache attributes", node->node_id); - return; - } - if (node->level < 1 || node->level >=3D HMAT_LB_LEVELS) { error_setg(errp, "Invalid level=3D%" PRIu8 ", it should be larger = than 0 " "and less than or equal to %d", node->level, --=20 2.26.2 From nobody Thu May 16 22:36:57 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1590759302; cv=none; d=zohomail.com; s=zohoarc; b=XjvXjh54TCfDwfx6501wsr5lyFu4ikwkRJM2qU+pooylFQnbcA8snTX+0YJ8Kgebh54s2v3wyQV1qT5ekvBvTLJosgX0NDbUUIpLJ8AXWiCMpti/PXUhsGdJz8VYJcgPZzBHmBQHd4IekoDD/vhlu4JzIYmOQUhTn5YvW2pcabw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590759302; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=+qKCJYY1eLXH3iNqNa3XOp3oHRdpyFizDgWDOHjCZRE=; b=YymSfduTphCDhRSlYuwGRRO5D6ZOSAWZQ3/TTIMmP0fG3kepXvaxUdfyfkbANn0/OJWCoir9Nr72EtlYVkeutHmCOwkZiNVjuWmim5iKx+aoK159FeOUHlW8SZ0Z1lsA44axi1LsOK7BrkKtz5HPvnhwatmH+M4TCDw5QcY8Gj0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1590759302525319.6058645866884; Fri, 29 May 2020 06:35:02 -0700 (PDT) Received: from localhost ([::1]:56934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jefA5-0005Wv-AN for importer@patchew.org; Fri, 29 May 2020 09:35:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jef99-0003jM-9v for qemu-devel@nongnu.org; Fri, 29 May 2020 09:34:03 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:41115 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jef98-0000Vp-DU for qemu-devel@nongnu.org; Fri, 29 May 2020 09:34:03 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-376-_mtn-UkYMLqINoFEuoZqWQ-1; Fri, 29 May 2020 09:34:00 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DE7D580183C; Fri, 29 May 2020 13:33:58 +0000 (UTC) Received: from lisa.redhat.com (unknown [10.40.192.165]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8E2265D9D5; Fri, 29 May 2020 13:33:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590759241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+qKCJYY1eLXH3iNqNa3XOp3oHRdpyFizDgWDOHjCZRE=; b=TbNsTa9vzJDTJQIUchx/AW5dk+B4q2CpJNIwsKtSvFfQpW33OHdK8iJ2lE0gkrfue5+HBy DOwHgLPi4+G1l+QGkEhFJv4Lb5B4w772HI2kYDXgTbVjOEYPwNkb2yLwXG5W6aVMplUrK0 tqwy8OH8oqm4JB50LIViqhAEsnUmpp8= X-MC-Unique: _mtn-UkYMLqINoFEuoZqWQ-1 From: Michal Privoznik To: qemu-devel@nongnu.org Subject: [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu Date: Fri, 29 May 2020 15:33:48 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.61; envelope-from=mprivozn@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/29 03:05:19 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN 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: jingqi.liu@intel.com, tao3.xu@intel.com, ehabkost@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The initiator attribute of a NUMA node is documented as the 'NUMA node that has best performance to given NUMA node'. If a NUMA node has at least one CPU there can hardly be a different node with better performace and thus all NUMA nodes which have a CPU are initiators to themselves. Reflect this fact when initializing the attribute. Signed-off-by: Michal Privoznik --- hw/core/numa.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/hw/core/numa.c b/hw/core/numa.c index 338453461c..1c9bc761cc 100644 --- a/hw/core/numa.c +++ b/hw/core/numa.c @@ -136,11 +136,15 @@ static void parse_numa_node(MachineState *ms, NumaNod= eOptions *node, numa_info[nodenr].node_memdev =3D MEMORY_BACKEND(o); } =20 - /* - * If not set the initiator, set it to MAX_NODES. And if - * HMAT is enabled and this node has no cpus, QEMU will raise error. - */ - numa_info[nodenr].initiator =3D MAX_NODES; + /* Initialize initiator to either the current NUMA node (if + * it has at least one CPU), or to MAX_NODES. If HMAT is + * enabled an error will be raised later in + * numa_validate_initiator(). */ + if (numa_info[nodenr].has_cpu) + numa_info[nodenr].initiator =3D nodenr; + else + numa_info[nodenr].initiator =3D MAX_NODES; + if (node->has_initiator) { if (!ms->numa_state->hmat_enabled) { error_setg(errp, "ACPI Heterogeneous Memory Attribute Table " --=20 2.26.2