sim: Give the NullSimObject singleton a _name.
authorGabe Black <gabeblack@google.com>
Mon, 25 Sep 2017 23:14:38 +0000 (16:14 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 26 Sep 2017 21:17:51 +0000 (21:17 +0000)
commitcd5d28594d9708cca2fbbf17e9246cbd890ae336
tree46ad791702dd5a229e447e288014bba9d451a863
parent2a02e3d30de151518f6b769c59b4585b817af22c
sim: Give the NullSimObject singleton a _name.

The name is 'Null', and is what __str__ returns.

Change-Id: I113f52496f5e9133b8d03206289b719fda003582
Reviewed-on: https://gem5-review.googlesource.com/4845
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/python/m5/params.py