Bus: Simulation fatals instead of segfault when the destination port is NULL.
Review Request #937 - Created Dec. 16, 2011 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| Reviewers | |
| Default | |
Bus: Simulation fatals instead of segfault when the destination port is NULL. This occurs when the bus gets an access to address for which doesn't have port for. Happens when the addrange or devices are not set up properly.
Looks reasonable, assuming Andreas's recent cleanup of this code doesn't make this obsolete.
