[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 4/8] tools/arm: Introduce the "nr_spis" xl config entry


  • To: Henry Wang <xin.wang2@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Tue, 21 May 2024 08:42:28 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=O7ay0SUHqpEYLSQP/3icBteOkCZ0riAwLWh2u6rvs2w=; b=CzamKhMxCIUA0sNQg05Vbcg16cNWeB5Pw10O+VpqsDa4Vh44OffJT2nXImE/byLzpd0FqWox3QjAdfgwh7Yy14guD8x2uvxys6pa7qas4EpAkrj+LBw3WgBqeIKFdiqRC03Pqaf6PhZjX2Va+IWTNjXjgcnsVzbL33L8ootNsX4OJjTAx+0xKzGEojPk3EQj6/JAwzA0Q04cBpTcUQesn76AViXQk+ZpY9J6UqwzrIRvaBFpr8USWn1gITpBBY+yU1bD07qxStQMr5ZY6NcfQqvocr4LBIjQsglno79THHsasJC5jhe8jfxK+AnCQcln41BszSearXgroxoYD5iucQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LoDQNKrZmS0HoXP8Mb1qiOu6WKB4Ilp93Y8Tjtwcjx+WlYhoE6TPOXDwXG5jYZ7asQMlXBwI2iAaL0eSRSyXghIm3G/t6twCY9W5rDKEImBVfrzzoOyI1uPIEL7SxQNEiG6bKp0XcAfpT4cEqAsodzZxNnN5KBvLGmTKiyWPv/Q3HQcj5VUKQNncthsL1bSW68CYT96AOsugQ37x3uVj3Wm3coJ3uKke1mlhMQRjRvn/vqvMHFz8tTsW6sk/r5C/RDO4y0aNaXF1tcaUkS8/VY4iui5oX7xJ6Kb7nOyORHX/F/aJ4C2PgbGHckw0J28jI3sjDM/AyZpzNwo47xzzTA==
  • Cc: Anthony PERARD <anthony@xxxxxxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Nick Rosbrook <rosbrookn@xxxxxxxxx>, "Juergen Gross" <jgross@xxxxxxxx>
  • Delivery-date: Tue, 21 May 2024 12:42:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2024-05-21 00:35, Henry Wang wrote:
Currently, the number of SPIs allocated to the domain is only
configurable for Dom0less DomUs. Xen domains are supposed to be
platform agnostics and therefore the numbers of SPIs for libxl
guests should not be based on the hardware.

Introduce a new xl config entry for Arm to provide a method for
user to decide the number of SPIs. This would help to avoid
bumping the `config->arch.nr_spis` in libxl everytime there is a
new platform with increased SPI numbers.

Update the doc and the golang bindings accordingly.

Signed-off-by: Henry Wang <xin.wang2@xxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>

Thanks,
Jason



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.