[Qemu-devel] [PATCH] mac99: Change memory layout to better match PowerMac3, 1

2014-05-26 Thread BALATON Zoltan
Bring the memory map closer to a PowerMac3,1 model by removing unused areas and adding the VGA and network cards after the macio to let the latter be mapped from 0x8000 like on real hardware. (On real hardware the graphics and network cards are on separate buses but we don't model that yet.) S

[Qemu-devel] [PATCH] mac99: Change memory layout to better match PowerMac3, 1

2014-04-12 Thread BALATON Zoltan
Bring the memory map closer to a PowerMac3,1 model by removing unused areas and adding the VGA and network cards after the macio to let the latter be mapped from 0x8000 like on real hardware. (On real hardware the graphics and network cards are on separate buses but we don't model that yet.) S