PREP machines have two IO mappings.
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 23 Apr 2005 18:18:54 +0000 (18:18 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 23 Apr 2005 18:18:54 +0000 (18:18 +0000)
commitda9b266bb8491fd41badfff8ae1772007602dcca
treea03a33b4b87c42a3dd86d4aab3dbee53f9fada9d
parentdccfafc4e1325dbf90d8ee7b2bc56e6e02eaf4b5
PREP machines have two IO mappings.
This patch adds support for non-contiguous IO map, which is used by
OS/2.
It also adds the missing legacy IO ports for the PREP PCI bridge and
changes CPU PVR from 74x/75x to 604 to make OS/2 happy.
(Jocelyn Mayer)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1381 c046a42c-6fe2-441c-8c8c-71466251a162
hw/pci.c
hw/ppc_prep.c