
13 Apr
2022
13 Apr
'22
5:14 p.m.
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull ascull@google.com wrote:
The virtio PCI capabilities describe regions of memory that should be mapped. Map those with dm_pci_map_bar() which will ensure they are valid PCI regions.
Signed-off-by: Andrew Scull ascull@google.com
drivers/virtio/virtio_pci_modern.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com