On Tue, Jan 4, 2022 at 8:27 AM Peter Xu <[email protected]> wrote: > > On Fri, Dec 31, 2021 at 12:48:56PM +0100, Philippe Mathieu-Daudé wrote: > > +/** > > + * pci_dma_map: Map a physical memory region into a device PCI address > > space. > > Shouldn't this be: "Map device PCI address space range into host virtual > address"?
Yes, certainly... Thank you!
