diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2012-02-20 08:11:14 -0800 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2012-02-20 08:11:14 -0800 |
commit | e121708e08465344a2ab4df8f562159dffdf18d6 (patch) | |
tree | f0d4e1272add19b6086d4e655c6b8442b4acc6d3 /src/cpu | |
parent | 6cf9f182f678e4ddf2a2b98a5093a7418353217c (diff) | |
download | gem5-e121708e08465344a2ab4df8f562159dffdf18d6.tar.xz |
SimObject: make get_config_as_dict() tolerate undefined params
Without this patch, undefined params cause a cryptic KeyError
in multidict inside get_config_as_dict(). This patch lets
undefined params through get_config_as_dict() so they can
once again generate meaningful error messages later on in
the configuration process.
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions