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

[XEN v4 0/3] Pre-requisite patches for supporting 32 bit physical address


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Date: Tue, 24 Jan 2023 12:23:33 +0000
  • 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
  • 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=yNRhILNLfqW939U1RmkLOBvXHj+NzLs7DVp5r/4+RbA=; b=Ann4hREntyd3d2BdpjGgm57pS65EWe0Ar/IdFbFTWJSEVMEehQrPqDbJvS3POKYyKIsfdBOT74eK7KLbqBkNFYCj3lczpwtmwvDZfatBe0SQTcgD5D266+fkpo5+1QwtBenjhwAhPSkxK/cDATlrkdc7bb/v90ExuPqMftcUPqVXuLG+sMSe2yyN11t4tx0XHmYb+htzkiSSqv2BwotAYqHavethDjzISkV0K0rsPJ062fUJP98x9fwHWXd9EXIOcdT1S1DxtF1rlnvquy1T3xNE0SLZS+FE4lY+JEmxnwuRJ+Zwvb9ffiN1bhBm5f/IMHQY94+UtuZxw3zLVyI6bA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TiasAKgtQArF6j70wJj36I+BASH5iPP4RNLgrsuhsWY3IsarcpJ16PGwwzhjp0yW5bKFkxB9QBAHTemAN8Uno7uTDempEvrpAic6Xp8IS2/GT/zeG5RjSAdw8oCbW23k7DOW/kydbHK/lxn1jHpzsfZS+48ltpc/HFm0g9lpvGxc0906moqgXjzubDWqYDiWfnvDzDT/HRAU1vmx+6vvNuLsq7039M2fwkhyeyy5Ji2w70sgmPoSrP8K5ZKqXwTxMd+gh1+Rps6TYrc/7pFU9HGZP/Kha6ZBEU17yNjJDKf4/YOGdffAIYoN09nsC2ZEECQUbAfQ6NhCSw5SUwDbqw==
  • Cc: <sstabellini@xxxxxxxxxx>, <stefano.stabellini@xxxxxxx>, <julien@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, <bertrand.marquis@xxxxxxx>, <andrew.cooper3@xxxxxxxxxx>, <george.dunlap@xxxxxxxxxx>, <jbeulich@xxxxxxxx>, <wl@xxxxxxx>, <xuwei5@xxxxxxxxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Delivery-date: Tue, 24 Jan 2023 12:24:28 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Hi All,

These series include some patches and fixes identified during the review of
"[XEN v2 00/11] Add support for 32 bit physical address".

Patch 1/3 : The previous version causes CI to fail. This patch attempts to fix
this.

Patch 2/3 : This was pointed by Jan during the review of
"[XEN v2 05/11] xen/arm: Use paddr_t instead of u64 for address/size".
Similar to Patch 1/3, this can also be considered as a pre-req for supporting
32 bit physical address.

Patch 3/3 : This was also pointed by Jan during the review of
"[XEN v2 05/11] xen/arm: Use paddr_t instead of u64 for address/size".

Ayan Kumar Halder (3):
  xen/arm: Use the correct format specifier
  xen/drivers: ns16550: Fix the use of simple_strtoul() for extracting
    u64
  xen/drivers: ns16550: Fix an incorrect assignment to uart->io_size

 xen/arch/arm/domain_build.c | 64 +++++++++++++++++++++++--------------
 xen/arch/arm/gic-v2.c       |  6 ++--
 xen/arch/arm/mm.c           |  2 +-
 xen/drivers/char/ns16550.c  |  6 ++--
 4 files changed, 47 insertions(+), 31 deletions(-)

-- 
2.17.1




 


Rackspace

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