[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/8] hw/pci: Document pci_dma_map()
From: |
Peter Xu |
Subject: |
Re: [PATCH 3/8] hw/pci: Document pci_dma_map() |
Date: |
Tue, 4 Jan 2022 15:25:55 +0800 |
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"?
--
Peter Xu
- Re: [PATCH 3/8] hw/pci: Document pci_dma_map(),
Peter Xu <=