« Previous | Next » 

Revision 817dcc53

ID817dcc5368988b023c5e1d3f1444fd370c77c6a9

Added by Avi Kivity over 11 years ago

pci: give each device its own address space

Accesses from different devices can resolve differently
(depending on bridge settings, iommus, and PCI_COMMAND_MASTER), so
set up an address space for each device.

Currently iommus are expressed outside the memory API, so this doesn't
work if an iommu is present.

Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences