gem5/src/python/swig
Andreas Sandberg 2974dc7a37 python: Move native wrappers to the _m5 namespace
Swig wrappers for native objects currently share the _m5.internal name
space with Python code. This is undesirable if we ever want to switch
from Swig to some other framework for native binding (e.g., PyBind11
or Boost::Python). This changeset moves all of such wrappers to the
_m5 namespace, which is now reserved for native code.

Change-Id: I2d2bc12dbc05b57b7c5a75f072e08124413d77f3
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
2017-01-27 12:40:01 +00:00
..
core.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
debug.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
drain.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
event.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
inet.i includes: sort all includes 2011-04-15 10:44:06 -07:00
pyevent.cc style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
pyevent.hh style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
pyobject.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
pyobject.hh dev: Move network devices to src/dev/net/ 2015-12-10 10:35:18 +00:00
pyobject.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
range.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
serialize.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
stats.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
time.i Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
trace.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00