spapr-pci: remove io ports workaround
commitfabe9ee1133b606390f6ca463ddb490051cba760
authorGreg Kurz <gkurz@linux.vnet.ibm.com>
Fri, 7 Feb 2014 13:44:17 +0000 (7 14:44 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:27 +0000 (16 13:24 +0200)
tree82a06a1a2bff253e809fed3a9fd23a933eab4483
parent70d246c335d7fef745c3068f109926a8cee08220
spapr-pci: remove io ports workaround

In the past, IO space could not be mapped into the memory address space
so we introduced a workaround for that. Nowadays it does not look
necessary so we can remove the workaround and make sPAPR PCI
configuration simplier.

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Acked-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr_pci.c