]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pci-host/grackle.c
PPC: use memory API to construct the PCI hole
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 17 Sep 2011 20:30:50 +0000 (20:30 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 27 Sep 2011 19:16:46 +0000 (19:16 +0000)
commit46f3069cba94aab44b3b4f87bc270759b4a700fa
tree6f9073a78aaa91f42a559116ec63205d57124866
parent3b7653ac48e6d1edfa4ae2496dbefbe422a94eb6
PPC: use memory API to construct the PCI hole

Avoid vga.chain4 mapping by constructing a PCI hole for upper
2G of the PCI space.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/grackle_pci.c
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/unin_pci.c