diff options
author | Marcel Apfelbaum | 2016-06-27 17:38:32 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2016-07-04 13:50:01 +0200 |
commit | b86eacb804bdb92acc48cab8cd2a465714a829ab (patch) | |
tree | abbd4f799a09a988cc9554a69c511cc5d4132548 /hw/pci-host/piix.c | |
parent | hw/ppc: realize the PCI root bus as part of mac99 init (diff) | |
download | qemu-b86eacb804bdb92acc48cab8cd2a465714a829ab.tar.gz qemu-b86eacb804bdb92acc48cab8cd2a465714a829ab.tar.xz qemu-b86eacb804bdb92acc48cab8cd2a465714a829ab.zip |
hw/pci: delay bus_master_enable_region initialization
Skip bus_master_enable region creation on PCI device init
in order to be sure the IOMMU device (if present) would
be created in advance. Add this memory region at machine_done time.
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci-host/piix.c')
0 files changed, 0 insertions, 0 deletions