Age | Commit message (Expand) | Author |
---|---|---|
2019-06-10 | configs: Fix read_config to work with new AddrRange serialization | Nikos Nikoleris |
2019-06-10 | configs: Add python3 workarounds in read_config | Nikos Nikoleris |
2019-03-18 | configs: Use absolute import paths | Andreas Sandberg |
2019-02-26 | configs: Fix Python 3 iterator and exec compatibility issues | Andreas Sandberg |
2018-03-06 | config: Switch from the print statement to the print function. | Gabe Black |
2018-01-02 | config: Handle NULL simobject parameters in read_config.py. | Gabe Black |
2018-01-02 | config: Fix parsing AddrRange parameters in read_config.py. | Gabe Black |
2018-01-02 | config: Add a --checkpoint-dir argument to read_config.py. | Gabe Black |
2015-11-22 | config: Added missing types to JSON/INI Python reader | Andrew Bardsley |
2014-10-16 | config: Add the ability to read a config file using C++ and Python | Andreas Hansson |