On Fri, 31 Oct 2025 10:49:39 +0000 Shameer Kolothum <[email protected]> wrote:
> To support accelerated SMMUv3 instances, introduce a shared system-wide > AddressSpace (shared_as_sysmem) that aliases the global system memory. > This shared AddressSpace will be used in a subsequent patch for all > vfio-pci devices behind all accelerated SMMUv3 instances within a VM. No problem with the patch, but perhaps this description could mention something about 'why' this address space is useful thing to have? > > Signed-off-by: Shameer Kolothum <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
