Hi Jan,
On 10/07/2025 12:02, Jan Beulich wrote:
Take care of the multiplication(s) involved in determining overall size
in the macros themselves, saturating to ULONG_MAX. This way on 64-bit
systems the subsequent check against UINT_MAX will fail, while on 32-
bit systems allocations of this size
Hi Stefano,
On 11/07/2025 01:25, Stefano Stabellini wrote:
Up until f9f6b22ab "xen/arm: Map ITS doorbell register to IOMMU page
Everywhere in this commit message, we are using 12 characters commit ID.
tables" the only caller of iommu_map on ARM was grant_table.c which has
a specific usage mo
Hi,
On 23/06/2025 08:25, Orzel, Michal wrote:
On 20/06/2025 12:31, Jahan Murudi wrote:
- Fix typo in source comment ("you can found" -> "which can be found").
- Add dsb(sy) after IMCTR write to ensure flush is complete before polling.
- Add dev_info() log in ipmmu_device_reset() to indicate t
Hi Jan,
Sorry for the late answer.
On 03/07/2025 11:04, Jan Beulich wrote:
On 03.07.2025 10:52, Julien Grall wrote:
On 02/07/2025 14:37, Jan Beulich wrote:
On 02.07.2025 15:18, Julien Grall wrote:
On 02/07/2025 14:06, Jan Beulich wrote:
When the bumping by (instead of just 1) was introduce
On 02/07/2025 08:10, Mykyta Poturai wrote:
From: Oleksandr Andrushchenko
Implement support for PCI devices in the SMMU driver. Make arm_smmu_master
structure to hold a pointer to the device to allow it to hold PCI devices.
Trigger iommu-map parsing when new PCI device is added. Add checks to
Hi,
On 01/07/2025 20:38, Stefano Stabellini wrote:
On Tue, 1 Jul 2025, Juergen Gross wrote:
I've been the main contributor to the stubdom framework for several
years now.
Add me as a maintainer.
Signed-off-by: Juergen Gross
Acked-by: Stefano Stabellini
I think for this one we also need
Hi Michal,
On 04/07/2025 08:54, Michal Orzel wrote:
When CONFIG_PDX_COMPRESSION=n, pdx_init_mask(), pdx_region_mask() and
pfn_pdx_hole_setup() are just stubs doing nothing. It does not make
sense to keep the two loops iterating over all the memory banks.
I saw this was already committed. But I
Julien Grall, le sam. 12 juil. 2025 11:44:02 +0100, a ecrit:
> On 01/07/2025 20:38, Stefano Stabellini wrote:
> > On Tue, 1 Jul 2025, Juergen Gross wrote:
> > > I've been the main contributor to the stubdom framework for several
> > > years now.
> > >
> > > Add me as a maintainer.
> > >
> > > Sig
On 7/2/25 03:10, Mykyta Poturai wrote:
> From: Oleksandr Andrushchenko
>
> Implement support for PCI devices in the SMMU driver. Make arm_smmu_master
> structure to hold a pointer to the device to allow it to hold PCI devices.
> Trigger iommu-map parsing when new PCI device is added. Add checks t
On 2025-07-12 03:13, Stefano Stabellini wrote:
On Fri, 11 Jul 2025, Nicola Vetrini wrote:
On 2025-07-09 23:38, Dmytro Prokopchuk1 wrote:
> MISRA C Rule 5.5 states that: "Identifiers shall
> be distinct from macro names".
>
> Update ECLAIR configuration to deviate:
> - clashes in 'xen/include/xen
On Fri, Jul 11, 2025 at 03:36:56PM -0400, Stewart Hildebrand wrote:
> On 7/9/25 03:58, Koichiro Den wrote:
> > On Tue, Jul 08, 2025 at 04:12:50PM -0400, Stewart Hildebrand wrote:
> >> On 7/5/25 10:27, Koichiro Den wrote:
> >>> The /reserved-memory node is inherently not specific to static-shmem.
>
On Wed, Jul 09, 2025 at 11:16:02AM +0200, Jan Beulich wrote:
> On 09.07.2025 10:04, Koichiro Den wrote:
> > On Mon, Jul 07, 2025 at 10:01:47AM +0200, Jan Beulich wrote:
> >> On 05.07.2025 16:27, Koichiro Den wrote:
> >>> --- a/xen/arch/arm/mm.c
> >>> +++ b/xen/arch/arm/mm.c
> >>> @@ -180,7 +180,21
12 matches
Mail list logo