From nobody Thu Oct 30 18:37:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1756509724; cv=none; d=zohomail.com; s=zohoarc; b=HSansGJYy1vBQWe3yCxb0o3I0MmTZG+Qxo18JCox8hHi1oJ5qzY0d0E7Lb1+EmT3tdBHYPk9szlawZdnqPSF494T1F7T+U8DruwFFos0RJvLrgVd/dHnfX3wrysnVix3sA6IzExkiIuk00E25oFWXvjb1tbojoAZgOayjmMpsos= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1756509724; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=3UNF2+WIdTCXkwxI0MBT0wokOCC9edQY8jbVKD7OSYw=; b=i3djNmMKErAxJClQwVGTrNO5K6XVOB+eqbEgiH3HxZu4ITDGacctkJVJAnNMd/gdM3irZwIeqe+6T5M7NKNQmcxZa21BFRQeJ+lSr2kv38rY28ZxkHgo5moc28LIRf/d23EVJrWJKhkbu+mNJNY+dH4U/KtrIF4OcMiH6rhVEuk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1756509724709965.9024503212008; Fri, 29 Aug 2025 16:22:04 -0700 (PDT) Received: from list by lists.xenproject.org with outflank-mailman.1102357.1454983 (Exim 4.92) (envelope-from ) id 1us8Pc-0007rY-3J; Fri, 29 Aug 2025 23:21:40 +0000 Received: by outflank-mailman (output) from mailman id 1102357.1454983; Fri, 29 Aug 2025 23:21:40 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pb-0007rR-W3; Fri, 29 Aug 2025 23:21:39 +0000 Received: by outflank-mailman (input) for mailman id 1102357; Fri, 29 Aug 2025 23:21:38 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pa-0007dq-PK for xen-devel@lists.xenproject.org; Fri, 29 Aug 2025 23:21:38 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.96) (envelope-from ) id 1us8Pa-00CpQO-0H; Fri, 29 Aug 2025 23:21:38 +0000 Received: from [19.12.91.86] (helo=localhost) by xenbits.xenproject.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1us8PZ-008JlB-39; Fri, 29 Aug 2025 23:21:38 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xen.org; s=20200302mail; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=3UNF2+WIdTCXkwxI0MBT0wokOCC9edQY8jbVKD7OSYw=; b=XzOQH7HGX07CKgpjm3RSaukt7B MX6Vsmfrmo+1T4m519iYsjDMBbjtK9rXitG6uG3YfmE44HYeMK0OSi9MVnEKye1ggnhPndrsmtT9r 5kzn3yZXjzLrvtVuvTnYjmXXKBRPqSg36SzH0HkFBmDEclU8TjeCOhUDEToFOCYxnHd8=; From: dmukhin@xen.org To: xen-devel@lists.xenproject.org Cc: andrew.cooper3@citrix.com, anthony.perard@vates.tech, jbeulich@suse.com, julien@xen.org, michal.orzel@amd.com, roger.pau@citrix.com, sstabellini@kernel.org, dmukhin@ford.com, Julien Grall , Alejandro Vallejo Subject: [PATCH v17 1/4] xen/domain: unify domain ID allocation Date: Fri, 29 Aug 2025 16:21:29 -0700 Message-ID: <20250829232132.3460081-2-dmukhin@ford.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250829232132.3460081-1-dmukhin@ford.com> References: <20250829232132.3460081-1-dmukhin@ford.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @xen.org) X-ZM-MESSAGEID: 1756509726144124100 Content-Type: text/plain; charset="utf-8" From: Denis Mukhin =20 Currently, there are two different domain ID allocation implementations: 1) Sequential IDs allocation in dom0less Arm code based on max_init_domid; 2) Sequential IDs allocation in XEN_DOMCTL_createdomain; does not use max_init_domid (both Arm and x86). The domain ID allocation covers dom0 or late hwdom, predefined domains, post-boot domains, excluding Xen system domains (domid >=3D DOMID_FIRST_RESERVED). It makes sense to have a common helper code for such task across architectu= res (Arm and x86) and between dom0less / toolstack domU allocation. Note, fixing dependency on max_init_domid is out of scope of this patch. Wrap the domain ID allocation as an arch-independent function domid_alloc()= in new common/domid.c based on the bitmap. Allocation algorithm: - If an explicit domain ID is provided, verify its availability and use it = if ID is not used; - If DOMID_INVALID is provided, search the range [1..DOMID_FIRST_RESERVED-1= ], starting from the last used ID. Implementation guarantees that two consecutive calls will never return the same ID. ID#0 is reserved for the first boot domain (currently, dom0) and excluded from the allocation range. Remove is_free_domid() helper as it is not needed now. No functional change intended. Signed-off-by: Denis Mukhin Reviewed-by: Julien Grall Reviewed-by: Alejandro Vallejo --- Changes since v16: - n/a - kept existing R-bs --- xen/arch/arm/domain_build.c | 7 +- xen/arch/x86/setup.c | 7 +- xen/common/Makefile | 1 + xen/common/device-tree/dom0less-build.c | 15 ++-- xen/common/domain.c | 2 + xen/common/domctl.c | 43 ++--------- xen/common/domid.c | 95 +++++++++++++++++++++++++ xen/include/xen/domain.h | 3 + 8 files changed, 126 insertions(+), 47 deletions(-) create mode 100644 xen/common/domid.c diff --git a/xen/arch/arm/domain_build.c b/xen/arch/arm/domain_build.c index a9e4153e3cf9..aca35b8961d6 100644 --- a/xen/arch/arm/domain_build.c +++ b/xen/arch/arm/domain_build.c @@ -2050,6 +2050,7 @@ void __init create_dom0(void) .grant_opts =3D XEN_DOMCTL_GRANT_version(opt_gnttab_max_version), }; unsigned int flags =3D CDF_privileged | CDF_hardware; + domid_t domid; int rc; =20 /* The vGIC for DOM0 is exactly emulating the hardware GIC */ @@ -2074,7 +2075,11 @@ void __init create_dom0(void) if ( !llc_coloring_enabled ) flags |=3D CDF_directmap; =20 - dom0 =3D domain_create(0, &dom0_cfg, flags); + domid =3D domid_alloc(0); + if ( domid =3D=3D DOMID_INVALID ) + panic("Error allocating domain ID 0\n"); + + dom0 =3D domain_create(domid, &dom0_cfg, flags); if ( IS_ERR(dom0) ) panic("Error creating domain 0 (rc =3D %ld)\n", PTR_ERR(dom0)); =20 diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index 6c81841426a4..78e24b78c5a6 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -1038,8 +1038,11 @@ static struct domain *__init create_dom0(struct boot= _info *bi) if ( iommu_enabled ) dom0_cfg.flags |=3D XEN_DOMCTL_CDF_iommu; =20 - /* Create initial domain. Not d0 for pvshim. */ - bd->domid =3D get_initial_domain_id(); + /* Allocate initial domain ID. Not d0 for pvshim. */ + bd->domid =3D domid_alloc(get_initial_domain_id()); + if ( bd->domid =3D=3D DOMID_INVALID ) + panic("Error allocating domain ID %u\n", get_initial_domain_id()); + d =3D domain_create(bd->domid, &dom0_cfg, pv_shim ? 0 : CDF_privileged | CDF_hardware); if ( IS_ERR(d) ) diff --git a/xen/common/Makefile b/xen/common/Makefile index c316957fcb36..0c7d0f5d46e1 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -11,6 +11,7 @@ obj-$(filter-out $(CONFIG_X86),$(CONFIG_ACPI)) +=3D devic= e.o obj-$(CONFIG_DEVICE_TREE_PARSE) +=3D device-tree/ obj-$(CONFIG_IOREQ_SERVER) +=3D dm.o obj-y +=3D domain.o +obj-y +=3D domid.o obj-y +=3D event_2l.o obj-y +=3D event_channel.o obj-$(CONFIG_EVTCHN_FIFO) +=3D event_fifo.o diff --git a/xen/common/device-tree/dom0less-build.c b/xen/common/device-tr= ee/dom0less-build.c index badc227031eb..8ef5ae9c0912 100644 --- a/xen/common/device-tree/dom0less-build.c +++ b/xen/common/device-tree/dom0less-build.c @@ -834,6 +834,7 @@ void __init create_domUs(void) { struct kernel_info ki =3D KERNEL_INFO_INIT; int rc =3D parse_dom0less_node(node, &ki.bd); + domid_t domid; =20 if ( rc =3D=3D -ENOENT ) continue; @@ -843,13 +844,13 @@ void __init create_domUs(void) if ( (max_init_domid + 1) >=3D DOMID_FIRST_RESERVED ) panic("No more domain IDs available\n"); =20 - /* - * The variable max_init_domid is initialized with zero, so here i= t's - * very important to use the pre-increment operator to call - * domain_create() with a domid > 0. (domid =3D=3D 0 is reserved f= or Dom0) - */ - ki.bd.d =3D domain_create(++max_init_domid, - &ki.bd.create_cfg, ki.bd.create_flags); + domid =3D domid_alloc(DOMID_INVALID); + if ( domid =3D=3D DOMID_INVALID ) + panic("Error allocating ID for domain %s\n", dt_node_name(node= )); + + max_init_domid =3D max(max_init_domid, domid); + + ki.bd.d =3D domain_create(domid, &ki.bd.create_cfg, ki.bd.create_f= lags); if ( IS_ERR(ki.bd.d) ) panic("Error creating domain %s (rc =3D %ld)\n", dt_node_name(node), PTR_ERR(ki.bd.d)); diff --git a/xen/common/domain.c b/xen/common/domain.c index 104e917f07e3..775c33928585 100644 --- a/xen/common/domain.c +++ b/xen/common/domain.c @@ -692,6 +692,8 @@ static void _domain_destroy(struct domain *d) =20 lock_profile_deregister_struct(LOCKPROF_TYPE_PERDOM, d); =20 + domid_free(d->domain_id); + free_domain_struct(d); } =20 diff --git a/xen/common/domctl.c b/xen/common/domctl.c index f2a7caaf853c..71e712c1f316 100644 --- a/xen/common/domctl.c +++ b/xen/common/domctl.c @@ -51,20 +51,6 @@ static int xenctl_bitmap_to_nodemask(nodemask_t *nodemas= k, MAX_NUMNODES); } =20 -static inline int is_free_domid(domid_t dom) -{ - struct domain *d; - - if ( dom >=3D DOMID_FIRST_RESERVED ) - return 0; - - if ( (d =3D rcu_lock_domain_by_id(dom)) =3D=3D NULL ) - return 1; - - rcu_unlock_domain(d); - return 0; -} - void getdomaininfo(struct domain *d, struct xen_domctl_getdomaininfo *info) { struct vcpu *v; @@ -423,36 +409,19 @@ long do_domctl(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) u= _domctl) =20 case XEN_DOMCTL_createdomain: { - domid_t dom; - static domid_t rover =3D 0; + /* NB: ID#0 is reserved, find the first suitable ID instead. */ + domid_t domid =3D domid_alloc(op->domain ?: DOMID_INVALID); =20 - dom =3D op->domain; - if ( (dom > 0) && (dom < DOMID_FIRST_RESERVED) ) + if ( domid =3D=3D DOMID_INVALID ) { ret =3D -EEXIST; - if ( !is_free_domid(dom) ) - break; - } - else - { - for ( dom =3D rover + 1; dom !=3D rover; dom++ ) - { - if ( dom =3D=3D DOMID_FIRST_RESERVED ) - dom =3D 1; - if ( is_free_domid(dom) ) - break; - } - - ret =3D -ENOMEM; - if ( dom =3D=3D rover ) - break; - - rover =3D dom; + break; } =20 - d =3D domain_create(dom, &op->u.createdomain, false); + d =3D domain_create(domid, &op->u.createdomain, false); if ( IS_ERR(d) ) { + domid_free(domid); ret =3D PTR_ERR(d); d =3D NULL; break; diff --git a/xen/common/domid.c b/xen/common/domid.c new file mode 100644 index 000000000000..2387ddb08300 --- /dev/null +++ b/xen/common/domid.c @@ -0,0 +1,95 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +/* + * Domain ID allocator. + * + * Covers dom0 or late hwdom, predefined domains, post-boot domains. + * Excludes system domains (ID >=3D DOMID_FIRST_RESERVED). + * + * Copyright 2025 Ford Motor Company + */ + +#include + +static DEFINE_SPINLOCK(domid_lock); +static DECLARE_BITMAP(domid_bitmap, DOMID_FIRST_RESERVED); + +/* + * Allocate domain ID. + * + * @param domid Domain ID hint: + * - If an explicit domain ID is provided, verify its availability and use= it + * if ID is not used; + * - If DOMID_INVALID is provided, search [1..DOMID_FIRST_RESERVED-1] rang= e, + * starting from the last used ID. Implementation guarantees that two + * consecutive calls will never return the same ID. ID#0 is reserved for + * the first boot domain (currently, dom0) and excluded from the allocat= ion + * range. + * @return Valid domain ID in case of successful allocation, + * DOMID_INVALID - otherwise. + */ +domid_t domid_alloc(domid_t domid) +{ + static domid_t domid_last; + + spin_lock(&domid_lock); + + /* Exact match. */ + if ( domid < DOMID_FIRST_RESERVED ) + { + if ( __test_and_set_bit(domid, domid_bitmap) ) + domid =3D DOMID_INVALID; + } + /* + * Exhaustive search. + * + * Domain ID#0 is reserved for the first boot domain (e.g. control dom= ain) + * and excluded from allocation. + */ + else + { + domid_t bound =3D DOMID_FIRST_RESERVED; + + domid =3D find_next_zero_bit(domid_bitmap, bound, domid_last + 1); + if ( domid >=3D bound && domid_last !=3D 0 ) + { + bound =3D domid_last + 1; + domid =3D find_next_zero_bit(domid_bitmap, bound, 1); + } + + ASSERT(domid <=3D DOMID_FIRST_RESERVED); + if ( domid < bound ) + { + __set_bit(domid, domid_bitmap); + domid_last =3D domid; + } + else + domid =3D DOMID_INVALID; + } + + spin_unlock(&domid_lock); + + return domid; +} + +void domid_free(domid_t domid) +{ + int rc; + + ASSERT(domid <=3D DOMID_FIRST_RESERVED); + + spin_lock(&domid_lock); + rc =3D __test_and_clear_bit(domid, domid_bitmap); + spin_unlock(&domid_lock); + + ASSERT(rc); +} + +/* + * Local variables: + * mode: C + * c-file-style: "BSD" + * c-basic-offset: 4 + * tab-width: 4 + * indent-tabs-mode: nil + * End: + */ diff --git a/xen/include/xen/domain.h b/xen/include/xen/domain.h index e10baf2615fd..8aab05ae93c8 100644 --- a/xen/include/xen/domain.h +++ b/xen/include/xen/domain.h @@ -38,6 +38,9 @@ void arch_get_domain_info(const struct domain *d, =20 domid_t get_initial_domain_id(void); =20 +domid_t domid_alloc(domid_t domid); +void domid_free(domid_t domid); + /* CDF_* constant. Internal flags for domain creation. */ /* Is this a privileged domain? */ #define CDF_privileged (1U << 0) --=20 2.51.0 From nobody Thu Oct 30 18:37:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1756509724; cv=none; d=zohomail.com; s=zohoarc; b=NjjuoV7xc744Bmluet8SeZK4PD3SikVylvVryzhHAL/rEy3suaxNe2AIF6tW8I41t19qjbXKcELRaJGii9e+NpR1x6kfG/QXb2zu1kNVyqZO9UZuqRsnMRQhdVEYrM+En8V1Mo2b8ewfyCawakHckuE9Bnxs1duwSmj9sGIwmTg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1756509724; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=SmK1a8qSk8xhhylhd/KkmU691XlhHEf3wjfBWdZ2Vac=; b=KV78cDRCD1uNG3hyS+sMrQl62BdwIEwoTYSWux27nhExhMpLfLzu2dEp+tkSzeky5jKRfBUaGM2Hhuor0xhWWhk5Gx7OfOlFuYbs3JIkmsLkU2sUc2z7Y70HDIst4Jnp+jFyMpPISLEXTahylnLcVAQzEaV7NYlEL2/BDyRkrSI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1756509724472134.84013151554404; Fri, 29 Aug 2025 16:22:04 -0700 (PDT) Received: from list by lists.xenproject.org with outflank-mailman.1102358.1454993 (Exim 4.92) (envelope-from ) id 1us8Pd-00085Y-Dy; Fri, 29 Aug 2025 23:21:41 +0000 Received: by outflank-mailman (output) from mailman id 1102358.1454993; Fri, 29 Aug 2025 23:21:41 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pd-00085R-Au; Fri, 29 Aug 2025 23:21:41 +0000 Received: by outflank-mailman (input) for mailman id 1102358; Fri, 29 Aug 2025 23:21:40 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pc-0007yd-F7 for xen-devel@lists.xenproject.org; Fri, 29 Aug 2025 23:21:40 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.96) (envelope-from ) id 1us8Pb-00CpQV-09; Fri, 29 Aug 2025 23:21:39 +0000 Received: from [19.12.91.86] (helo=localhost) by xenbits.xenproject.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1us8Pb-008JlN-03; Fri, 29 Aug 2025 23:21:39 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xen.org; s=20200302mail; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=SmK1a8qSk8xhhylhd/KkmU691XlhHEf3wjfBWdZ2Vac=; b=VORaCYDDKEOr8aqvkbCaL8DI9V 3CSxIxWlVdTTHzO+94B5CoKAbhVOSKhWxtj/TE5T59TnlwDQHnKBw+oM6LGT4Px3bY97Awufgu0ig P4IeAoWrK1NruQJisYebUVAUWHsa8v0bYSDPH0RYAneOlyqkD3XOTu/a9ppX4+GyX0UQ=; From: dmukhin@xen.org To: xen-devel@lists.xenproject.org Cc: andrew.cooper3@citrix.com, anthony.perard@vates.tech, jbeulich@suse.com, julien@xen.org, michal.orzel@amd.com, roger.pau@citrix.com, sstabellini@kernel.org, dmukhin@ford.com Subject: [PATCH v17 2/4] tools/include: move xc_bitops.h to xen-tools/bitops.h Date: Fri, 29 Aug 2025 16:21:30 -0700 Message-ID: <20250829232132.3460081-3-dmukhin@ford.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250829232132.3460081-1-dmukhin@ford.com> References: <20250829232132.3460081-1-dmukhin@ford.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @xen.org) X-ZM-MESSAGEID: 1756509726048124100 Content-Type: text/plain; charset="utf-8" From: Denis Mukhin =20 Move xc_bitops.h to common tools location to be shared between the toolstack and unit test code. Adjust the guard in xen-tools/bitops.h Correct the #include directives and comments referring to the old xc_bitops.h in the toolstack code. Signed-off-by: Denis Mukhin Acked-by: Anthony PERARD --- Changes since v16: - dropped unneeded includes - added Anthony's A-b --- .../ctrl/xc_bitops.h =3D> include/xen-tools/bitops.h} | 6 +++--- tools/libs/ctrl/xc_misc.c | 13 +++++++------ tools/libs/guest/xg_dom_elfloader.c | 1 - tools/libs/guest/xg_dom_hvmloader.c | 1 - tools/libs/guest/xg_private.h | 2 +- tools/libs/guest/xg_sr_common.h | 2 -- 6 files changed, 11 insertions(+), 14 deletions(-) rename tools/{libs/ctrl/xc_bitops.h =3D> include/xen-tools/bitops.h} (95%) diff --git a/tools/libs/ctrl/xc_bitops.h b/tools/include/xen-tools/bitops.h similarity index 95% rename from tools/libs/ctrl/xc_bitops.h rename to tools/include/xen-tools/bitops.h index 4a776dc3a57f..681482f6759f 100644 --- a/tools/libs/ctrl/xc_bitops.h +++ b/tools/include/xen-tools/bitops.h @@ -1,5 +1,5 @@ -#ifndef XC_BITOPS_H -#define XC_BITOPS_H 1 +#ifndef __XEN_TOOLS_BITOPS_H__ +#define __XEN_TOOLS_BITOPS_H__ =20 /* bitmap operations for single threaded access */ =20 @@ -81,4 +81,4 @@ static inline void bitmap_or(void *_dst, const void *_oth= er, dst[i] |=3D other[i]; } =20 -#endif /* XC_BITOPS_H */ +#endif /* __XEN_TOOLS_BITOPS_H__ */ diff --git a/tools/libs/ctrl/xc_misc.c b/tools/libs/ctrl/xc_misc.c index 33e87bac2868..10ddf85667a9 100644 --- a/tools/libs/ctrl/xc_misc.c +++ b/tools/libs/ctrl/xc_misc.c @@ -17,8 +17,8 @@ * License along with this library; If not, see . */ =20 -#include "xc_bitops.h" #include "xc_private.h" +#include #include =20 int xc_get_max_cpus(xc_interface *xch) @@ -94,11 +94,12 @@ xc_cpumap_t xc_cpumap_alloc(xc_interface *xch) } =20 /* - * xc_bitops.h has macros that do this as well - however they assume that - * the bitmask is word aligned but xc_cpumap_t is only guaranteed to be - * byte aligned and so we need byte versions for architectures which do - * not support misaligned accesses (which is basically everyone - * but x86, although even on x86 it can be inefficient). + * has macros that do this as well - however they + * assume that the bitmask is word aligned but xc_cpumap_t is only + * guaranteed to be byte aligned and so we need byte versions for + * architectures which do not support misaligned accesses (which is + * basically everyone but x86, although even on x86 it can be + * inefficient). * * NOTE: The xc_bitops macros now use byte alignment. * TODO: Clean up the users of this interface. diff --git a/tools/libs/guest/xg_dom_elfloader.c b/tools/libs/guest/xg_dom_= elfloader.c index f17930d98bf7..a55b5e8c3caf 100644 --- a/tools/libs/guest/xg_dom_elfloader.c +++ b/tools/libs/guest/xg_dom_elfloader.c @@ -26,7 +26,6 @@ #include =20 #include "xg_private.h" -#include "xc_bitops.h" =20 #define XEN_VER "xen-3.0" =20 diff --git a/tools/libs/guest/xg_dom_hvmloader.c b/tools/libs/guest/xg_dom_= hvmloader.c index 39e1e5f579a7..a98c7fe5d877 100644 --- a/tools/libs/guest/xg_dom_hvmloader.c +++ b/tools/libs/guest/xg_dom_hvmloader.c @@ -25,7 +25,6 @@ #include =20 #include "xg_private.h" -#include "xc_bitops.h" =20 /* -----------------------------------------------------------------------= - */ /* parse elf binary = */ diff --git a/tools/libs/guest/xg_private.h b/tools/libs/guest/xg_private.h index d73947094f2e..285229cf82a3 100644 --- a/tools/libs/guest/xg_private.h +++ b/tools/libs/guest/xg_private.h @@ -28,9 +28,9 @@ #include =20 #include "xc_private.h" -#include "xc_bitops.h" #include "xenguest.h" =20 +#include #include #include #include diff --git a/tools/libs/guest/xg_sr_common.h b/tools/libs/guest/xg_sr_commo= n.h index 2f058ee3a6ff..0e419c3a96a0 100644 --- a/tools/libs/guest/xg_sr_common.h +++ b/tools/libs/guest/xg_sr_common.h @@ -5,8 +5,6 @@ =20 #include "xg_private.h" #include "xg_save_restore.h" -#include "xc_bitops.h" - #include "xg_sr_stream_format.h" =20 /* String representation of Domain Header types. */ --=20 2.51.0 From nobody Thu Oct 30 18:37:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1756509725; cv=none; d=zohomail.com; s=zohoarc; b=IEt/SvuadEbDg6KwOKFq1kmwChyHRmE+Q6JUkIPq1my6X3UqE3aKCSbZfXqYaUrrDK5AIPy/wBlWCuBwLBP47taEQtgGDaqhccLDdVqI6w12VyuZjgN+6ooEJtXU9lvoEUeq9I4FH8D3WEWnQcPW3Kc7xTQ4SQQSpKZXhKi/90E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1756509725; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=KyIZ62nEfvpAXg3s9P0rgyEI55mSOfVO5MC+DjzKkY8=; b=luizsNNgXCYR0v0BQ26uTPH3vKSCSuzAN5MFCkUWUl1X9gLBSncZK+//mOVQ7t2DzcTwhL8zmfZkFydphk29O4whBL1MQPjeZm6lPXYf9E376c1qdAp3Vk319f7xlagLLhGD4UF3IKYszQwxuRNLN7ilokZ70Oy/3nE+1Pcx1hw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1756509725614479.1003998017568; Fri, 29 Aug 2025 16:22:05 -0700 (PDT) Received: from list by lists.xenproject.org with outflank-mailman.1102359.1455003 (Exim 4.92) (envelope-from ) id 1us8Pe-0008Jo-Ki; Fri, 29 Aug 2025 23:21:42 +0000 Received: by outflank-mailman (output) from mailman id 1102359.1455003; Fri, 29 Aug 2025 23:21:42 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pe-0008Jf-H3; Fri, 29 Aug 2025 23:21:42 +0000 Received: by outflank-mailman (input) for mailman id 1102359; Fri, 29 Aug 2025 23:21:40 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pc-00083c-TD for xen-devel@lists.xenproject.org; Fri, 29 Aug 2025 23:21:40 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.96) (envelope-from ) id 1us8Pc-00CpQg-0v; Fri, 29 Aug 2025 23:21:40 +0000 Received: from [19.12.91.86] (helo=localhost) by xenbits.xenproject.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1us8Pc-008JlR-0u; Fri, 29 Aug 2025 23:21:40 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xen.org; s=20200302mail; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=KyIZ62nEfvpAXg3s9P0rgyEI55mSOfVO5MC+DjzKkY8=; b=XYqt/vUepmINDP/mklyjXx5Us5 nbsRowy4cPJNYvWSbppnXAtiGRM4uVWugQtMMsc2AhMwsg2BM5YVxk8HzO+3wsG2trJGN6jYx5Ri2 kIEKx60yovmeUKd0Z0mHdQl35kH0cxRVvQXv/T6uJJwzJuoyD84uP3qbO2dnBlbxL2v0=; From: dmukhin@xen.org To: xen-devel@lists.xenproject.org Cc: andrew.cooper3@citrix.com, anthony.perard@vates.tech, jbeulich@suse.com, julien@xen.org, michal.orzel@amd.com, roger.pau@citrix.com, sstabellini@kernel.org, dmukhin@ford.com Subject: [PATCH v17 3/4] tools/tests: introduce unit tests for domain ID allocator Date: Fri, 29 Aug 2025 16:21:31 -0700 Message-ID: <20250829232132.3460081-4-dmukhin@ford.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250829232132.3460081-1-dmukhin@ford.com> References: <20250829232132.3460081-1-dmukhin@ford.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @xen.org) X-ZM-MESSAGEID: 1756509727871124100 Content-Type: text/plain; charset="utf-8" From: Denis Mukhin =20 Introduce some basic infrastructure for doing domain ID allocation unit tes= ts, and add a few tests that ensure correctness of the domain ID allocator. Use and xen/lib/find-next-bit.c in test hardness code. Adjust find-next-bit.c to be compiled with __XEN_TOOLS__. Signed-off-by: Denis Mukhin Reviewed-by: Anthony PERARD --- Changes since v16: - used exit() in the test suite's verify() - various fixes in the test Makefile --- tools/include/xen-tools/bitops.h | 10 ++++ tools/tests/Makefile | 1 + tools/tests/domid/.gitignore | 2 + tools/tests/domid/Makefile | 88 +++++++++++++++++++++++++++++ tools/tests/domid/harness.h | 54 ++++++++++++++++++ tools/tests/domid/test-domid.c | 95 ++++++++++++++++++++++++++++++++ xen/lib/find-next-bit.c | 5 ++ 7 files changed, 255 insertions(+) create mode 100644 tools/tests/domid/.gitignore create mode 100644 tools/tests/domid/Makefile create mode 100644 tools/tests/domid/harness.h create mode 100644 tools/tests/domid/test-domid.c diff --git a/tools/include/xen-tools/bitops.h b/tools/include/xen-tools/bit= ops.h index 681482f6759f..3b98fba6d74c 100644 --- a/tools/include/xen-tools/bitops.h +++ b/tools/include/xen-tools/bitops.h @@ -12,6 +12,16 @@ #define BITS_PER_LONG 32 #endif =20 +#define ffsl(x) __builtin_ffsl(x) + +#define BIT_WORD(nr) ((nr) / BITS_PER_LONG) + +#define BITS_TO_LONGS(bits) \ + (((bits) + BITS_PER_LONG - 1) / BITS_PER_LONG) + +#define DECLARE_BITMAP(name, bits) \ + unsigned long name[BITS_TO_LONGS(bits)] + #define BITMAP_ENTRY(_nr,_bmap) ((_bmap))[(_nr) / 8] #define BITMAP_SHIFT(_nr) ((_nr) % 8) =20 diff --git a/tools/tests/Makefile b/tools/tests/Makefile index 97ba2a13894d..ac5737364623 100644 --- a/tools/tests/Makefile +++ b/tools/tests/Makefile @@ -2,6 +2,7 @@ XEN_ROOT =3D $(CURDIR)/../.. include $(XEN_ROOT)/tools/Rules.mk =20 SUBDIRS-y :=3D +SUBDIRS-y +=3D domid SUBDIRS-y +=3D resource SUBDIRS-$(CONFIG_X86) +=3D cpu-policy SUBDIRS-$(CONFIG_X86) +=3D tsx diff --git a/tools/tests/domid/.gitignore b/tools/tests/domid/.gitignore new file mode 100644 index 000000000000..37d773103be4 --- /dev/null +++ b/tools/tests/domid/.gitignore @@ -0,0 +1,2 @@ +generated +test-domid diff --git a/tools/tests/domid/Makefile b/tools/tests/domid/Makefile new file mode 100644 index 000000000000..22f1f15d11db --- /dev/null +++ b/tools/tests/domid/Makefile @@ -0,0 +1,88 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Unit tests for domain ID allocator. +# +# Copyright 2025 Ford Motor Company + +XEN_ROOT=3D$(CURDIR)/../../.. +include $(XEN_ROOT)/tools/Rules.mk + +TESTS :=3D test-domid + +define list-c-headers +$(shell sed -n -E \ + 's/^[ \t]*# *include[ \t]*[<"]([^">]+)[">].*/\1/p' $(1) 2>/dev/null) +endef + +# NB: $1 cannot be a list +define emit-harness-nested-rule +$(1): $(CURDIR)/harness.h + mkdir -p $$(@D); + ln -sf $$< $$@; + +endef + +define emit-harness-rules +$(foreach x,$(2),$(call emit-harness-nested-rule,$(CURDIR)/generated/$(x))) +$(1:.c=3D.o): $(addprefix $(CURDIR)/generated/,$(2)) +endef + +define emit-harness-deps +$(if $(strip $(2)),$(call emit-harness-rules,$1,$2),) +endef + +define vpath-with-harness-deps +vpath $(1) $(2) +$(call emit-harness-deps,$(1),$(call list-c-headers,$(2)$(1))) +endef + +.PHONY: all +all: $(TESTS) + +.PHONY: run +run: $(TESTS) + set -e; $(foreach t,$(TESTS),./$(t);) + +.PHONY: clean +clean: + $(RM) -r generated + $(RM) -- *.o $(TESTS) $(DEPS_RM) + +.PHONY: distclean +distclean: clean + $(RM) -- *~ + +.PHONY: install +install: all + $(INSTALL_DIR) $(DESTDIR)$(LIBEXEC)/tests + $(INSTALL_PROG) test-domid $(DESTDIR)$(LIBEXEC)/tests + +.PHONY: uninstall +uninstall: + $(RM) -- $(DESTDIR)$(LIBEXEC)/tests/test-domid + +CFLAGS +=3D -D__XEN_TOOLS__ +# find-next-bit.c +CFLAGS +=3D '-DEXPORT_SYMBOL(x)=3D' \ + -Dfind_first_bit \ + -Dfind_first_zero_bit \ + -Dfind_next_bit \ + -Dfind_next_bit_le \ + -Dfind_next_zero_bit_le +CFLAGS +=3D $(APPEND_CFLAGS) +CFLAGS +=3D $(CFLAGS_xeninclude) +CFLAGS +=3D -I./generated/ + +LDFLAGS +=3D $(APPEND_LDFLAGS) + +vpath find-next-bit.c $(XEN_ROOT)/xen/lib/ + +# Point to the hypervisor code and generate test harness dependencies +# on the fly, making it possible to compile parts of the hypervisor +# within a mocked environment. +$(eval $(call vpath-with-harness-deps,domid.c,$(XEN_ROOT)/xen/common/)) + +test-domid: domid.o find-next-bit.o test-domid.o + $(CC) $^ -o $@ $(LDFLAGS) + +-include $(DEPS_INCLUDE) diff --git a/tools/tests/domid/harness.h b/tools/tests/domid/harness.h new file mode 100644 index 000000000000..17eb22a9a854 --- /dev/null +++ b/tools/tests/domid/harness.h @@ -0,0 +1,54 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +/* + * Unit test harness for domain ID allocator. + * + * Copyright 2025 Ford Motor Company + */ + +#ifndef _TEST_HARNESS_ +#define _TEST_HARNESS_ + +#include +#include +#include +#include + +#include +#include + +typedef bool spinlock_t; +typedef uint16_t domid_t; + +extern domid_t domid_alloc(domid_t domid); +extern void domid_free(domid_t domid); + +extern unsigned long find_next_zero_bit(const unsigned long *addr, + unsigned long size, + unsigned long offset); + +#define __test_and_set_bit(nr, addr) test_and_set_bit(nr, addr) +#define __test_and_clear_bit(nr, addr) test_and_clear_bit(nr, addr) +#define __set_bit(nr, addr) set_bit(nr, addr) + +#define BUG_ON(x) assert(!(x)) +#define ASSERT(x) assert(x) + +#define DEFINE_SPINLOCK(l) spinlock_t l +#define spin_lock(l) (assert(!*(l)), *(l) =3D true) +#define spin_unlock(l) (assert(*(l)), *(l) =3D false) + +#define printk printf + +#define DOMID_FIRST_RESERVED (100) +#define DOMID_INVALID (101) + +#endif /* _TEST_HARNESS_ */ + +/* + * Local variables: + * mode: C + * c-file-style: "BSD" + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + */ diff --git a/tools/tests/domid/test-domid.c b/tools/tests/domid/test-domid.c new file mode 100644 index 000000000000..5915c4699a5c --- /dev/null +++ b/tools/tests/domid/test-domid.c @@ -0,0 +1,95 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +/* + * Unit tests for domain ID allocator. + * + * Copyright 2025 Ford Motor Company + */ + +#include + +#include "harness.h" + +#define verify(exp, fmt, args...) \ +while (!(exp)) { \ + printf(fmt, ## args); \ + exit(EX_SOFTWARE); \ +} + +/* + * Fail on the first error, since tests are dependent on each other. + */ +int main(int argc, char **argv) +{ + domid_t expected, allocated; + + /* Test ID cannot be allocated twice. */ + for ( expected =3D 0; expected < DOMID_FIRST_RESERVED; expected++ ) + { + allocated =3D domid_alloc(expected); + verify(allocated =3D=3D expected, + "TEST 1: expected %u allocated %u\n", expected, allocated); + } + for ( expected =3D 0; expected < DOMID_FIRST_RESERVED; expected++ ) + { + allocated =3D domid_alloc(expected); + verify(allocated =3D=3D DOMID_INVALID, + "TEST 2: expected %u allocated %u\n", DOMID_INVALID, alloca= ted); + } + + /* Ensure all IDs, including ID#0 are not allocated. */ + for ( expected =3D 0; expected < DOMID_FIRST_RESERVED; expected++ ) + domid_free(expected); + + /* + * Test that that two consecutive calls of domid_alloc(DOMID_INVALID) + * will never return the same ID. + * NB: ID#0 is reserved and shall not be allocated by + * domid_alloc(DOMID_INVALID). + */ + for ( expected =3D 1; expected < DOMID_FIRST_RESERVED; expected++ ) + { + allocated =3D domid_alloc(DOMID_INVALID); + verify(allocated =3D=3D expected, + "TEST 3: expected %u allocated %u\n", expected, allocated); + } + for ( expected =3D 1; expected < DOMID_FIRST_RESERVED; expected++ ) + { + allocated =3D domid_alloc(DOMID_INVALID); + verify(allocated =3D=3D DOMID_INVALID, + "TEST 4: expected %u allocated %u\n", DOMID_INVALID, alloca= ted); + } + + /* Re-allocate first ID from [1..DOMID_FIRST_RESERVED/2]. */ + for ( expected =3D 1; expected < DOMID_FIRST_RESERVED / 2; expected++ ) + domid_free(expected); + for ( expected =3D 1; expected < DOMID_FIRST_RESERVED / 2; expected++ ) + { + allocated =3D domid_alloc(DOMID_INVALID); + verify(allocated =3D=3D expected, + "TEST 5: expected %u allocated %u\n", expected, allocated); + } + + /* Re-allocate last ID from [1..DOMID_FIRST_RESERVED - 1]. */ + expected =3D DOMID_FIRST_RESERVED - 1; + domid_free(DOMID_FIRST_RESERVED - 1); + allocated =3D domid_alloc(DOMID_INVALID); + verify(allocated =3D=3D expected, + "TEST 6: expected %u allocated %u\n", expected, allocated); + + /* Allocate an invalid ID. */ + expected =3D DOMID_INVALID; + allocated =3D domid_alloc(DOMID_FIRST_RESERVED); + verify(allocated =3D=3D expected, + "TEST 7: expected %u allocated %u\n", expected, allocated); + + return 0; +} + +/* + * Local variables: + * mode: C + * c-file-style: "BSD" + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + */ diff --git a/xen/lib/find-next-bit.c b/xen/lib/find-next-bit.c index 9b8d7814f20c..539c7f2022b0 100644 --- a/xen/lib/find-next-bit.c +++ b/xen/lib/find-next-bit.c @@ -8,8 +8,13 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ + +#ifdef __XEN_TOOLS__ +#include +#else #include #include +#endif =20 #define __ffs(x) (ffsl(x) - 1) #define ffz(x) __ffs(~(x)) --=20 2.51.0 From nobody Thu Oct 30 18:37:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1756509726; cv=none; d=zohomail.com; s=zohoarc; b=ZF7kQrW7jsBFrINlNOLTG2tFbsXpJoY7S4jpCAJk3ud4H8kyRmAHqy8X878mDdbJrkiPgWI5pe8p097LLKEh2nOg7oPysVdmqsowwiwdoA2I7g9az7nwBzfUvQdyqKqEJYr4qDDerTR+Szli0y2IovcdXbguX+uvofds/3wnP0I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1756509726; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=0GmDSgvSiD58ApKqQGJhpDyJ1WxaAGOscgx5s5jqTIg=; b=X7mZtup72zh/3gG/gxvPE3KSNPltRK3MRrxRGedn4w1fohpJFYzcjKtmqHzBCmqq7B681c9KQCtwKblf69A3c0wuEZbic3gr8MVAr2tT3NnCniaznFX1neL/JDm3Z92F/QTW1AkSJldjjh5XBJ3ZsUlKDtncTPTSbuoJjL0Qm1Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1756509726538822.4264085253346; Fri, 29 Aug 2025 16:22:06 -0700 (PDT) Received: from list by lists.xenproject.org with outflank-mailman.1102360.1455013 (Exim 4.92) (envelope-from ) id 1us8Pf-00007E-SC; Fri, 29 Aug 2025 23:21:43 +0000 Received: by outflank-mailman (output) from mailman id 1102360.1455013; Fri, 29 Aug 2025 23:21:43 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pf-000072-Ob; Fri, 29 Aug 2025 23:21:43 +0000 Received: by outflank-mailman (input) for mailman id 1102360; Fri, 29 Aug 2025 23:21:42 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1us8Pe-0008Ho-AC for xen-devel@lists.xenproject.org; Fri, 29 Aug 2025 23:21:42 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.96) (envelope-from ) id 1us8Pd-00CpQs-1a; Fri, 29 Aug 2025 23:21:41 +0000 Received: from [19.12.91.86] (helo=localhost) by xenbits.xenproject.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1us8Pd-008JlV-1J; Fri, 29 Aug 2025 23:21:41 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xen.org; s=20200302mail; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=0GmDSgvSiD58ApKqQGJhpDyJ1WxaAGOscgx5s5jqTIg=; b=IK5ZwYuPAia+W1B5rTGUKWuMeB q4UuwOAtAl9yeWTiNaFqDBSY7ybff8R0oZv+PphIe6imWQGquStVZJxuSQM2doNJOeYdo8ayC7reV PlvjGxjeer1PyaLcaPF2w1x1fSCVEcKQqijnh3pvWRel/uJkWeqfhr1Rtkw5BFjEYIsY=; From: dmukhin@xen.org To: xen-devel@lists.xenproject.org Cc: andrew.cooper3@citrix.com, anthony.perard@vates.tech, jbeulich@suse.com, julien@xen.org, michal.orzel@amd.com, roger.pau@citrix.com, sstabellini@kernel.org, dmukhin@ford.com, Alejandro Vallejo , Julien Grall Subject: [PATCH v17 4/4] xen/domain: update create_dom0() messages Date: Fri, 29 Aug 2025 16:21:32 -0700 Message-ID: <20250829232132.3460081-5-dmukhin@ford.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250829232132.3460081-1-dmukhin@ford.com> References: <20250829232132.3460081-1-dmukhin@ford.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @xen.org) X-ZM-MESSAGEID: 1756509728013116600 Content-Type: text/plain; charset="utf-8" From: Denis Mukhin =20 Use %pd for domain identification in error/panic messages in create_dom0(). No functional change. Signed-off-by: Denis Mukhin Reviewed-by: Alejandro Vallejo Acked-by: Jan Beulich Reviewed-by: Julien Grall --- Changes since v16: - n/a --- xen/arch/arm/domain_build.c | 6 +++--- xen/arch/x86/setup.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xen/arch/arm/domain_build.c b/xen/arch/arm/domain_build.c index aca35b8961d6..670f634b8b0d 100644 --- a/xen/arch/arm/domain_build.c +++ b/xen/arch/arm/domain_build.c @@ -2084,14 +2084,14 @@ void __init create_dom0(void) panic("Error creating domain 0 (rc =3D %ld)\n", PTR_ERR(dom0)); =20 if ( llc_coloring_enabled && (rc =3D dom0_set_llc_colors(dom0)) ) - panic("Error initializing LLC coloring for domain 0 (rc =3D %d)\n"= , rc); + panic("Error initializing LLC coloring for %pd (rc =3D %d)\n", dom= 0, rc); =20 if ( vcpu_create(dom0, 0) =3D=3D NULL ) - panic("Error creating domain 0 vcpu0\n"); + panic("Error creating %pdv0\n", dom0); =20 rc =3D construct_dom0(dom0); if ( rc ) - panic("Could not set up DOM0 guest OS (rc =3D %d)\n", rc); + panic("Could not set up %pd guest OS (rc =3D %d)\n", dom0, rc); =20 set_xs_domain(dom0); } diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index 78e24b78c5a6..da1fe8fdb6dd 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -1075,7 +1075,7 @@ static struct domain *__init create_dom0(struct boot_= info *bi) =20 if ( (strlen(acpi_param) =3D=3D 0) && acpi_disabled ) { - printk("ACPI is disabled, notifying Domain 0 (acpi=3Doff)\n"); + printk("ACPI is disabled, notifying %pd (acpi=3Doff)\n", d); safe_strcpy(acpi_param, "off"); } =20 @@ -1090,7 +1090,7 @@ static struct domain *__init create_dom0(struct boot_= info *bi) =20 bd->d =3D d; if ( construct_dom0(bd) !=3D 0 ) - panic("Could not construct domain 0\n"); + panic("Could not construct %pd\n", d); =20 bd->cmdline =3D NULL; xfree(cmdline); --=20 2.51.0