diff options
author | Avi Kivity | 2012-10-03 17:17:27 +0200 |
---|---|---|
committer | Avi Kivity | 2012-10-22 14:50:08 +0200 |
commit | 817dcc5368988b023c5e1d3f1444fd370c77c6a9 (patch) | |
tree | c64ddfb4f7300c50476f59c85fc446f8a245c622 /hw/spapr_iommu.c | |
parent | memory: add address_space_destroy() (diff) | |
download | qemu-817dcc5368988b023c5e1d3f1444fd370c77c6a9.tar.gz qemu-817dcc5368988b023c5e1d3f1444fd370c77c6a9.tar.xz qemu-817dcc5368988b023c5e1d3f1444fd370c77c6a9.zip |
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 <avi@redhat.com>
Diffstat (limited to 'hw/spapr_iommu.c')
0 files changed, 0 insertions, 0 deletions