grackle: move PCI IO (ISA) memory region into the grackle device
commita94e5f998bf353e848a9ae7c679b06fff36b4698
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 22:01:57 +0000 (6 22:01 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (27 18:05 +1000)
tree53fa6247e01aa50a4cf357d42bfb74ffc54ac719
parenta773e64a8fd2a3ef97d6e405dbfb28c17660136d
grackle: move PCI IO (ISA) memory region into the grackle device

This simplifies the Old World machine to simply mapping the ISA memory region
into the main address space.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/pci-host/grackle.c
hw/ppc/mac_oldworld.c